Posts: 65
Threads: 3
Joined: Feb 2010
Reputation:
0
did you create any in ongamemodeinit/onfilterscriptinit
do you show the right spot where the character is using the setcamerapos function?
what happens if you press the spawn button?
Posts: 65
Threads: 3
Joined: Feb 2010
Reputation:
0
what do you mean?
just post the onplayerrequstclass and ongamemodeinit/onfilterscriptinit callbacks
Posts: 17
Threads: 3
Joined: Mar 2012
Reputation:
0
Sorry for my bad english..
what do you mean? I did not understand you :/
Posts: 28
Threads: 3
Joined: Mar 2012
Set the position of the player when he connects so you can see him.
Posts: 65
Threads: 3
Joined: Feb 2010
Reputation:
0
copy and paste (here into the forum, not into the script) the parts of the script beginning with
- OnGameModeInit()
- OnFilterscriptInit()
- OnPlayerRequestClass(playerid, classid)
and write down what happens when you press the spawn button
edit: + follow RichBoys advice
edit2: in fact, set the player's position in the OnPlayerRequestClass callback, not in the onplayerconnectcallback
Posts: 17
Threads: 3
Joined: Mar 2012
Reputation:
0
I remained front no week it can see Skins now I cannot
Posts: 65
Threads: 3
Joined: Feb 2010
Reputation:
0
i do not understand that sentence
do you mean that you saw the skins a week ago but now you don't see them anymore?
how would i know what you did to your script within the week?