[Ajuda] 4 erros
#1

C:\Users\Eduardo\AppData\Local\Temp\Rar$EXa0.726\p awno\include\PPC_PlayerCommands.inc(2776) : error 037: invalid string (possibly non-terminated string)
C:\Users\Eduardo\AppData\Local\Temp\Rar$EXa0.726\p awno\include\PPC_PlayerCommands.inc(2776) : error 017: undefined symbol "Server"
C:\Users\Eduardo\AppData\Local\Temp\Rar$EXa0.726\p awno\include\PPC_PlayerCommands.inc(2776) : warning 215: expression has no effect
C:\Users\Eduardo\AppData\Local\Temp\Rar$EXa0.726\p awno\include\PPC_PlayerCommands.inc(2776) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Eduardo\AppData\Local\Temp\Rar$EXa0.726\p awno\include\PPC_PlayerCommands.inc(2776) : fatal error 107: too many error messages on one line

PHP код:
public Timer_Restart_Reboot()
{
    new 
HostCommand[128];
    
SendRconCommand("gmx");
    
format(HostCommand128"hostname %s"GameModeName);
    
SendRconCommand(HostCommand);
    
SendRconCommand("password 0");
    return 
1;

linha
PHP код:
format(HostCommand128"hostname %s"GameModeName); 
Reply
#2

o error ta na include PPC_PlayerCommands !, nгo nesses codes qe voce mandou ..
A nгo ser qe voce tenha botado essa CallBack nas include PPC_PlayerCommands.inc que й so de comandos da PPC_Truking.
Reply
#3

'-' sim tб lб, ai eu postei a linha ai, e o cуdigo completo ;/
Reply
#4

CallBack's qe vocк criar, tem qe colocar no gamemode, nгo na include !
A include PPC_PlayerCommands.inc, so tem comandos em ZCMD, e sу !
Reply
#5

mas eu nгo mechi em nada.. \o/
Reply
#6

ta .
Abre a include PPC_PlayerCommands.inc, e me manda a linha 2776
Reply
#7

jб mandei jovem '-'

format(HostCommand, 128, "hostname %s", GameModeName);

rsrsr
Reply
#8

isso ta na include PPC_PlayerCommands.inc ? lol
Reply
#9

sim. '-'
Reply
#10

o gamemode da PPC_Truking й organizado vey,
Segue o padrгo e coloca isso no gamemode.pwn .
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)