Search Results
create a file for each vehicle id and a value "locked"=1 or 0
118
no i removed all things in OnPlayerExitVehicle/OnPlayerEnterVehicle and i meet the same problem...
76
Hi all Each time I enter a vehicle(or go out), my game blinks and switches between day and night.(as driver or passenger) please someone can help me? best regards
76
i already made that Код: public OnVehicleSpawn(vehicleid) { new playerid; for(new i = 0; i < MAX_VEHICLES; i++) if(dini_Exists(VFile(i))) { SetVehicleNumberPlate(i, dini_Get(VFile(i), ...
136
just rename tmp by other name
175
the problem is when i do /vpark the coordinates of the car are saved but the function " SetVehicleToRespawn(i);" don't allow to respawn the vehicle to the parked position.
136
you want a random team?
96
very good script nice work but dropped money is not saved?
296
hi, weapons dropped are saved?
1,859
I included the callbacks bellow public OnPlayerShotVehicle(playerid, vehicleid); { //your code here return 1; } public OnPlayerUnShotVehicle(playerid, vehicleid); { //your code here re...
1,127
I Got errors when i compil: H:\backup\samp03bsvr_R2_win32\pawno\include\YSI/y_hooks.inc(1494) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint") H:\backup\samp03bsvr_R2...
1,127
for me doesn't work too
1,314
there is some errors in the script but easy to fix
910
hi i have these errors when i compil :/ (29) : error 017: undefined symbol "GetVehicleDamageStatus" (31) : error 017: undefined symbol "UpdateVehicleDamageStatus" (2 : warning 204: symbol is assigned...
1,222