Posts: 814
Threads: 190
Joined: Feb 2016
Reputation:
0
i need to give player weapons and every thing he need in event
how i do
You need to be more specific..First, what kind of an event?Secondly, what does the player need in that event?
Posts: 814
Threads: 190
Joined: Feb 2016
Reputation:
0
1- dm event 2- Weapons and armour and health
Posts: 814
Threads: 190
Joined: Feb 2016
Reputation:
0
i just typed StartYourEvent; and i need a function or a stock to give to all the players in the event the weapons
Well search for some DM event filter scripts or tutorials.Making an even is not quite easy as it seems.Giving the player a weapon and setting there position to whatever you'd like isn't even the half of it.Do you want players to freely join the event by typing a command or ?And that StartYourEvent is totally useless in this case.You need to define a few things.I advise you to look up some tutorials on it first.
Posts: 153
Threads: 6
Joined: Nov 2014
Reputation:
0
GivePlayerWeapon(playerid, weaponid, ammu);