[AJUDA] Server Close Connection -
Jones Bastos - 24.03.2012
Fui colocando minhas gangs aqui! como nesse tutorial >
https://sampforum.blast.hk/showthread.php?tid=276622
Aн da esse erro > error 017: undefined symbol "Escolha"
Aн eu vou definir aн o gm compila na boa! mais quando eu seleciono minha gang da server close connection!
Creio que й algum problema aн nesse escolha!
Alguйm pode me ajudar?
Re: [AJUDA] Server Close Connection -
BreakDriFT - 24.03.2012
Poste o log.
Re: [AJUDA] Server Close Connection - rjjj - 24.03.2012
Antes das linhas nas quais estб a funзгo
SpawnPlayer, coloque

:
pawn Code:
SetSpawnInfo(playerid, 0, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
Espero ter ajudado

.
Respuesta: Re: [AJUDA] Server Close Connection -
Jones Bastos - 24.03.2012
Quote:
Originally Posted by [ODS]Break
Poste o log.
|
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team
[23:10:32] filterscripts = "" (string)
[23:10:32]
[23:10:32] Server Plugins
[23:10:32] --------------
[23:10:32] Loading plugin: sscanf
[23:10:32]
[23:10:32] ===============================
[23:10:32] sscanf plugin loaded.
[23:10:32] © 2009 Alex "Y_Less" Cole
[23:10:32] ===============================
[23:10:32] Loaded.
[23:10:32] Loaded 1 plugins.
[23:10:32]
[23:10:32] Filterscripts
[23:10:32] ---------------
[23:10:32] Loaded 0 filterscripts.
[23:10:32]
----------------------------------
[23:10:32] GAME MOD: MIX REVOLUTION
[23:10:32] ----------------------------------
[23:10:32] Number of vehicle models: 22
[23:11:04] Incoming connection: 5.50.167.238:54514
[23:11:05] [join] [GM]JuuuKa.WzK has joined the server (0:5.50.167.23

[23:11:21] [part] [GM]JuuuKa.WzK has left the server (0:2)
Re: [AJUDA] Server Close Connection -
zbt - 24.03.2012
Faзa o que o rjj disse , ou atualize para 0.3e pois esse bug foi corrigido.
Respuesta: Re: [AJUDA] Server Close Connection -
Jones Bastos - 24.03.2012
Quote:
Originally Posted by zbt
Faзa o que o rjj disse , ou atualize para 0.3e pois esse bug foi corrigido.
|
Fiz oq ele disse, mais nгo resolveu
Re: [AJUDA] Server Close Connection -
BreakDriFT - 24.03.2012
tem Algo pra c riar na
scriptfiles ?
Respuesta: Re: [AJUDA] Server Close Connection -
Jones Bastos - 24.03.2012
Quote:
Originally Posted by [ODS]Break
tem Algo pra c riar na scriptfiles ?
|
Nгo nгo!
Re: [AJUDA] Server Close Connection -
BreakDriFT - 24.03.2012
vi no tutorial la que nao tem escolha .-. so tem no titulo do dialgo verifica si ta realmente certo essa parte
a uma coisa
pawn Code:
SetSpawnInfo( playerid, 0, 0, x, y, z, 269.15, 26, 36, 28, 150, 0, 0 );
1 - 0 = team
2 - 0 = skin
x = cordenada x
y = cordenada y
z = cordenada z
269.15 = Angulo Algo assim sla .-.'
resto e as armas (:
e use dessa forma
pawn Code:
SetSpawnInfo( playerid, 0, 0, x, y, z, 269.15, 26, 36, 28, 150, 0, 0 );
SpawnPlayer(playerid);