1
mIRC/pawn Scripting / Re: Cannot read file: a_vcmp
« on: January 07, 2012, 10:03:11 pm »I never placed a world bound..
There's your problem. The default worldbounds should be:
SetWorldBounds( 5000.0, -5000.0, 5000.0, -5000.0 );
That must fix that up, thanks, but cant test it cause it wont let me spawn smh.. i know how to fix that, if i find any issue i'll create a thread/post in here my problem. i'm used to SA-MP scripting.