Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: MarkoZix poslato Novembar 22, 2010, 18:22:16 POSLE PODNE

Naslov: [Pomoc] Erori
Poruka od: MarkoZix poslato Novembar 22, 2010, 18:22:16 POSLE PODNE
Evo ubacio sam JunkBuster u GM od BalkanUnderground i pogledajte mi erore neznam u cemu je problem

C:\Documents and Settings\XP\Desktop\Balkan Underground\gamemodes\balkan-underground.pwn(14000) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\XP\Desktop\Balkan Underground\gamemodes\balkan-underground.pwn(14015) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\XP\Desktop\Balkan Underground\gamemodes\balkan-underground.pwn(25162) : warning 219: local variable "mod" shadows a variable at a preceding level
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.

13999- strtok(const string[], &index)
14000-{
14001-       new length = strlen(string);
14015-    return result;
25162- new mod = 100;