Huh, have a Problem with fishing
#9

Quote:
Originally Posted by MojorX
Посмотреть сообщение
It happenings with Lotto too, i can't get money if i won it
First if you have the server script, post the COMMAND/CMD here

Search for (If your using ZCMD)

CMD:fsell or COMMAND:fsell


ZCMD commands are like this

PHP код:
COMMAND:mycommand(playeridparams[]) // or CMD:mycommand(playerid, params[]) 
{
  
// Do something
  
return 1

Or If its Other command (I dont think it is other command)

Post them they should be similar to this

For MCMD stars with this
Код:
mcmd_fsell(playerid, params[])
{
...
For rCMD
Код:
rCmd["specifiers"]->fsell(playerid, success, ...)
Reply


Messages In This Thread
Huh, have a Problem with fishing - by MojorX - 09.10.2015, 13:32
Re: Huh, have a Problem with fishing - by Iceblizard - 09.10.2015, 14:07
Re: Huh, have a Problem with fishing - by SWAT4 - 09.10.2015, 14:19
Re: Huh, have a Problem with fishing - by MojorX - 09.10.2015, 14:29
Re: Huh, have a Problem with fishing - by J0sh... - 09.10.2015, 14:42
Re: Huh, have a Problem with fishing - by MojorX - 09.10.2015, 16:46
Re: Huh, have a Problem with fishing - by MojorX - 09.10.2015, 19:07
Re: Huh, have a Problem with fishing - by perfectboy - 09.10.2015, 19:45
Re: Huh, have a Problem with fishing - by Iceblizard - 10.10.2015, 11:25

Forum Jump:


Users browsing this thread: 1 Guest(s)