Help?
#9

Quote:
Originally Posted by mtywe
View Post
Ok i see the callremotefunction so lets say this is what is used in the script: GivePlayerMoney(playerid, 600);

How do i implement this into the callremotefunction? is it: CallRemoteFunction("GivePlayerCash", playerid, "d, i", "600" ??
Like so:
pawn Code:
CallRemoteFunction("GivePlayerCash", "ii", playerid, 600);
It is documented in the wiki link I posted. Very similar to widely used format() function.
Reply


Messages In This Thread
Help? - by mtywe - 20.11.2010, 00:41
Re: Help? - by TheXIII - 20.11.2010, 00:44
Re: Help? - by mtywe - 20.11.2010, 00:46
Re: Help? - by TheXIII - 20.11.2010, 00:51
Re: Help? - by mtywe - 20.11.2010, 00:54
Re: Help? - by mtywe - 20.11.2010, 00:57
Re: Help? - by TheXIII - 20.11.2010, 01:06
Re: Help? - by mtywe - 20.11.2010, 01:31
Re: Help? - by TheXIII - 20.11.2010, 01:40
Re: Help? - by mtywe - 20.11.2010, 01:41
Re: Help? - by mtywe - 20.11.2010, 02:29
Re: Help? - by Steven82 - 20.11.2010, 03:27
Re: Help? - by mtywe - 21.11.2010, 22:19

Forum Jump:


Users browsing this thread: 1 Guest(s)