25.10.2012, 16:20
Not sure but
You are doing single array here:
and using multi-array here:
just not sure.
You are doing single array here:
pawn Code:
new Object[] = ...
pawn Code:
Objects[randobject][0]