Larp fish price - 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: Larp fish price (
/showthread.php?tid=204656)
Larp fish price -
antsolen - 30.12.2010
How i can change LARP fishes price ?
Re: Larp fish price -
Kitten - 30.12.2010
try to search this kind of code i never used LARP so i guess try searching this
pawn Код:
GivePlayerMoney(playerid, -5000); // dunno what is the price
Re: Larp fish price -
antsolen - 30.12.2010
Quote:
Originally Posted by Kitten
try to search this kind of code i never used LARP so i guess try searching this
pawn Код:
GivePlayerMoney(playerid, -5000); // dunno what is the price
|
Cant find that, i need kind of code where change price , some1 can help who scripter larp ?
BAD ENGLISH
Re: Larp fish price -
Macluawn - 30.12.2010
search for "public FishCost(playerid, fish)" in GameMode. Those prices are per pound I guess.
Re: Larp fish price -
antsolen - 30.12.2010
Quote:
Originally Posted by Macluawn
search for "public FishCost(playerid, fish)" in GameMode. Those prices are per pound I guess.
|
Thanks for your help it worked