SA-MP Forums Archive
[ HELP ] vip cmds =zcmd ....please read - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [ HELP ] vip cmds =zcmd ....please read (/showthread.php?tid=581032)



[ HELP ] vip cmds =zcmd ....please read - ymty - 10.07.2015

hi every one ....
i need vip cmds for California Cops and Robbers ... i tried to find on ****** ... + try to make dcmd to zcmd but im unlucky i am totally failed to make up and scripter has no time he is busy in real life .... so i decided to make a request here .... ... if any one know how to make that type of cmds please post here .. i will be very thanks full ....
this server is designed on mysql ...
i tried to put many vip system's but some cmds works some not ....
example = dbike = bike spawn === dweap weapon given but in 1 sec it reset ....
please if any one knows how to make all cmds please do me a favor ......
THANKS IN ADVANCE .....


Re: [ HELP ] vip cmds =zcmd ....please read - Michael B - 10.07.2015

Give a try to this filterscript.
With small adjustments, would be perfect for your server.


Re: [ HELP ] vip cmds =zcmd ....please read - ymty - 10.07.2015

no bro its not working perfect ... when i login to rcon make vip myself i become vip ... when i /q then relog there is no vip .... it would be better if any one give me cmds for this kind of server ....


Re : [ HELP ] vip cmds =zcmd ....please read - KillerDVX - 10.07.2015

Do you have a login system ?

If not, try to create one for saving your accounts and the VIP duty.

KillerDVX,



Re: [ HELP ] vip cmds =zcmd ....please read - ymty - 10.07.2015

yes i have login and register system im using this mod ...
https://sampforum.blast.hk/showthread.php?tid=573762&page=31

i want vip system / vip cmds for this ..... .


Re : [ HELP ] vip cmds =zcmd ....please read - KillerDVX - 10.07.2015

You said that you're able to get the VIP account, but when you disconnect, you lose the VIP duty huh ?

So, you should create a duty in your login / register system to save it correctly.

Try searching how to use "dudb".

KillerDVX,




Re: [ HELP ] vip cmds =zcmd ....please read - ymty - 10.07.2015

bro i dont know where to put because its mysql can you do it for me ...plz and give it to me...


Re : [ HELP ] vip cmds =zcmd ....please read - KillerDVX - 11.07.2015

If it's a MYSQL system, try adding this ? :

PHP код:
INSERT INTO table_name (VIP,...) VALUES (0,...) 
Not sur.. but try searching for you login system and duties there as well.

Hope it helps buddy.

KillerDVX,



Re: [ HELP ] vip cmds =zcmd ....please read - ymty - 11.07.2015

where i put this code ...
im using california cops and robbers posted by x337 ....
can you guys test that script and tell me ... and give any good vip system for that ... plz


Re: [ HELP ] vip cmds =zcmd ....please read - ymty - 15.07.2015

guys please give me some hints how to crate vip cmds with zcmd ....