Search results

Play Now
  1. trancefied

    Request max level

    giving the level 0-50 buff item max level requirement 50, will cause it to be automatically disabled once character reach that level. but having both min and max level requirements at the same time isn't possible for one item AFAIK. gotta make a whole new requirement in code.
  2. trancefied

    Request max level

    is this what you mean? you can add level or max level requirement for an item.
  3. trancefied

    Help gm commands

    changes to its code needs to be done, this should work fine. namespace Server.Envir.Commands.Command.Admin { class Goto : AbstractParameterizedCommand<IAdminCommand> { public override string VALUE => "GOTO"; public override int PARAMS_LENGTH => 2; public override void Action(PlayerObject...
  4. trancefied

    Zircon TranceMir server (Zircon)

    thank you! always grateful for all the releases you've shared here! also a huge fan of your work <3 hopefully one day I will get to that level. :)
  5. trancefied

    Zircon TranceMir server (Zircon)

    First of all I'd like to thank everyone contributing in LOMCN Society for all the releases, tutorials, and help to make this possible. 🤍 Main Features: Low-Medium (Custom) Rates. Rebirth System. Discipline System and Skills. Instances System. Fame Points System and Titles. Group Buff. Smooth...
  6. trancefied

    Zircon TranceMir Server (Zircon)

    First of all I'd like to thank everyone contributing in LOMCN Society for all the releases, tutorials, and help to make this possible. 🤍 Main Features: Low-Medium (Custom) Rates. Rebirth System. Discipline System and Skills. Instances System. Fame Points System and Titles. Group Buff. Smooth...
  7. trancefied

    Do you remember this layout?

    mid 90s vibes lol
  8. trancefied

    Zircon TranceMir Server (Zircon)

    No tokens or special items needed. Works the same as the original accessory upgrade, only gold and items of the same type.
  9. trancefied

    Zircon TranceMir Server (Zircon)

    thank you!
  10. trancefied

    Zircon TranceMir Server (Zircon)

    First of all I'd like to thank everyone contributing in LOMCN Society for all the releases, tutorials, and help to make this possible. 🤍 Main Features: Low-Medium (Custom) Rates. Rebirth System. Discipline System and Skills. Instances System. Fame Points System and Titles. Group Buff. Smooth...
  11. trancefied

    Zircon the prefect Zircon server

    I am hosting a zircon server, currently online but only for my own and a few friends amusement. still learning how to deal with the whole zircon code & server management stuff, we all had to start somewhere. :) the whole idea started when my friends and I got tired of all the servers failing...
  12. trancefied

    Zircon the prefect Zircon server

    it is absolutely a broken class and not easy to handle! but every time I play a server without assassin in it, it feels something is missing lol even tho I mostly play as a taoist.
  13. trancefied

    Zircon the prefect Zircon server

    I completely feel you on the GM part lmao why no assassin class tho?
  14. trancefied

    Zircon the prefect Zircon server

    Hello everyone! Let's have a chat about Zircon servers! what's the perfect server in your opinion? rates? amount of new content? as original as possible? what makes you get tired of a server and just quit?
  15. trancefied

    What are you listening to

  16. trancefied

    New Staff

    Welcome!
  17. trancefied

    Help NPC Shops Cost Display

    open Server > Item > Item Info Gold > under Image, give it another number between 121-127. for me I went for 121. see photos for clarification
  18. trancefied

    What are you listening to

  19. trancefied

    Help Game Gold buy link

    Good day everyone! for (Zircon) Game Gold shop, do I need to setup a website page or is it already added in the server code? I tried adding the server's Public IP and open port but it'd lead me to a server error. I hid the public IP and Paypal account in photos. any leads are very much...
  20. trancefied

    Help Setting up FTP for launcher to update client

    solved. thanks everyone for your help!