Player Items - 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)
+--- Thread: Player Items (
/showthread.php?tid=438421)
Player Items -
Mr.Valdez - 20.05.2013
I am stuck on how to give a player a certain item if i make it a variable at the top like
Код:
new Jewels[MAX_PLAYERS]
if i wanted a player to enter a pickup and type a command to get the item what line do i use to give that player that item? GivePlayerItem?