I need help fast! Part 2 < PLEASE HELP!
#1

Hi everyone, I'm the creator of https://sampforum.blast.hk/showthread.php?tid=371208 and to day I have another question related to that. Well I already fix the coordinate problem that I had but now when I enter the server everything disappears, I still can walk but the only thing i see is the ground and the sky VERY very smoky. I hope some one can help me. Thank you, and James_Nick about what you told me... yes i need help now .
Reply
#2

Explain more?
Reply
#3

OK in a minute
Reply
#4

pawn Код:
public OnPlayerSpawn(playerid)
{
     SetPlayerInterior(playerid,0);
     SetPlayerPos(playerid,-2471.11, -2797.41, 3.000);
     SetPlayerFacingAngle(playerid,0.0);
     SetCameraBehindPlayer(playerid);
     return 1;
}
Try this..
Reply
#5

It's because you have set your interior to something other than 0.
Do what Khaled said.
Reply
#6

In your older post, in the picture, you've done the interior to 14, make it 0.
Reply
#7

Quote:
Originally Posted by _Khaled_
Посмотреть сообщение
Explain more?
after choosing my skin and all that, i spawn but nothing loads. Its like being in the air but you don't fall down a even spawn a car and i was able to drive it. All I see is brown and blue, blue on top and brown under. A picture is too much right now but if u really need id tell me.
Reply
#8

Quote:
Originally Posted by Shetch
Посмотреть сообщение
It's because you have set your interior to something other than 0.
Do what Khaled said.
well i had deleted every thing but the SetPlayerPos, may be that's the problem right!.
Reply
#9

Quote:
Originally Posted by _Khaled_
Посмотреть сообщение
pawn Код:
public OnPlayerSpawn(playerid)
{
     SetPlayerInterior(playerid,0);
     SetPlayerPos(playerid,-2471.11, -2797.41, 3.000);
     SetPlayerFacingAngle(playerid,0.0);
     SetCameraBehindPlayer(playerid);
     return 1;
}
Try this..
Try this and tell me what happens.
Reply
#10

Quote:
Originally Posted by _Khaled_
Посмотреть сообщение
Try this and tell me what happens.
i'm going to log out, will come back with an answer later
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)