tictaczep / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 0 forks source link

Adding Custom Vehicles #969

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
AddCustomVehicle("Jeep", {
    model = "models/buggy.mdl",
    price = 500,
    allowed = TEAM_COOK

Error: Couldn't include file 'fpp_mysqlcore.lua' (File not found) 
(@gamemodes/darkrp/gamemode/fpp/server/fpp_settings.lua (line 3))
--- Missing Vgui material icon16/page.png
Jeep FAILURE IN CUSTOM VEHICLE!

Original issue reported on code.google.com by themagic...@gmail.com on 1 Nov 2012 at 11:25

GoogleCodeExporter commented 8 years ago

Original comment by fpeijnen...@gmail.com on 2 Nov 2012 at 11:29