gun pick ups
#1

wat it is wen a player dies id like then guns they had to become like pick ups like in gta sa normal if you killa cop how would this be done on 3a
Reply
#2

GetPlayerWeapons
CreatePickup
SetTimer<optional>

Check up those functions
Reply
#3

wat would i need the timer for
Reply
#4

if you want the to disappear after some time (optional ofc)

first post edited :P
Reply
#5

yea but how to make it ?
Код:
 weapon = CreatePickup(what need to bee here?, 2, Float:X, Float:Y, Float:Z);
and here?
Код:
else if (pickupid == weapon)
	{
    GivePlayerWeapon(playerid,here,andhere);
	}
Pleas?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)