Want to add new robbery places to my CNR server.Help me
#1

i created some places through MTA map editor,converted it to samp coding through convertffs....Now i got coordinates of the location...Can someone tell me how to dd it to my GM?
Reply
#2

add them under

pawn Код:
public OnGameModeInit()
{
    //here
    return 1;
}
Reply
#3

This is my MTA code "<map edf:definitions="editor_main">
<marker id="marker (cylinder) (1)" type="cylinder" color="#890101FF" size="1" interior="0" dimension="0" alpha="255" posX="-1815.6999511719" posY="618.20001220703" posZ="35" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (cylinder) (2)" type="cylinder" color="#FF0000FF" size="1" interior="9" dimension="0" alpha="255" posX="364.89999389648" posY="-12.199999809265" posZ="1002" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (cylinder) (3)" type="cylinder" color="#FF0000FF" size="1" interior="9" dimension="0" alpha="255" posX="368.5" posY="-6.9000000953674" posZ="1001.9000244141" rotX="0" rotY="0" rotZ="0"></marker>
</map>


Should i convert this or,Should i directly insert it?
Reply
#4

You can use http://www.convertffs.com/ to convert your map, after this add it under OnGameModeInit()
Reply
#5

i tried to convert,But i cant...can u try it please?
Reply
#6

This is what i get after converting

"

/*
Objects converted: 0
Vehicles converted: 0
Vehicle models found: 0
----------------------
In the time this conversion took to finish 0.01 micro-fortnights have passed!
*/

"
Reply
#7

Check this topic, you may find the answer - https://sampforum.blast.hk/showthread.php?tid=213522
Reply
#8

Not working.......If anyone wants my gm to test or edit to add new Robbing places,I am ready to give the GM via E-Mail
Reply
#9

Just copy the positions from posX,posY,posZ , the website above dont convert(not sure if there is one) checkpoints
Reply
#10

any other solutions?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)