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;