Server Closed Connection
#1

I need help with my script.When i connect to my server then i enter my pass.Then Server Closed Connection.Even
when i register new account it also do the same thing.How can i fix it?
Contact me on Msn:arnoldaztecas@hotmail.com
Reply
#2

SetSpawnInfo before SpawnPlayer(), it should be fixed in R3
Reply
#3

Quote:
Originally Posted by Hoborific
View Post
SetSpawnInfo before SpawnPlayer(), it should be fixed in R3
?What do u mean Fixed in R3.Where do i put SpawnPlayer(),
Reply
#4

Wherever you have spawned the player via Spawn or SpawnPlayer or whatever the function is, use SetSpawnInfo before you do it, example:

pawn Code:
SetSpawnInfo(playerid,0,Stats[playerid][Skin],X,Y,Z,0,0,0,0,0,0,0);
    SpawnPlayer(playerid);
Reply
#5

I put SetSpawnInfo(playerid);
above SpawnPlayer(playerid);
It has the same warning 12 warnings
Code:
number of arguements not match
Reply
#6

Not working.
Reply
#7

Yeah no shit, you can't just copy/paste my code, SetSpawnInfo(PLAYERID,TEAMID,SKINID,X,Y,Z,R?,WEAP1 ,WEAP1AMMO,WEAP2,WEAP2AMMO,WEAP3,WEAP3AMMO

You need to fill in the parameters with things such as the XYZ, skin, and shit.

I think you should um. try editing something more beginner friendly.
Reply
#8

Can you help me with teamviewer?
Reply
#9

Is an Rp Gm so it can relog in the same player.I want them to load at their last spot
Reply
#10

Anyone helping me with teamviewer?Pm me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)