How to add more classes
#1

Код:
SetPlayerPos(playerid, 2365.2903,-1474.1792,23.8276);
	SetPlayerCameraPos(playerid, 2359.9883,-1473.9836,23.8356);
	SetPlayerCameraLookAt(playerid, 2365.2903,-1474.1792,23.8276);
	ApplyAnimation(playerid, "GANGS", "Invite_No", 4.1, 0, 1, 1, 1, 1, 1);
	GameTextForPlayer(playerid, "~y~HOOD RAT", 2000, 4);
Above you see ^, how do i add another ^
Код:
SetPlayerPos(playerid, 2365.2903,-1474.1792,23.8276);
	SetPlayerCameraPos(playerid, 2359.9883,-1473.9836,23.8356);
	SetPlayerCameraLookAt(playerid, 2365.2903,-1474.1792,23.8276);
	ApplyAnimation(playerid, "GANGS", "Invite_No", 4.1, 0, 1, 1, 1, 1, 1);
	GameTextForPlayer(playerid, "~y~HOOD RAT", 2000, 4);
        }
        case:
But ^ it didn't work
Reply


Messages In This Thread
How to add more classes - by JBee - 22.01.2015, 04:09
Re: How to add more classes - by Rabea - 22.01.2015, 05:48
Re: How to add more classes - by JeaSon - 22.01.2015, 06:33

Forum Jump:


Users browsing this thread: 1 Guest(s)