Class
#1

Hey guys im scripting a GM, but when i should chosee skin i only see left and right arrow and spawn...no skins avaible to chose..only can spawn and get skin 0..

CODE:
PHP код:
public OnGameModeInit()
{
    
SetGameModeText("Wum Mode V.0");
    
AddPlayerClass(01958.37831343.157215.3746269.1425000000);
    
AddPlayerClass(451958.37831343.157215.3746269.1425000000);
    return 
1;
}
public 
OnPlayerRequestClass(playeridclassid)
{
    
SetPlayerPos(playerid1958.37831343.157215.3746);
    
SetPlayerCameraPos(playerid1958.37831343.157215.3746);
    
SetPlayerCameraLookAt(playerid1958.37831343.157215.3746);
    return 
1;

Reply


Messages In This Thread
Class - by wumpyc - 27.10.2011, 17:40
Re: Class - by Censure - 27.10.2011, 17:46
Re: Class - by grand.Theft.Otto - 27.10.2011, 20:06
Re: Class - by |_ⒾⓇⓄN_ⒹⓄG_| - 27.10.2011, 21:20
Re: Class - by grand.Theft.Otto - 27.10.2011, 21:52
Re: Class - by wumpyc - 28.10.2011, 11:50

Forum Jump:


Users browsing this thread: 1 Guest(s)