Thread: adding objets in game

Results 1 to 6 of 6
  1. #1 adding objets in game 
    Registered Member
    Join Date
    Mar 2020
    Posts
    29
    Thanks given
    7
    Thanks received
    0
    Rep Power
    10
    Hello guys,

    i can't find how adding objets in game like a maple tree or any other ressource... Can anyone help me with that?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Mar 2020
    Posts
    1
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Whats your discord buddy, i'll help, wont see someone stuck.
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Mar 2017
    Posts
    7
    Thanks given
    0
    Thanks received
    1
    Discord
    View profile
    Rep Power
    0
    Quote Originally Posted by rsps Jemo View Post
    Hello guys,

    i can't find how adding objets in game like a maple tree or any other ressource... Can anyone help me with that?
    It depends on which base you are using but mostly CustomObjects.java or GameObjectDefinitions.java, let us know which base you're using.
    Reply With Quote  
     

  5. #4  
    Registered Member
    Join Date
    Mar 2020
    Posts
    29
    Thanks given
    7
    Thanks received
    0
    Rep Power
    10
    GameObjectDefinitions

    Thank buddy i found it today

    Okay it not really work, i found where to add stuff but don't work...

    I need to add stuff in CustomObjetcs.java.

    So now i try to add a unlimited firecamp but dont work... I simply copy one already existing in game and change PoS to the new spot dans it don't work...


    here a example :

    { 2732, 2711, 3438, 0, 0 }, //unlimited fire original one
    //My own creation below
    { 2732, 2604, 3401, 0, 0 }, //unlimited fire copy
    { 2732, 2592, 3422, 0, 0 }, //unlimited fire copy

    };


    /**
    * Contains
    * @[Only registered and activated users can see links. ] ObjectId - The object ID to spawn
    * @[Only registered and activated users can see links. ] absX - The X position of the object to spawn
    * @[Only registered and activated users can see links. ] absY - The Y position of the object to spawn
    * @[Only registered and activated users can see links. ] Z - The Z position of the object to spawn
    * @[Only registered and activated users can see links. ] face - The position the object will face
    */


    does i did something wrong? does i need to do something else anywhere?
    if anyone want to help me you can message me on Discord (Dummy Doh#5718)

    thank guys

    Okay i got it,

    i had to add it in the server files AND in the client files... now work
    Reply With Quote  
     

  6. #5  
    Donator

    Join Date
    Aug 2014
    Posts
    17
    Thanks given
    8
    Thanks received
    4
    Rep Power
    11
    Quote Originally Posted by rsps Jemo View Post
    Hello guys,

    i can't find how adding objets in game like a maple tree or any other ressource... Can anyone help me with that?
    Still need help dude? Send me a message on Discord Ad#1476
    Reply With Quote  
     

  7. Thankful user:


  8. #6  
    Registered Member
    Join Date
    Mar 2020
    Posts
    29
    Thanks given
    7
    Thanks received
    0
    Rep Power
    10
    Nah i finally understood how add them... had to copy stuff in client too.... Thank for your offer, very appreciate
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 1
    Last Post: 06-26-2013, 05:24 PM
  2. [PI] Adding in game highscores that save
    By Dashboard in forum Tutorials
    Replies: 27
    Last Post: 01-18-2013, 09:19 PM
  3. Adding an in-game compile command.
    By Sinthrill in forum Tutorials
    Replies: 10
    Last Post: 07-13-2010, 06:07 AM
  4. Adding a in-game system update warning like rs
    By Bridget7298 in forum Tutorials
    Replies: 7
    Last Post: 07-17-2009, 06:11 AM
  5. Replies: 4
    Last Post: 03-21-2008, 07:46 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •