error 047: array sizes do not match
#1

PHP код:
C:\Documents and Settings\Administrator\Desktop\BGRP\gamemodes\larp.pwn(19347) : error 047: array sizes do not match, or destination array is too small
C
:\Documents and Settings\Administrator\Desktop\BGRP\gamemodes\larp.pwn(19349) : error 047: array sizes do not match, or destination array is too small 
PHP код:
 else if(PlayerInfo[targetid][pJob] == 20) { jtext "Kontrabandis na narkotici"; }
 else if(
PlayerInfo[targetid][pJob] == 22) { jtext "Kontrabandis na materiali"; } 
Reply
#2

how you defined PlayerInfo?
Reply
#3

The problem is obviously to do with jtext not being large enough to hold the entire text.
Reply
#4

How to fix its ?
Reply
#5

Thanks dude i fix its
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)