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
#2

You mean you need random spawn points?
Reply
#3

https://sampwiki.blast.hk/wiki/AddPlayerClass

also that code you mentioned is not the player class ! it is Class Selection chosing your skin!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)