Szerző Téma: Pawno Probléma!  (Megtekintve 862 alkalommal)

Nem elérhető Nixon

Pawno Probléma!
« Dátum: 2013. Július 16. - 16:36:19 »
0 Show voters
Üdv all! Azzal a problémával jöttem,hogy mikor irom  a gamemode-ba a csatlakozási üzenetet kidob egy csomó errort.Mi lehet a gond?
 
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(763) : error 017: undefined symbol \"cvar\"
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(763) : warning 215: expression has no effect
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(764) : error 017: undefined symbol \"string\"
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(765) : error 017: undefined symbol \"string\"
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(769) : error 021: symbol already defined: \"TextDrawShowForPlayer\"
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(782) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(786) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(790) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(794) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(798) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(802) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(806) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(810) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(814) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(818) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(822) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(826) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(830) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(834) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(838) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(842) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(846) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(850) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(854) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(858) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(862) : error 010: invalid function or declaration
D:\\Stunt Life Server\\gamemodes\\SLS.pwn(866) : error 010: invalid function or declaration
Compilation aborted.Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
26 Errors.
« Utoljára szerkesztve: 2013. Július 16. - 17:02:45 írta Nixon »

Pawno Probléma!
« Válasz #1 Dátum: 2013. Július 16. - 17:01:15 »
0 Show voters
Hát míg nem látjuk a sorokat addig nem tudunk sokat mondani.

Nem elérhető Nixon

Pawno Probléma!
« Válasz #2 Dátum: 2013. Július 16. - 17:02:11 »
0 Show voters
Idézetet írta: Peter date=1373986875\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"39887\" data-ipsquote-contentclass=\"forums_Topic
Hát míg nem látjuk a sorokat addig nem tudunk sokat mondani.
 

public OnPlayerConnect(playerid)
{
cvar++;
format(string, 128, \"%s csatlakozott a szerverre! [ %i/%i ]\", GetPlayerNameEx(playerid), cvar, GetMaxPlayers());
SendClientMessageToAll(0x33CCFFAA, string);
return 1;
}

Pawno Probléma!
« Válasz #3 Dátum: 2013. Július 16. - 17:29:12 »
0 Show voters
Nem vagyok benne biztos de szerintem
new cvar++;

Nem elérhető Nixon

Pawno Probléma!
« Válasz #4 Dátum: 2013. Július 16. - 17:34:33 »
0 Show voters
Kiszedtem...És ugyan úgy csinál  :Cry2:

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal