Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by stepmex
What for a variable "sleep" in varlist?
|
sleep is a function for main().
Quote:
Originally Posted by » Pawnst★r «
Quote:
Originally Posted by kc
http://pastie.org/602932
Lock and unlock script.
Adds function SetVehicleParamsForPlayerEx(vehicleid,playerid,obj ective,doorslocked) that works exactly the same as the default version, but removes the need to re-do any SetVehicleParamsForPlayer calls in OnVehicleStreamIn, as this does it all for you!
|
Why does this make my amx look like it's ate twinkies non-stop for two years? ![confused](images/smilies/confused.gif)
|
Arrays sizes changed?..
|
No ... I just added it ... changed a conflicting variable (Vehicle[2000] to Vehiclestr[2000]) and compiled, etc. and it went from 600+ kb to 6000+ ...