29.02.2012, 08:32
UP!!
C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15577) : error 047: array sizes do not match, or destination array is too small C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15578) : error 047: array sizes do not match, or destination array is too small C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15711) : error 047: array sizes do not match, or destination array is too small C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15712) : error 047: array sizes do not match, or destination array is too small Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
15577. Catalog_Music_Url[r][i] = strtok(OutPut,idx,SEPERATOR_ANSI); 15578. Catalog_Music_Name[r][i] = strtok(OutPut,idx,SEPERATOR_ANSI); 15711. Music_Url[playerid][r] = strtok(OutPut,idx,SEPERATOR_ANSI); 15712. Music_Name[playerid][r] = strtok(OutPut,idx,SEPERATOR_ANSI);
Hello
I just downloaded it and put all in correct place,then I type /mp3 or /music and it shows dialog box .but when I click on Add New Music or something like that after I click on Add New Music it dont appear nothing. Help? |