Can someone explain to me...
#1

the function of AddPlayerClassEx and a good example use of it? And whats the difference between addplayerclassex and creating a variable (teams)
Reply
#2

https://sampwiki.blast.hk/wiki/AddPlayerClassEx ?
Reply
#3

Quote:
Originally Posted by xir
Посмотреть сообщение
wiki lol what was running thru my mind before this thread
Reply
#4

AddPlayerClassEx is the same as AddPlayerClass, but with AddPlayerClassEx is an extra parameters for teams (GetPlayerTeam, SetPlayerTeam)

AddPlayerClass parameters
Код:
(skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
AddPlayerClassEx parameters
Код:
(teamid, skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)