17.03.2013, 03:39
"Hello there,
Today I have decided to release my gamemode. Please keep in mind that I'm still a "newbie" and that some things "could of been done" better. Also keep in mind that there is no score system yet!
Information:
I started working on this script months ago and it was kind of my summer project. I used Kyle's default LVM gamemode and fully overhauled it.
There are currently four classes: Grove, Police, Balas and Triads. Each class has a different spawn location, different weapons, unique vehicles and an own colour (playerlist)
The script has been made using ZCMD mainly because I didn't want to learn the old method at all. The script has currently 967 lines.
These enums are currently loaded:
enum pInfo
{
pPassword,
pCash,
pAdmin,
pKills,
pDeaths,
pVIP,
pBanned
}
I have decided to use Dracoblue's password hasher so credits to him for making that.
Commands:
/updates
/kill
/weapons (Opens a dialog which allows you to purchase weapons and one weapon is VIP only!)
/commands
/help
/credits
/rules
Admin commands:
/setvip
/setadmin
/sethealth
/setarmour
/setcash
/setskin
/kick
/ban
/spawns (Opens a dialog where you can teleport to each spawn)
/maintenance (Basic)
Bugs:
- No proper score system (Still using Kyle's one: cash = score)
- Money does not save on logout.
I wil upload some screenshots later!
Post below if you have any issues! (You shouldn't have any :P)
Kind Regards,
Goldenfox
DOWNLOAD LINK: Here
"
Read- This was originally posted by Goldenfox
Today I have decided to release my gamemode. Please keep in mind that I'm still a "newbie" and that some things "could of been done" better. Also keep in mind that there is no score system yet!
Information:
I started working on this script months ago and it was kind of my summer project. I used Kyle's default LVM gamemode and fully overhauled it.
There are currently four classes: Grove, Police, Balas and Triads. Each class has a different spawn location, different weapons, unique vehicles and an own colour (playerlist)
The script has been made using ZCMD mainly because I didn't want to learn the old method at all. The script has currently 967 lines.
These enums are currently loaded:
enum pInfo
{
pPassword,
pCash,
pAdmin,
pKills,
pDeaths,
pVIP,
pBanned
}
I have decided to use Dracoblue's password hasher so credits to him for making that.
Commands:
/updates
/kill
/weapons (Opens a dialog which allows you to purchase weapons and one weapon is VIP only!)
/commands
/help
/credits
/rules
Admin commands:
/setvip
/setadmin
/sethealth
/setarmour
/setcash
/setskin
/kick
/ban
/spawns (Opens a dialog where you can teleport to each spawn)
/maintenance (Basic)
Bugs:
- No proper score system (Still using Kyle's one: cash = score)
- Money does not save on logout.
I wil upload some screenshots later!
Post below if you have any issues! (You shouldn't have any :P)
Kind Regards,
Goldenfox
DOWNLOAD LINK: Here
"
Read- This was originally posted by Goldenfox