Search Results
Not sure how many times I'll post this but please don't use outdated plugins, just updated plugins.
98
if you aren't planning to use the pickup anywhere else in the script just do PHP Code: CreatePickup(1242, 2, 1503.3359, 1432.3585, 10.1191, 27);  else, the variable binco should be glob...
161
You assigned a value to the variable 'binco' but never used it in the code.
161
Update your MySQL plugin, also use %d or %i for integers in printf.
220
Yeah it's ok but I prefer using SA-MP natives because they're much faster than PAWN code.
114
GetPlayerDistanceFromPoint. PHP код: GetPlayerDistanceFromPoint(playerid, Float:pointx, Float:pointy, Float:pointz); 
114
Create an object and attach it to the vehicle. Also use 'addsiren' param in CreateVehicle.
114