help please - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: help please (
/showthread.php?tid=340789)
help please -
amonsed - 08.05.2012
hello my name is dennis i have my own server and i need help please can you help me when i put my server online and a few mines later it gones dow when i loog at the log i see the following:
samp03svr: amx/amxfile.c:222: fputs_cell: Assertion `fp!=((void *)0)' failed.
and ingame game when i do command /setvip and makeleader the command dose not work i do not get an error message no message at all how do i fix this please thank you
Re: help please -
dugi - 08.05.2012
See
https://sampforum.blast.hk/showthread.php?tid=340389
Re: help please -
amonsed - 08.05.2012
how do i fix this one please
and ingame game when i do command /setvip and makeleader the command dose not work i do not get an error message no message at all how do i fix this please thank you
Re: help please -
Slix_ - 08.05.2012
Quote:
Originally Posted by amonsed
how do i fix this one please
and ingame game when i do command /setvip and makeleader the command dose not work i do not get an error message no message at all how do i fix this please thank you
|
It seems like you are using an edited version of Next Generation Roleplay, open your gamemode and search (CTRL + F) for:
pawn Код:
CMD:makeleader(playerid, params[])
and:
pawn Код:
CMD:setvip(playerid, params[])
Copy and paste both of the commands and insert them inside the pawn tags and send them as a reply so we can sort that out for you.