30.09.2010, 03:43
(
Последний раз редактировалось JulietaZ; 30.09.2010 в 04:19.
)
Why is it not working? D= its just a simple thing
public OnVehicleDeath(vehicleid, killerid)
{
GivePlayerMoney(killerid,1000);
return 1;
}
public OnVehicleDeath(vehicleid, killerid)
{
GivePlayerMoney(killerid,1000);
return 1;
}