OnPlayerChooseClass?
#5

Class id is the ID of the skin, like when you use:

AddPlayerClass(281,1759.0189,-1898.1260,13.5622,266.4503,-1,-1,-1,-1,-1,-1);

Where 281 is thats the classid

so when it's like this
pawn Код:
switch(classid) // Switches between classes
  {
     case 265:SetPlayerColor(playerid,COLOR_BLUE); // Case 265 // 265 being the class id
   }
Reply


Messages In This Thread
OnPlayerChooseClass? - by Sellize - 17.01.2013, 16:57
Re: OnPlayerChooseClass? - by mineralo - 17.01.2013, 17:55
Re: OnPlayerChooseClass? - by Sellize - 17.01.2013, 18:07
Re: OnPlayerChooseClass? - by dr.lozer - 17.01.2013, 18:09
Re: OnPlayerChooseClass? - by azzerking - 17.01.2013, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)