06.08.2011, 00:28
(
Последний раз редактировалось Kingunit; 07.08.2011 в 04:16.
)
<Fixed>
When the player is going to the location he don't recieve the weapon
|
Also when he killed the player he won't recieve the amount of cash, just $0.
|
new
WeaponID,
RewardAmount;
g_EventWeapon = WeaponID;
g_EventReward = RewardAmount;
new
Float:g_EventPosition[4],
g_EventWeapon = 9,//Change this value
g_EventReward = 20000,//This too
g_EventPlayers = 0,
pInEvent[MAX_PLAYERS] = 0,
g_EventOpen = 0;