11.12.2015, 16:47
How to solve this error?
This is line number (9,925) of my gamemode ... wtf?
if needed i can post the whole code where the error comes from, please me help out for this ... . !
Код:
D:\My Stuff\SAMP Gamemodes\hzrp\gamemodes\VGRP.pwn(9925) : error 047: array sizes do not match, or destination array is too small D:\My Stuff\SAMP Gamemodes\hzrp\gamemodes\VGRP.pwn(58570) : warning 215: expression has no effect Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
else if(PlayerInfo[targetid][pDonator] == 6) { donatortxt = "Chartered Old-School"; }