SA-MP Forums Archive
help me - 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: help me (/showthread.php?tid=83540)



help me - s_n_a_k_e - 25.06.2009

Hello i am portuguese sorry my bad english..


I want to start with full health, full armour, and all guns on lvdm.. I want this mod on my server

How?





Please help me


Re: help me - refshal - 25.06.2009

You aren't able to obtain all Guns in your Inventory.

But Full Health, and Full Armor:

Код:
SetPlayerHealth(playerid, 100);
SetPlayerArmour(playerid, 100);
By the way... Wrong Section?