In the midle of the nowhere!
#1

I have done everything what types into samp tutorials for adding some class..and..
i have put my own coordinates (it shouldn't be wrong cuz i used /save cmnd into samp_debug)..
and when i join a game...
PAF!



any help?

--- EDIT---

thought i might add coordinates...

Quote:

2522.7598,-1679.1478,15.4970,85.4960

p.s. this dude should spawn in GS in front off Sweet's house
Reply
#2

Maybe interior is wrong?
Reply
#3

Try:

Код:
SetPlayerInterior(playerid, 0);
Reply
#4

Quote:
Originally Posted by Stigg
Посмотреть сообщение
Try:

Код:
SetPlayerInterior(playerid, 0);
that helped with that problem i had..
but now..
in class selection is everything black..
can i combine somehow to get them both right... i'll put a ss in EDIT

---EDIT---
Reply
#5

Uh isn't it just x,y,z?
Reply
#6

Quote:
Originally Posted by Darklom
Посмотреть сообщение
Uh isn't it just x,y,z?
i have no idea :P

anyways..it should look like this( that's when there's SetPlayerInterior(playerid, 14); ):

Reply
#7

Try to add this in "OnPlayerSpawn(playerid)":
pawn Код:
SetPlayerInterior(playerid, 0);
Or are you supposed to spawn in the house of the class selection? Then change '0' to '14'
Reply
#8

well..
that helped..
thx a lot
Reply
#9

No Problem, But I see that someone'd already give the right answer
Quote:
Originally Posted by Stigg
Посмотреть сообщение
Try:

Код:
SetPlayerInterior(playerid, 0);
Reply
#10

Quote:
Originally Posted by Kwarde
Посмотреть сообщение
No Problem, But I see that someone'd already give the right answer
well.. yeah.. but..
i just needed to combine somehow those 2 interiors.... just like he said :
Quote:
Originally Posted by ******
Посмотреть сообщение
Use your original SetPlayerInterior in OnPlayerRequestClass and the new one in OnPlayerSpawn.
well..
this should lock or something
thx again
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)