[Suggestion] Hide map, map created from xml and radar

Started by Luis_Labarca, Nov 15, 2016, 01:34 PM

Previous topic - Next topic

Luis_Labarca

well my suggestion is change these functions and add you the worldID
of
RawHideMapObject(ObjectModel,PosX,PosY,PosZ)
to
RawHideMapObject(ObjectWorld,ObjectModel,PosX,PosY,PosZ)

of
<item model="6000" name="Test">
<position x="0" y="0" z="0" />
<rotation format="axisangle" x="0" y="0" z="0" angle="0" />
</item>
to
<item model="6000" world="1" name="Test">
<position x="0" y="0" z="0" />
<rotation format="axisangle" x="0" y="0" z="0" angle="0" />
</item>
of
section00
to
section00_world1
of
region00
to
region08_world1

of
radarisc
to
radardisc_world1


as one you would like to have different things in each worldID
good the truth not is if this is can but only give my suggestion to my I like much that that those functions have worldID for to modify each world with things different
My server RP
IP: 51.222.28.159:8194

KAKAN

XML wasn't made for that. But about the RawHideMapObject, its a good suggestion. For that +1, else -1 for everything else.
oh no

Luis_Labarca

Quote from: KAKAN on Nov 15, 2016, 02:01 PMXML wasn't made for that. But about the RawHideMapObject, its a good suggestion. For that +1, else -1 for everything else.
that bad that the xml not is can be good there is that conformanos with what is can :D
My server RP
IP: 51.222.28.159:8194