Players spawn
#1

I wrote the players coordinates

AddPlayerClass(126,-49.8652,-271.1516,6.6332,182.7898,0,0,0,0,0,0); //
AddPlayerClass(126,-57.0681,31.7166,3.1172,161.2398,0,0,0,0,0,0); //
AddPlayerClass(2,-49.8652,-271.1516,6.6332,182.7898,0,0,0,0,0,0); //
AddPlayerClass(2,-57.0681,31.7166,3.1172,161.2398,0,0,0,0,0,0); //
AddPlayerClass(0,-49.8652,-271.1516,6.6332,182.7898,0,0,0,0,0,0); //
AddPlayerClass(0,-57.0681,31.7166,3.1172,161.2398,0,0,0,0,0,0); //

under OnGameModeInIt (players coordinates and veichles coordinates are mixed...)

Anyway, i always spawn out of a casino in las venturas! and i get only cj's skin aswell!
Reply
#2

Have you been moving through the classes? (Pressed < or >)
Reply
#3

no maybe i know the problem because under OnGameModeInIt i found this

AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);

it was already there i think, i deleted it
Reply
#4

If you want a skin to every spawn, then:

AddPlayerClass({Put the skin ID, instead of 0}, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);


Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)