03.06.2015, 15:21
Yo entendi que quieres decir, quieres un comando que te pone en la clas selection y despues te espawna...este es, usando zCMD include.... porfa dame +REP si te sirvio
CMD:class(playerid,params[]) {
new string[256];
format(string,sizeof(string),"INFO: You have forced yourself into class selection using /class"); SendClientMessage(playerid,orange,string);
ForceClassSelection(playerid);
return SetPlayerHealth(playerid,0.0);
}
el spawn es automatico al elegir el skin
CMD:class(playerid,params[]) {
new string[256];
format(string,sizeof(string),"INFO: You have forced yourself into class selection using /class"); SendClientMessage(playerid,orange,string);
ForceClassSelection(playerid);
return SetPlayerHealth(playerid,0.0);
}
el spawn es automatico al elegir el skin