The problem here is i don't see the skins in my class selection
SetPlayerPos ( playerid, 195.3783+3,1343.1572,15.3746);
SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958+3.3783, 1343.1572, 15.3746);
return 1;
Its all good and still it dont work i still dont see the screens here a screenshot of it.
(https://forums.hypergamer.net/proxy.php?request=http%3A%2F%2Fimg411.imageshack.us%2Fimg411%2F1376%2Fsamp022pp7.th.png&hash=4ef39afe0fad285623033f6511d66254589e31b1) (http://img411.imageshack.us/my.php?image=samp022pp7.png)
Karma + and a big thank you for the guy who helps me fixing it :)
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
AllowPlayerTeleport(playerid,1);
return 1;
}
public OnPlayerRequestSpawn(playerid)
{
return 1;
}
try this, but subsitute them for the actual spawns, plus why is there an +3 and stuff in there
Just some stuff that the camera move's a bit but it didnt work
still doesnt work if i add thse :S
but you got karma anyway
is there any chance u could send me the script? i could then debug it for you and see what is wrong
I got it fixed myself already but thanks anyway :D
LOCKED
Karma awarded to Intox for his input :D