How could I create teams using AddPlayerClassEx
#2

I am not even sure if this is a serious question but well

Just put some number in for the teamid ... it is the first parameter
pawn Код:
// Team 1
    AddPlayerClassEx(1, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
    AddPlayerClassEx(1, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
    AddPlayerClassEx(1, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
// Team 2
    AddPlayerClassEx(2, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
    AddPlayerClassEx(2, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
    AddPlayerClassEx(2, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
Reply


Messages In This Thread
How could I create teams using AddPlayerClassEx - by DownDuckling - 18.09.2014, 01:44
AW: How could I create teams using AddPlayerClassEx - by Nero_3D - 18.09.2014, 01:54

Forum Jump:


Users browsing this thread: 1 Guest(s)