01.04.2015, 18:35
(
Last edited by JeaSon; 08/04/2015 at 09:50 AM.
Reason: Updated to v1.1
)
Introduction
hello!i made this becoz alot of people ask about this so i decided to make a new and simple one where everyone can beign a gamemode with there ideas well this gamemode is very simple with only 3 commands /stats /setlevel /setvip and it also saves kills + deaths
this gamemode have
v1.0
auto login
/stats
/setlevel
/setvip
v1.1
/mute
/unmute
/setkils
/setmoney
/setdeaths
/setscore
/blockcommand /blockcmd
/unblockcommand /unblockcmd
i hope you guys like it
gamemode
pastebin: http://pastebin.com/RX2PwsH7
SQL data: http://pastebin.com/Fr3GAhPa
change this to yours one
pawn Code:
//Let's define our mysql settings
#define host "localhost" //This will be your mysql host. Default for xampp is localhost
#define user "root" //This will be your mysql username. Default for xampp is root
#define db "sami" //This is your database name. Remember we have created a database called server before.
#define pass "" //This is your mysql password. In xampp, the password didn't set. So leave it empty.
credits
newbienoob for tutorial
BlueG for mysql plugin
***** for sscanf and whirlpool
me for creating this gamemode