Thursday, June 23, 2011

Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Features

IRC system - connects to an IRC server/room and echos chat from /o to IRC and IRC to /o
MySQL saving & loading for pretty much everything
Streamed objects with Incognito's streamer
A dynamic vehicle system (not just for owned vehicles)
Vehicle ownership - players can own 1 vehicle and save mods. Destroyed vehicles respawn at a scrapyard.
Businesses (completely dynamic, 9 types - Paintball is incomplete)
Houses (completely dynamic: closets, weapon storage, money storage, etc)
The admin system (well a similarly scripted one) from the original Vortex script
Hundreds of useful commands (general commands and many other commands, scripted w/ zcmd and sscanf)
A pretty much entirely dynamic gamemode
The bog-standard hospital system that most GF servers use (yes I know it's horrid, but the people who I scripted for wanted this)
Accent system
Modshop system - charges you for mods you buy at Transfender and other modshops
Easy to follow tutorial
Hundreds of animations
Unique arrest system
Multiple faction types
Bank
Multiple jobs
0.3 colour embedding for most text relayed to clients
Whirlpool password encryption (all passwords are encrypted with Whirlpool and are unreadable to the human eye)


The credits of this script should be inside the script, if not, this script was written by myself and Brian.

Installation instructions

Download the relevant package for your server's operating system
Unzip the package to a folder somewhere on your computer
Edit your server.cfg for your server's name and RCON password
Download the Scripting Package and unzip it
Open Pawno from the Scripting Package from the 'pawno' folder
Navigate to the .pwn file from Pawno to where you put the server package, open vx-rp.pwn
Create your database/username for MySQL
Use phpMyAdmin or some other alternative to import the SQL dump
Update the SQL defines in the script from Pawno with your new MySQL info
Re-compile the script by hitting F5
Upload the server package with the newly updated .pwn & .amx file
Confirm all of the correct files have been uploaded. This is everything in your server package - including server.cfg!
Restart your server
download here

No comments:

Post a Comment