OnPlayerRequestClass -HELP-
#1


Tell Me How I Change This OnPlayerClassSelection Menu

Can I Do /Save In Game And After Saving Put Save Position Cordinates

This Is My Code

Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetupPlayerForClassSelection(playerid);
	return 1;
}

SetupPlayerForClassSelection(playerid)
{
 	SetPlayerInterior(playerid,14);
	SetPlayerPos(playerid,258.4893,-41.4008,1002.0234);
	SetPlayerFacingAngle(playerid, 270.0);
	SetPlayerCameraPos(playerid,256.0815,-43.0475,1004.0234);
	SetPlayerCameraLookAt(playerid,258.4893,-41.4008,1002.0234);
}
And This is Style

http://i39.tinypic.com/zx8ms4.png

Ok Now Help please

Here Is my Save Cordinates I Want THis Style
Код:
AddPlayerClass(233,1220.8361,-6.3449,1001.3281,89.7828,0,0,0,0,0,0); //
Reply
#2

what about tut?

here it is Click Me
Reply
#3

I Cant Done That Plz Help Me
Its Showing A Black Screen OnlY!! -!
Reply
#4

There is a FS on the forum witch you can rotate camera etc. so you can position it and export to file and that's it
Reply
#5

Use OnPlayerRequestClass Maker by RyDeR`.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)