Jump to content

Question

Posted

Am intampinat o problema si am ramas fara gm !Deci daca stiti va rog sa ma ajutati!

Multumesc anticipat

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(24933) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25009) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25067) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25109) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25221) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25274) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25327) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25381) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25446) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25531) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25640) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(48710) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52921) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52925) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52936) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52940) : error 002: only a single statement (or expression) can follow each "case"

Pawn compiler 3.2.3664          Copyright © 1997-2006, ITB CompuPhase

16 Errors.

3 answers to this question

Recommended Posts

Posted

Am intampinat o problema si am ramas fara gm !Deci daca stiti va rog sa ma ajutati!

Multumesc anticipat

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(24933) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25009) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25067) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25109) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25221) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25274) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25327) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25381) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25446) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25531) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(25640) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(48710) : error 017: undefined symbol "GoIP"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52921) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52925) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52936) : error 017: undefined symbol "IsNum"

E:\duplicat toxic\93.119.26.252-7777\gamemodes\x.pwn(52940) : error 002: only a single statement (or expression) can follow each "case"

Pawn compiler 3.2.3664          Copyright © 1997-2006, ITB CompuPhase

16 Errors.

Define?te simbolul GoIP ?i IsNum

Posted

Pune [pawn]IsNum(const string[])

{

for (new i = 0, j = strlen(string); i < j; i++)

{

if (string > '9' || string < '0') return 0;

}

return 1;

}[/pawn] in gamemode

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.