Jump to content
Mr. Green Gaming

Core Markers


Guest AleksCore

Recommended Posts

Guest AleksCore

Hello, Mr. Green! I want to introduce you my new Core Markers. Yes, another random markers.


coremarkee копия.png

 

How do they work?

When you pick up the marker you get random power-ups.
 

About what random power-ups are you talking?

There is 9 kinds of power-ups.

coremarkersSHOW копия.png
 
1. Boost - speed-up your vehicle to 180++ km/h
2. Rocket - shoots a rocket.
3. Repair - no comments.
4. Oil - doing the oil puddle behind you so somebody could get slipping on it and get crashed into the tree. :D
5. Spikes - drop the spikes behind you, they can blow the tires yea.
6. Magnet - slowing down the player in front of you. If you are 5th it will slow 4th player. If you are 1st it will disappear without any effects.
7. Hay - drop the hay bale behind you.
8. Barrels - drop the barrels behind you, they do damage only for the player who hit them.
9. Ramp - drop the ramp behind you.
 

I want to use your markers in my maps, what should I do?
1) Place the object with ID "3798" in your map anywhere where you want to see the markers.
2) Open your meta.xml file in map folder and place this line:

<include resource="coremarkers" />

Can I change respawn for this markers?

Yes, you can do it. Just add this line in meta.xml:

<setting name="#coremarkers_respawn" value='5000'></setting>

5000 it's a time in ms. 1s = 1000ms. Default is 10s

P.S. Example of meta.xml

 

<meta>        
    <include resource="coremarkers" />    
    <info gamemodes="race" type="map" name="New Random Shit" author="AleksCore" version="1.0.0"></info>    
    <map src="race-newrandomshit.map" dimension="0"></map>    
    <settings>        
        <setting name="#skins" value='[ "cj" ]'></setting>        
        <setting name="#maxplayers" value="[ 128 ]"></setting>        
        <setting name="#useLODs" value="[ false ]"></setting>        
        <setting name="#gamespeed" value="[ 1 ]"></setting>        
        <setting name="#ghostmode" value='[ "false" ]'></setting>        
        <setting name="#time" value="0:0"></setting>        
        <setting name="#vehicleweapons" value='[ "false" ]'></setting>        
        <setting name="#minplayers" value="[ 0 ]"></setting>        
        <setting name="#weather" value="[ 0 ]"></setting>        
        <setting name="#gravity" value="[ 0.0080000004 ]"></setting>        
        <setting name="#waveheight" value="[ 0 ]"></setting>        
        <setting name="#respawntime" value="[ 5 ]"></setting>        
        <setting name="#locked_time" value="[ true ]"></setting>        
        <setting name="#duration" value="[ 1800 ]"></setting>        
        <setting name="#respawn" value='[ "timelimit" ]'></setting>
        <setting name="#coremarkers_respawn" value='10000'></setting>    
    </settings>    
</meta>

 

Edited by AleksCore
Link to comment
Guest AleksCore

Blame ghosts. Ghosts ruin gameplay on all maps with barrels, also if ghost explode it will explode you too if you are close.

Ywa, there is default gta sounds like if you pick up checkpoint

Link to comment
  • Guest pinned this topic
  • 7 months later...

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...