10.07.2010, 08:44
Ok so i'm making DM zones and i have a small bug. I make it when somone type /kill it will not be in the DM zone's..
Under OnPlayerSpawn
public OnPlayerSpawn(playerid)
{
DMZone[playerid] = 0;
__________________________________________________ ________________________________________________
What's wrong when i'll be on a dm and i type /kill It says stay within world boundires.
P.S sorry for my bad english :S
Under OnPlayerSpawn
public OnPlayerSpawn(playerid)
{
DMZone[playerid] = 0;
__________________________________________________ ________________________________________________
What's wrong when i'll be on a dm and i type /kill It says stay within world boundires.
P.S sorry for my bad english :S