25.12.2010, 10:53
helped me alot thanks man
ls = CreatePickup(1274, 1, 1456.4601,-1137.6887,23.9511, 0); if(pickupid == ls) SetPlayerPos(playerid, 161.3910,-95.2856,1001.8047);
Code:
ls = CreatePickup(1274, 1, 1456.4601,-1137.6887,23.9511, 0); if(pickupid == ls) SetPlayerPos(playerid, 161.3910,-95.2856,1001.8047); but when player goto pickup plyer cant tele to zip (bugged) ^help |
How can we give the name of this pickup?
Like: The pickup of "ls" that pickup for LSPD. So if we spawn the pickup there, will be a text "LSPD" on the pickup. |