Color/Skin problem after Spawning
#2

Replace your code with

Код:
public OnPlayerSpawn(playerid)
{
if(PlayerInfo[playerid][pModel] >= 0 || PlayerInfo[playerid][pModel] < 300) return true;
return 1;
}
In the callback onplayerspawn was the code that changed the skin
Reply


Messages In This Thread
Color/Skin problem after Spawning - by kbalor - 23.07.2012, 17:32
Re: Color/Skin problem after Spawning - by [IKS]Niko_Hs™ - 23.07.2012, 18:27
Re: Color/Skin problem after Spawning - by kbalor - 23.07.2012, 18:31
Re: Color/Skin problem after Spawning - by [IKS]Niko_Hs™ - 23.07.2012, 18:58
Re: Color/Skin problem after Spawning - by kbalor - 23.07.2012, 19:05
Re: Color/Skin problem after Spawning - by [IKS]Niko_Hs™ - 23.07.2012, 19:08
Re: Color/Skin problem after Spawning - by kbalor - 23.07.2012, 19:12
Re: Color/Skin problem after Spawning - by [IKS]Niko_Hs™ - 23.07.2012, 19:15
Re: Color/Skin problem after Spawning - by kbalor - 23.07.2012, 19:21
Re: Color/Skin problem after Spawning - by [IKS]Niko_Hs™ - 23.07.2012, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)