SAMP Problem
#8

Quote:
Originally Posted by -8-Dozz3r
Посмотреть сообщение
Thanks now the server is 0.3D but i can not play in the server just like when i connect i accept the rules and then i enter my registration password and i click register then server closes connection help !
I guess you're having same problem that I had when i compiled from 0.3c to 0.3d..there is lil spawn bug in 0.3d. You have to use

pawn Код:
SetSpawnInfo(playerid, team, skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);
Before

pawn Код:
SpawnPlayer(playerid);
Just search for SpawnPlayer and place SetSpawnInfo thing above it and then it should work.
Reply


Messages In This Thread
SAMP Problem - by -8-Dozz3r - 15.01.2012, 12:12
Re: SAMP Problem - by rati555 - 15.01.2012, 12:16
Re: SAMP Problem - by -8-Dozz3r - 15.01.2012, 12:25
Re: SAMP Problem - by WackoX - 15.01.2012, 12:33
Re: SAMP Problem - by thimo - 15.01.2012, 12:34
Re: SAMP Problem - by Luis- - 15.01.2012, 12:36
Re: SAMP Problem - by -8-Dozz3r - 15.01.2012, 13:52
Re: SAMP Problem - by mSp - 15.01.2012, 14:06

Forum Jump:


Users browsing this thread: 1 Guest(s)