AntisocialChump

Member
  • Content count

    4
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About AntisocialChump

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. AntisocialChump

    How to customize vehicle spawning?

    First off, I would like to say that I want to make my server to where you can find a vehicle immediately when you spawn in so you don't have to walk all the way. Second, the issue is, when I save the file containing this vehicles spawn info, it seems that it does not apply to the server even if I restart it.
  2. AntisocialChump

    How to customize vehicle spawning?

    Hi, I have an exile server running and am trying to figure out why I am not seeing any vehicles that spawn within 100 meters in the middle of nowhere /////////////////////////////////////////////////////////////////////// // VEHICLE SPAWN CONFIGURATION /////////////////////////////////////////////////////////////////////// class VehicleSpawn { /** * Grid Size for vehicle spawning, * smaller the number more vehicles, * you get the point */ vehiclesGridSize = 100; /** * Vehicle ammount per grid * kinda self explanitory */ vehiclesGridAmount = 4; I am saving and shutting down and starting up my server and nothing happens. I even went to vehiclegridsize to 500, and vehiclesgridamount to 50 and I was still seeing nothing. Thank you.
  3. AntisocialChump

    [SOLVED] [FIXED] Crash on join to multiple servers

    PROBLEM SOLVED: Make sure your CBA is fully updated and that you disable your zombies and demons mod. Try now! Hope this helps!
  4. AntisocialChump

    [SOLVED] [FIXED] Crash on join to multiple servers

    SAME HERE! Trying to figure this out with the staff of my server I play on atm. This sucks.