Help ?
#1

How do i add multiple classes with different spawns and Camera look ats ?

If you could post a code, would be great
Reply
#2

to add a class use

pawn Код:
AddPlayerClass(0,0,0,0,0,0,0,0,0,0,0);

AddPlayerClass(skin id,x pos,y pos,z pos,player angle,0,0,0,0,0,0);
and for set a camera first do /save and the position you want then add the x pos + y pos + z pos

SetPlayerCameraPos(playerid, x pos,y pos,z pos);

and

SetPlayerCameraLookAt(playerid, x pos,y pos,z pos);
Reply
#3

Did you even read it ? ^^

I need help to create MULTIPLE Classes with Different Camera Positions and Spawns, Not just one...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)