User Tag List

Results 1 to 4 of 4

Thread: Lacewing Badge/Rank system? (can i make a rank/badge system in a chat?)

  1. #1
    Clicker Fusion 2.5 Mac

    Join Date
    Apr 2015
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Lacewing Badge/Rank system? (can i make a rank/badge system in a chat?)

    Hey there peeps.
    I was wondering if it was possible to make a rank/badge system for certain peers on a lacewing chat.
    I'm using a server from Dark-wire.com

    Could I do it?

    EDIT: I could use Bluewing if that helps.

  2. #2
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Lacewing is just used for sending data to and from. Storing it isn't Lacewing's job. (or Bluewing's for that matter)
    You could use an INI, alterable values/strings, etc.
    If you're making a custom server with Lacewing Blue Server/Lacewing Relay Server, you could do it there with use of server messages or changing the player name so it has a part of the name that is their rank. Ultimately, though, it'd be your events. Lacewing just passes on things, it doesn't store any data for peers and such.

    (Although I could put some basic storage in the next update, it'd still be up to you how that storage works - are higher ranks stored as C, B, A? 3, 2, 1? Fred, Bob, AlmightyZenTaco? etc. It'd still be your design)


    PS: Lacewing support requests should be posted in the Lacewing subforum.

  3. #3
    Clicker Fusion 2.5 Mac

    Join Date
    Apr 2015
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh alright. I could try make it if someone has a certain username in their ini they could get a rank in their username.

    And if you could add basic storage in the next update that would be cool.

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    The server should maintain this info and send their rank in a packet. You could store this using an ini or array file server side but id recommend you use SQL or sqlite to store your player account details.

Similar Threads

  1. [Lacewing] How to add badge into chat?
    By 2233 in forum Fusion 2.5
    Replies: 2
    Last Post: 28th September 2015, 01:49 PM
  2. Keeping track of rank in a racing game
    By DelphaDesign in forum Multimedia Fusion 2 - Technical Support
    Replies: 23
    Last Post: 4th May 2013, 02:16 PM
  3. Rank actives based on Y axis value
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 26th November 2012, 01:44 PM
  4. XNA Product Owner Badge?
    By geothefaust in forum XNA Export Module Version 2.0
    Replies: 2
    Last Post: 3rd June 2012, 05:50 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
  •