Jump to content

how to remove?


Jullul7000

Recommended Posts

probably edit the map file of the gamemode you're running (it has a .map extension) and then remove the lines of those cars

it looks like

<vehicle id="Banshee" model="429" posX="-700.66668701172" posY="946.43811035156" posZ="12.032683372498" rotX="0.59564208984375" rotY="0.66677856445313" rotZ="41.218505859375" color="3 1 0 0"/> 

Link to comment

go to gamemodes and play and open file play and open meta.xml

    "BrophY" description="A playtest/freeroam mode" version="1" type="gamemode" /> 
    resource="freeroam" /> 
    resource="spawnmanager" /> 
     
    
        "*spawnreset" value="onSpawn" 
                 friendlyname="Spawn Reset" 
                 accept="onSpawn,onServerEmpty,onServerStart" 
                 desc="When should a new spawnpoint be chosen?" 
        /> 
    
     
    "broph.map" /> 
    

delete line

    "broph.map" /> 

was delete :D

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...