Object spawning

Results 1 to 5 of 5
  1. #1
    Enthusiast Gryffian is offline
    MemberRank
    Aug 2010 Join Date
    26Posts

    Object spawning

    Hello, i looked at this thread and i saw that i can spawn objects on map. How to do it?


  2. #2
    Banned Yamachi is offline
    BannedRank
    Oct 2006 Join Date
    Jolly EnglandLocation
    3,517Posts

    Re: Object spawning

    Search for "extra_obj.enc" on these forums.

  3. #3
    Enthusiast Gryffian is offline
    MemberRank
    Aug 2010 Join Date
    26Posts

    Re: Object spawning

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

    <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>
    i copied files to serverside to : "/etc/cabal/docs/clientfiles/data/Map"
    and to client side "data/map"
    aaand? Crashed... -.-
    Last edited by Gryffian; 17-08-10 at 09:33 AM.

  4. #4
    A Gigantic Worm trungnt88 is offline
    MemberRank
    Mar 2009 Join Date
    NevarethLocation
    314Posts

    Re: Object spawning

    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

  5. #5
    Enthusiast Gryffian is offline
    MemberRank
    Aug 2010 Join Date
    26Posts

    Re: Object spawning

    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.



Advertisement