Jump to content
Mr. Green Gaming

help


Recommended Posts

Posted
puma markers on my map does not work

 

this is what I put in meta.xml

 


    <file src="Icons/Teleport.png"></file>

    <file src="Icons/TeleportD.png"></file>

    <file src="Icons/SlowDown.png"></file>

    <file src="Icons/SpeedUp.png"></file>

    <file src="Icons/Stop.png"></file>

    <file src="Icons/Fire.png"></file>

    <file src="Icons/BlowUp.png"></file>

    <file src="Icons/Jump.png"></file>

    <file src="Icons/Flip.png"></file>

    <file src="Icons/Reverse.png"></file>

    <file src="Icons/Rotate.png"></file>

    <file src="Icons/CarsFly.png"></file>

    <file src="Icons/CarsSwim.png"></file>

    <file src="Icons/Gravity.png"></file>

    <file src="Icons/Magnet.png"></file>

    <file src="Icons/Beer.png"></file>

    <file src="Icons/Camera.png"></file>

    <file src="Icons/FlatTires.png"></file>

    <file src="Icons/Freeze.png"></file>

    <file src="Icons/GameSpeed.png"></file>

    <file src="Icons/Color.png"></file>

    <file src="Icons/Weather.png"></file>

    <file src="Icons/Time.png"></file>

    <file src="Icons/Text.png"></file>

    <file src="Icons/AntiSC.png"></file>

    <file src="Icons/X.png"></file>

    <script src="Puma-Markers.lua" type="client"></script>

Posted
thanks but not works

 

this is the full meta.xml

 


<meta>

    <file src="music.mp3"></file>

    <script src="music.lua" type="client"></script>

    <info gamemodes="race" type="map" name="sfsfsf" author="papitasele" version="1.0.0"></info>

    <map src="test22.map" dimension="0"></map>

    <settings>

        <setting name="#skins" value='[ "cj" ]'></setting>

        <setting name="#maxplayers" value="[ 128 ]"></setting>

        <setting name="#gamespeed" value="[ 1 ]"></setting>

        <setting name="#ghostmode" value='[ "false" ]'></setting>

        <setting name="#time" value="12:0"></setting>

        <setting name="#vehicleweapons" value='[ "false" ]'></setting>

        <setting name="#minplayers" value="[ 0 ]"></setting>

        <setting name="#respawntime" value="[ 5 ]"></setting>

        <setting name="#gravity" value="[ 0.008000 ]"></setting>

        <setting name="#waveheight" value="[ 0 ]"></setting>

        <setting name="#weather" value="[ 0 ]"></setting>

        <setting name="#locked_time" value="[ false ]"></setting>

        <setting name="#duration" value="[ 1800 ]"></setting>

        <setting name="#respawn" value='[ "timelimit" ]'></setting>

    </settings>

    <script src="Puma-Markers.lua" type="client" />

    <file src="Icons/Teleport.png" />

    <file src="Icons/TeleportD.png" />

    <file src="Icons/SlowDown.png" />

    <file src="Icons/SpeedUp.png" />

    <file src="Icons/Stop.png" />

    <file src="Icons/Fire.png" />

    <file src="Icons/BlowUp.png" />

    <file src="Icons/Jump.png" />

    <file src="Icons/Flip.png" />

    <file src="Icons/Reverse.png" />

    <file src="Icons/Rotate.png" />

    <file src="Icons/CarsFly.png" />

    <file src="Icons/CarsSwim.png" />

    <file src="Icons/Gravity.png" />

    <file src="Icons/Magnet.png" />

    <file src="Icons/Beer.png" />

    <file src="Icons/Camera.png" />

    <file src="Icons/FlatTires.png" />

    <file src="Icons/Freeze.png" />

    <file src="Icons/GameSpeed.png" />

    <file src="Icons/Color.png" />

    <file src="Icons/Weather.png" />

    <file src="Icons/Time.png" />

    <file src="Icons/Text.png" />

    <file src="Icons/AntiSC.png" />

    <file src="Icons/X.png" />

</meta>

 

Posted
thanks but not works
 
this is the full meta.xml
 

<meta>
    <file src="music.mp3"></file>
    <script src="music.lua" type="client"></script>
    <info gamemodes="race" type="map" name="sfsfsf" author="papitasele" version="1.0.0"></info>
    <map src="test22.map" dimension="0"></map>
    <settings>
        <setting name="#skins" value='[ "cj" ]'></setting>
        <setting name="#maxplayers" value="[ 128 ]"></setting>
        <setting name="#gamespeed" value="[ 1 ]"></setting>
        <setting name="#ghostmode" value='[ "false" ]'></setting>
        <setting name="#time" value="12:0"></setting>
        <setting name="#vehicleweapons" value='[ "false" ]'></setting>
        <setting name="#minplayers" value="[ 0 ]"></setting>
        <setting name="#respawntime" value="[ 5 ]"></setting>
        <setting name="#gravity" value="[ 0.008000 ]"></setting>
        <setting name="#waveheight" value="[ 0 ]"></setting>
        <setting name="#weather" value="[ 0 ]"></setting>
        <setting name="#locked_time" value="[ false ]"></setting>
        <setting name="#duration" value="[ 1800 ]"></setting>
        <setting name="#respawn" value='[ "timelimit" ]'></setting>
    </settings>
    <script src="Puma-Markers.lua" type="client" />
    <file src="Icons/Teleport.png" />
    <file src="Icons/TeleportD.png" />
    <file src="Icons/SlowDown.png" />
    <file src="Icons/SpeedUp.png" />
    <file src="Icons/Stop.png" />
    <file src="Icons/Fire.png" />
    <file src="Icons/BlowUp.png" />
    <file src="Icons/Jump.png" />
    <file src="Icons/Flip.png" />
    <file src="Icons/Reverse.png" />
    <file src="Icons/Rotate.png" />
    <file src="Icons/CarsFly.png" />
    <file src="Icons/CarsSwim.png" />
    <file src="Icons/Gravity.png" />
    <file src="Icons/Magnet.png" />
    <file src="Icons/Beer.png" />
    <file src="Icons/Camera.png" />
    <file src="Icons/FlatTires.png" />
    <file src="Icons/Freeze.png" />
    <file src="Icons/GameSpeed.png" />
    <file src="Icons/Color.png" />
    <file src="Icons/Weather.png" />
    <file src="Icons/Time.png" />
    <file src="Icons/Text.png" />
    <file src="Icons/AntiSC.png" />
    <file src="Icons/X.png" />
</meta>
 

I'll try to fix

Posted (edited)

Download this:

 

Puma-Markers.zip (148 KB)

 
 
put the Puma-Markers.zip in: C:\Program Files (x86)\MTA San Andreas 1.3\server\mods\deathmatch\resources\[editor]
 
Open your map in the map editor and click in ''Definitions'' and add the Puma-markers
 
 
 
Your meta.xml should be like
 
<meta>
    <file src="music.mp3"></file>
    <script src="music.lua" type="client"></script>
    <info gamemodes="race" type="map" name="sfsfsf" author="papitasele" version="1.0.0"></info>
    <map src="test22.map" dimension="0"></map>
    <script src="Puma-Markers.lua" type="client" />
    <file src="Icons/Teleport.png" />
    <file src="Icons/TeleportD.png" />
    <file src="Icons/SlowDown.png" />
    <file src="Icons/SpeedUp.png" />
    <file src="Icons/Stop.png" />
    <file src="Icons/Fire.png" />
    <file src="Icons/BlowUp.png" />
    <file src="Icons/Jump.png" />
    <file src="Icons/Flip.png" />
    <file src="Icons/Reverse.png" />
    <file src="Icons/Rotate.png" />
    <file src="Icons/CarsFly.png" />
    <file src="Icons/CarsSwim.png" />
    <file src="Icons/Gravity.png" />
    <file src="Icons/Magnet.png" />
    <file src="Icons/Beer.png" />
    <file src="Icons/Camera.png" />
    <file src="Icons/FlatTires.png" />
    <file src="Icons/Freeze.png" />
    <file src="Icons/GameSpeed.png" />
    <file src="Icons/Color.png" />
    <file src="Icons/Weather.png" />
    <file src="Icons/Time.png" />
    <file src="Icons/Text.png" />
    <file src="Icons/AntiSC.png" />
    <file src="Icons/X.png" />
    <settings>
        <setting name="#skins" value='[ "cj" ]'></setting>
        <setting name="#maxplayers" value="[ 128 ]"></setting>
        <setting name="#gamespeed" value="[ 1 ]"></setting>
        <setting name="#ghostmode" value='[ "false" ]'></setting>
        <setting name="#time" value="12:0"></setting>
        <setting name="#vehicleweapons" value='[ "false" ]'></setting>
        <setting name="#minplayers" value="[ 0 ]"></setting>
        <setting name="#respawntime" value="[ 5 ]"></setting>
        <setting name="#gravity" value="[ 0.008000 ]"></setting>
        <setting name="#waveheight" value="[ 0 ]"></setting>
        <setting name="#weather" value="[ 0 ]"></setting>
        <setting name="#locked_time" value="[ false ]"></setting>
        <setting name="#duration" value="[ 1800 ]"></setting>
        <setting name="#respawn" value='[ "timelimit" ]'></setting>
    </settings>
</meta>
Edited by RaaFaaeL
Posted (edited)

To get it working in-game you download the resource and load the definition as RaaFaael wrote.

after adding definition scroll in action bar (left down) and it should appear,

you don't need anything in map folder or <meta> to make it work in the map editor, you add those for the people that download your map.

 

Edited by hulpje
Posted
does not work, I will use netxtreme editor tools to create teleporters

thanks RaaFaael for your help :):clap:

Yea thats what i've been using, puma marker seems more complicated to me.

Posted (edited)

what server?

 

client:

files to map.rar

 

resource:

Puma-Markers.zip

 

You used the .lua above in client?

 

any warnings coming up when using debugscript 3?  (write in console) when opening the map?

 

If everything works in map-editor, there must be something wrong with either ur own server or the reference to the required files.

Edited by hulpje
Posted
In the editor it works

Thank you all. But I will use nextreme editor tools, if it works to perfection

Thanks.......

if you want, you send me your map and I test on my test server.

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