Looking for a few scripts

err0r

New Member
I have been looking for a few scripts that i would like to add but it seems everything i find is not valid with infistar or only parts of the codes are posted. The scripts im looking for are Vehicle God mode in traders even if the player leaves the traders, also locked vehicle God mode and anti tow locked vehicles. If you think you could help me post your skype/steam/email in a PM or respond here.
 
This is what I used to use to disable tow and lift: http://epochmod.com/forum/index.php?/topic/2112-tutorial-disabling-r3f-towlift-for-locked-vehicles/

And this looks to be no damage on locked vehicles: http://epochmod.com/forum/index.php?/topic/3190-godmode-vehicles-in-safe-zones/

Also you might wanna add a script to remove vehicles after restart becuase people will be able to park inside of traders with god mode vehicles and just leave them there.
http://epochmod.com/forum/index.php?/topic/5214-script-to-remove-vehicles-at-traders/
 
This is what I used to use to disable tow and lift: http://epochmod.com/forum/index.php?/topic/2112-tutorial-disabling-r3f-towlift-for-locked-vehicles/

And this looks to be no damage on locked vehicles: http://epochmod.com/forum/index.php?/topic/3190-godmode-vehicles-in-safe-zones/

Also you might wanna add a script to remove vehicles after restart becuase people will be able to park inside of traders with god mode vehicles and just leave them there.
http://epochmod.com/forum/index.php?/topic/5214-script-to-remove-vehicles-at-traders/

Thanks btw also

Would you happen to have a NapF trader godMode script?
 
Quick Google.

Replace your old safezone Coordinates with this.

Code:
_safezones = [
    [[8246.3184,15485.867],50, "Lenz"], // Lenzburg
    [[15506.952,13229.368],100, "Emmen"], // Emmen
    [[12399.751,5074.5273],75, "Schratten"], // Schratten
    [[10398.626,8279.4619],50, "Bandit"], // Bandit camp
    [[5149.9814,4864.1191],50, "Hero"], // Hero vendor
    [[2122.7954,7807.9878],50, "Wholesaler"], // Wholesaler 1
    [[5379.0342,16103.187],50, "Wholesaler"], // Wholesaler 2
    [[6772.8877,16983.27],50, "Boatdealer"], // Boat dealer 1
    [[16839.973,5264.0566],50, "Boatdealer"] // Boat dealer 2
];

Link: http://epochmod.com/forum/index.php?/topic/6519-safe-zone-coordinates/?p=42640
 
Back
Top