Class Selection code! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Class Selection code! (
/showthread.php?tid=388133)
Class Selection code! -
CrossOv3r - 27.10.2012
Hi, is very simple, i need a code for a Class selection, i am creating a Trucking gamemode and i need a place to request class
Like This
Код:
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,2196.2246,-1338.6498,23.9844);
SetPlayerFacingAngle(playerid, 179.3376);
SetPlayerCameraPos(playerid,2195.000,-1344.000,24.000);
SetPlayerCameraLookAt(playerid,2195.000,-1337.000,24.000);
But another, this is dont for a trucking xD
* Try be in a interior
Just that! Thanks!