Jump to content
Mr. Green Gaming

new map settings for mappers


Recommended Posts

Hello guys, I just wanted to let you know there are new map settings options and they are:

Shooter: jump height

this option changes the normal jump height so you don't need to add your custom jumps anymore (and hopefully we can get rid of mega jump bug)

the values are the same as you would normally use just x10 for sake of simplicity, so for example if you want your jump to be 0.4 use 4 instead.

accepted values: 2-11 for reference the default jump is 2.5

to use it add this line to your map meta:

<setting name="#shooter_jumpheight" value="5"></setting>

 

Shooter: auto-repair

this auto-repair is a bit different, it works by canceling the damage event so it doesn't need to repair. but it still works and doesn't need a timer either.

accepted values: true, false. default is false

to use it add this line to your map meta:

<setting name="#shooter_autorepair" value="true"></setting>

 

Deadline: minimum speed

this changes the minimum speed vehicles will go, it can be used if you want to be able to make a small map with tighter turns.

accepted values are 40-120 and for reference the default is 70

to use it add this line to your map meta:

<setting name="#deadline_minimumspeed" value="70" />

huge thanks to Citizen and @KaliBwoy for helping me with the scripts.

Edited by Danny_DeVito
Link to comment
2 hours ago, Danny_DeVito said:

Hello guys, I just wanted to let you know there are new map settings options and they are:

Shooter: jump height

this option changes the normal jump height so you don't need to add your custom jumps anymore (and hopefully we can get rid of mega jump bug)

the values are the same as you would normally use just x10 for sake of simplicity, so for example if you want your jump to be 0.4 use 4 instead.

accepted values: 2-11 for reference the default jump is 2.5

to use it add this line to your map meta:


<setting name="#shooter_jumpheight" value="5"></setting>

 

Shooter: auto-repair

this auto-repair is a bit different, it works by canceling the damage event so it doesn't need to repair. but it still works and doesn't need a timer either.

accepted values: true, false. default is false

to use it add this line to your map meta:


<setting name="#shooter_autorepair" value="true"></setting>

 

Deadline: minimum speed

this changes the minimum speed vehicles will go, it can be used if you want to be able to make a small map with tighter turns.

accepted values are 40-120 and for reference the default is 70

to use it add this line to your map meta:


<setting name="#deadline_minimumspeed" value="70" />

huge thanks to Citizen and @KaliBwoy for helping me with the scripts.

Nice job i'll be working on a DL map with tight ass corners now :P

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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