Thread: Mapdot for same game modes, help.

Results 1 to 5 of 5
  1. #1 Mapdot for same game modes, help. 
    Registered Member
    Join Date
    Feb 2017
    Posts
    17
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    I'm using Lost Isle I am trying to make it to where if someone has the same game mode as you theor Mapdot is a different color. for example: Ironman has Ironman Mapdot color change if client player is Ironman aswell.

    I found the code where it is called, but I'm having trouble.
    Please reply with feedback or private message me thanks.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Mar 2012
    Posts
    1,023
    Thanks given
    221
    Thanks received
    299
    Rep Power
    605
    client -> Player.java, updateplayer block, add a short to be read and where the minimap dot is drawn catch it and apply the color
    server -> send the value in the same order it's read by the client.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2017
    Posts
    17
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Still need this.
    Reply With Quote  
     

  4. #4  
    Registered Member Rememberm3's Avatar
    Join Date
    Aug 2013
    Posts
    1,716
    Thanks given
    56
    Thanks received
    108
    Rep Power
    129
    Quote Originally Posted by TeeWhy View Post
    Still need this.
    Nucleon helped quite good, so tell us what you need, what you don't understand.
    Be more specific.
    Attached image
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2017
    Posts
    17
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by RememberM3 View Post
    Nucleon helped quite good, so tell us what you need, what you don't understand.
    Be more specific.
    I have found where minidots is called and where it calls the color for certain dots. But I am a little confused about the Player.java updateblock. I see the String for username. But I'm not quite sure how to add a short for the game mode, and where to look server sided.
    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. Highscores for multiple game modes
    By Audi in forum Help
    Replies: 3
    Last Post: 04-30-2016, 07:18 AM
  2. Replies: 16
    Last Post: 12-28-2014, 07:49 AM
  3. Looking for a gaming computer any help, witch to pick.
    By Edit Username in forum Hardware
    Replies: 1
    Last Post: 09-02-2014, 11:54 PM
  4. Replies: 1
    Last Post: 07-23-2013, 12:21 PM
  5. need help disableing drops for same ip.
    By ii claw iii in forum Help
    Replies: 3
    Last Post: 05-03-2010, 08:52 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •