Quote (BIG_32)
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(17823) : error 021: symbol already defined: "strtok"
у тебя 2 раза функция повторяется:)Quote (BIG_32)
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(17837) : error 047: array sizes do not match, or destination array is too small
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(35012) : error 047: array sizes do not match, or destination array is too small
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(40465) : error 047: array sizes do not match, or destination array is too small
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(42324) : error 047: array sizes do not match, or destination array is too small
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(48771) : warning 209: function "OnPlayerKeyStateChange" should return a value
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(50706) : error 021: symbol already defined: "hash"
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(50710) : error 047: array sizes do not match, or destination array is too small
C:\Users\Oleg_Timashyk\Desktop\Mygame\gamemodes\MG.pwn(50713) : error 021: symbol already defined: "num_hash"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
скинь строчки их:)