error 047: array sizes do not match, or destination array is too small
#4

You can't set strings like that, use format for that.
pawn Code:
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) format(ctext, sizeof(ctext), vehName[GetVehicleModel(GetPlayerVehicleID(playerid))-400]);
Reply


Messages In This Thread
error 047: array sizes do not match, or destination array is too small - by DiddyBop - 07.01.2010, 00:38
Re: error 047: array sizes do not match, or destination array is too small - by introzen - 07.01.2010, 00:40
Re: error 047: array sizes do not match, or destination array is too small - by DiddyBop - 07.01.2010, 00:46
Re: error 047: array sizes do not match, or destination array is too small - by bogeymanEST - 07.01.2010, 05:34

Forum Jump:


Users browsing this thread: 2 Guest(s)