24.03.2015, 14:49
I am trying to set the mBagLoc string to position but it gives me this error.
Код:
error 047: array sizes do not match, or destination array is too small
PHP код:
public createMBag(Float:x, Float:y, Float:z, position[])
{
mBagLoc = position; // Set the mBagLoc string to the specified position so that we can refrence it later