Need help with class selection
#1

so what i want to do is make 2 teams Usa and Russia but each of them classes has there own specific guns something like this http://prntscr.com/35ie2k and then when they are picking skins a textdraw on top of the skin saying like the team name and class

Код:
AddPlayerClass(73, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Russian
 	AddPlayerClass(100, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Russian
  	AddPlayerClass(101, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Russian
   	AddPlayerClass(111, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Russian
   	
   	AddPlayerClass(124, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Usa
   	AddPlayerClass(122, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Usa
   	AddPlayerClass(179, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Usa
   	AddPlayerClass(287, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); //--Usa
Or i want to make it something like for the team selection http://prntscr.com/35ifld and http://prntscr.com/35ifu5 for the class selection
Reply
#2

bump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)