Why's this 'CallRemoteFunction' giving me a mismatch error?
#7

Quote:
Originally Posted by OneDay
Посмотреть сообщение
PHP код:
        static const stageColours[29] = {
            
0x000000110x000000220x000000330x000000440x000000550x000000660x00000077,
            
0x000000880x000000990x000000AA0x000000BB0x000000CC0x000000DD0x000000EE,
            
0x000000FF0x000000EE0x000000DD0x000000CC0x000000BB0x000000AA0x00000099,
            
0x000000880x000000770x000000660x000000550x000000440x000000330x00000022,
            
0x00000011 };
        
PlayerTextDrawBoxColor(playeridplayerFadeScreen[playerid], stageColours[stage]);
        
// I think you need to show again
        
PlayerTextDrawShow(playeridplayerFadeScreen[playerid]); 
Thanks bud, appreciate it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)