Hello, i looked at this thread and i saw that i can spawn objects on map. How to do it?
Hello, i looked at this thread and i saw that i can spawn objects on map. How to do it?
Search for "extra_obj.enc" on these forums.
I FOUND A THING! FOR ALL WHO DONT KNOW HOW TO, HERE IS THE PROGRAM
MEGAUPLOAD - The leading online storage and file delivery service
but still don't know where to put files in serverside...
i copied files to serverside to : "/etc/cabal/docs/clientfiles/data/Map"<cabal>
<version index="1" />
<extra_object world_id="1">
<extra_stuff id="1" filename="object\war\war_a\WAR_base_wallB.ebm" min="-170.873,-25.3112,-244.727" max="215.379,650,172.775"/>
<extra_entity type="0" pos="2100,0,5900" rotate="0,0,0,0.707107" scale="1,1,1" disable_cell_radius="4" stuff_id="1" name="extra_npc_001" npc_id="32" npc_tag="0" npc_type="7" />
</extra_object>
</cabal>
and to client side "data/map"
aaand? Crashed... -.-
Last edited by Gryffian; 17-08-10 at 09:33 AM.
decrypt extra_obj.enc
edit
encrypt it again
done
nothing to work with server unless you tried to add object as NPC, Quest or Warp
It works ;) Thx.
How to get ids of those extra objects?
---------- Post added at 11:11 AM ---------- Previous post was at 10:22 AM ----------
And is there easier way to code it?
Last edited by Gryffian; 17-08-10 at 01:23 PM.