Jump to content

CrucifiedDeath

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by CrucifiedDeath

  1. I'm getting this error on my Xampp 1:51:55 AM [mysql] Problem detected! 1:51:55 AM [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" MySQL57"! 1:51:55 AM [mysql] MySQL WILL NOT start without the configured ports free! 1:51:55 AM [mysql] You need to uninstall/disable/reconfigure the blocking application 1:51:55 AM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
  2. Guys sorry if I don't have time trying out your suggestion. I'm kinda busy because of school activities and project. But I will try them all as long as I'm done with my school activities. Please don't close this topic yet. Thank you! Shout out to Emistry
  3. Wait I'm at school. Please don't close this topic yet. I'll let you guys know if there's any progress. Cheers!~
  4. Hi Emistry! . I want the title or prefix for the player to be permanent. Even if the player logged out and in, there's still the title or prefix. Not just in broadcast, but also when you hover on some player's name, there will be a prefix.
  5. Lol sorry I'm not asking for a whole script. I'm only asking for how to add a title before the player's name
  6. Ok guys thanks but I think you're going on the wrong direction. What I'm trying to say here is if the player completed my custom quest, it'll broadcast the player's name and there will be a "title" added before the player's name. Rank 1 = Newbie Rank 2 = Seasonal Rank 3 = Addicted Rank 4 = Pro Rank 5 = God If a player completed the 1st quest, the title "Newbie" will be added to his/her name. eg: Newbie Player If a player completed the 2nd quest, the title "Seasonal" will be added to his/her name. eg: Seasonal Player ... Also, I want it to be automatic not manually. Manual changing or customizing will be hell of an effort. The quest will be a chain quest. You cant do the Rank 4 quest if you're currently on the Rank 2 quest.
  7. What do you mean by modifying? Ok here's the full explaination. Think about it as a BTS quest. Every part that they complete, they will have a title before the player's IGN. I can somehow do the npc script but I don't know how to call the player's name variable (if there's something like that). For example, a specific player completed the first part of the BTS quest which for example is the Valk Helm. after the quest, their name will be "VH Holder Crucified Death" something like that.
  8. PLEASE! For scripters or programmers only. 1. What programming language does ragnarok is/are currently using? 2. Is it possible to call the variable name of the player's name? For example: String PlayerNameVariable = Crucified Death System.out.println("New Player: " + PlayerNameVariable); Output: NewPlayer: Crucified Death if you can understand the system block above, basically I want to add some kind of a "Title" before the player's name. The language that I used above is java language. That's all. Please for experienced scripters or programmers only. I'm a programmer my self and knows how to code. But there are some elements that are missing or I didn't know still. THANK YOU GUYS FOR ALL THOSE WHO ARE INTERESTED TO HELP ! More power rAthena! Shout out to Emistry
×
×
  • Create New...