>>>>>GIVEPLAYERMONEY<<<<< - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: >>>>>GIVEPLAYERMONEY<<<<< (
/showthread.php?tid=237367)
>>>>>GIVEPLAYERMONEY<<<<< -
bennojulian - 09.03.2011
can someone give me a script that you can give someone money out of nothing for adnim
Please Help
Re: >>>>>GIVEPLAYERMONEY<<<<< -
Stigg - 09.03.2011
https://sampwiki.blast.hk/wiki/GivePlayerMoney
Re: >>>>>GIVEPLAYERMONEY<<<<< -
Johnson_boy - 09.03.2011
EDIT: too late...
Re: >>>>>GIVEPLAYERMONEY<<<<< -
ilikenuts - 09.03.2011
pawn Код:
public OnPlayerCommandText(playerid, cmd[])
{
if (strcmp("/givemoney", cmdtext, true) == 0)
{
GivePlayerMoney(playerid, %d);
return 1;
}
Re: >>>>>GIVEPLAYERMONEY<<<<< -
bennojulian - 09.03.2011
Thanks Guys
Re: >>>>>GIVEPLAYERMONEY<<<<< -
Infamous - 09.03.2011
Quote:
Originally Posted by ilikenuts
pawn Код:
public OnPlayerCommandText(playerid, cmd[]) { if (strcmp("/givemoney", cmdtext, true) == 0) { GivePlayerMoney(playerid, %d); return 1; }
|
That code has no params to specify the amount your going to give them..
Re: >>>>>GIVEPLAYERMONEY<<<<< -
Markx - 09.03.2011
Quote:
Originally Posted by ilikenuts
pawn Код:
public OnPlayerCommandText(playerid, cmd[]) { if (strcmp("/givemoney", cmdtext, true) == 0) { GivePlayerMoney(playerid, %d); return 1; }
|
LMFAO, this wont work at all! Learn to script first
Re: >>>>>GIVEPLAYERMONEY<<<<< -
ilikenuts - 09.03.2011
Quote:
Originally Posted by Markx
LMFAO, this wont work at all! Learn to script first 
|
u first
Re: >>>>>GIVEPLAYERMONEY<<<<< -
Markx - 09.03.2011
Quote:
Originally Posted by ilikenuts
u first 
|
LMAO?
Re: >>>>>GIVEPLAYERMONEY<<<<< -
ilikenuts - 09.03.2011
Quote:
Originally Posted by Markx
LMAO?
|
no. LMFAO.