15.06.2012, 08:54
I want to have it to when people are selecting their skin with the arrows they can see the skin that it is currently on and when they press next it goes to the next. etc.
for(new c=0; c<300; c++)
{
AddPlayerClass(c, 1954.9156, 1342.8690, 15.3746, 270.0000, 0, 0, 0, 0, 0, 0);
}
SetPlayerPos(playerid, 1951.9122, 1342.9631, 15.3746);
SetPlayerFacingAngle(playerid, 270.0000);
SetPlayerCameraPos(playerid, 1954.9122, 1342.9631, 15.3746);
SetPlayerCameraLookingAt(playerid, 1951.9122, 1342.9631, 15.3746);