class selection
#1

ok here is my problem i am just learning scripting and one thing i am trying to learn is how to make skins like CJ appear on the class selection but when i script all the codes it always shows the class selection on a elevator in LV or SF here is my coding

public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(14,1302.6456,-924.4240,39.2761);
SetPlayerCameraPos(14,1305.5270,-928.6412,39.0312);
SetPlayerCameraLookAt(14,1302.6456,-924.4240,39.2761);
SetPlayerFacingAngle(14,212.1116);

return 1;

}
Reply


Messages In This Thread
class selection - by gjsnoop10 - 13.12.2009, 04:35
Re: class selection - by DJDhan - 13.12.2009, 08:52
Re: class selection - by gjsnoop10 - 13.12.2009, 16:39
Re: class selection - by gjsnoop10 - 13.12.2009, 22:27

Forum Jump:


Users browsing this thread: 1 Guest(s)