02.04.2012, 11:36
/reclass
EDIT:
You sure he has /kill? how about example he is beginner and doesn't have /kill? what you should gonna do? tell him "Make sure you type it correct" i post the code above how to make a force class selection
EDITED!
pawn Код:
dcmd_reclass(playerid, params[])
{
ForceClassSelection(playerid);
return 1;
}
Quote:
What do you mean by changing class.If you mean player class,then script a /kill command,and before killing press F4,you will be returned to class selection..What is the /rescue command supossed to do?
|
EDITED!