Jump to content

Meister

Members
  • Posts

    841
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Meister

  1. How can I fix this? Whenever I try to click the "Log-In" button it redirects to this page. and it stops loading. I already have set it to my application.php 'ServerAddress' => 'lifestyle-ro.net', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => '', // The base URI is the base web root on whic What wrong did I do?
  2. Holy F***ing Cow! Awesome map dude! I wanna try it so bad HAHAHA. Shit. The weird part is. I get goosebumps because of the sounds. I feel like I'm surrounded by evil spirits HAHA.
  3. Skill po ng tetra vortex.. 2011-11-22 gamit ko po.
  4. Yes sir. It is the effect of Tetra Vortex Skill. How can I possibly fix that problem? BTW, I'm using 2011-11-22 bump.
  5. done. Thank you!
  6. How to set-up the path name? Sorry I'm noob..
  7. How to fix this? Thank you.
  8. How to solve FLUX error with wrong credentials? All input credential are correct but when I try to login it says wrong pass..
  9. how to fix this? I tried to reinstall the cp and this happens..
  10. I would like to request to all graphic designer/gfx maker who have some spare time.. Server Name: Lifestyle Ragnarok Online Motto: A place to be.. Hope, Dream.. establish Camaraderie Thanks in advance!
  11. view the attached photo. Thanks. I've added CMS plugin by calcium kid and it happened. Thank you.. Bump Bump
  12. Ahaha. kala ko din nagmumura siya amp haha.
  13. I only know how to do basic script.. Thanks sir riki! Can you teach me how to? I wanna make some own script too!
  14. Information about the script: The script will give the following items if and only if the job/class have been met.. 3rd Job Characters - 3rd Job Headgears Rune Knight - Rune Circlet ( ID: 5746 ) Arch Bishop - Mitra ( ID: 5747 ) Ranger - Sniper Googles ( ID: 5748 ) Mechanic - Driver Band ( ID: 5749 ) Shadow Chaser - Shadow Crown ( ID: 5750 ) Maestro/Minstrel - Minstre Sond Hat ( ID: 5751 ) Genetic - Midas Whispers ( ID: 5752 ) Warlock - Magic Stone Hat ( ID: 5753 ) Sura/Shura - Burning Spirit ( ID: 5754 ) Guilottine Cross - Silent Enforcer ( ID: 5755 ) Sorcerer - Wispers of Wind ( ID: 5756 ) Royal Guard - Reissue Schmitz Helm ( ID: 5757 ) Wanderer - Resting Swan ( ID: 5758 ) Example. If the character is already RK, he will to talk to the NPC and he can get his/her Rune Circlet.. If he/she is not 3rd job he can't claim it.. Thank you..
  15. I have used Sir Emistry's Lucky Pick Event and it worked fine but I don't know when it'll gonna happen again. But I think its 24 hours.. I want to make it every 6 hours.. Complete detailed information. Every 6 Hours.. Price will be Red Envelope (5pcs).. Account ID 2000001 will not be a part of the account_id chosen. Thanks!
  16. I'm having an error with this script. It shows in my console that.. [syntax Error]: at Line blah.. deletepset 1; 'd'eletepset ; How to fix it?
  17. Wow The inverted screen is just amazing
  18. ah cge po. Thanks.
  19. Can you share it anyway? I would translate it back. Well, i just made the quest_db and questid2display entries for those people who are 2 lazy to make it, because he forget to share them ._. note: they are only for the lvl 86-90 quests, ill also make the other entries if they are still needed. note2: i'm not sure about the 3 hours delay, i set it to 10800 = 3 hours in seconds. Thanks for this. Does this quest for 86-90 needs Ur npc?
  20. Is greed skill working in this said client?
  21. Gumagana po ba ang GREED na skill? Gamit ko po ay 2011-11-22 na client. di ko po ma produce yung skill pero yung ibang platinum skill or quest skills ng BS ay working fine..
  22. it is very simple, see script command below. *getmonsterinfo(<mob ID>,<type>) This function will look up the monster with the specified ID number in the mob database and return the info set by TYPE argument. It will return -1 if there is no such monster (or the type value is invalid), or "null" if you requested the monster's name. Valid types are listed in const.txt: MOB_NAME 0 MOB_LV 1 MOB_MAXHP 2 MOB_BASEEXP 3 MOB_JOBEXP 4 MOB_ATK1 5 MOB_ATK2 6 MOB_DEF 7 MOB_MDEF 8 MOB_STR 9 MOB_AGI 10 MOB_VIT 11 MOB_INT 12 JOB_DEX 13 MOB_LUK 14 MOB_RANGE 15 MOB_RANGE2 16 MOB_RANGE3 17 MOB_SIZE 18 MOB_RACE 19 MOB_ELEMENT 20 MOB_MODE 21 so you can just replace the part where it will announce the mob id into "+getmonsterinfo(<mob ID>,0)+" thanks for the share! another option is not to let your GM summon any monster at all. imagine summoning 1000 treasure chest where can I see the "+getmonserinfo"
  23. Anyone who has this script? I would like to have it. Thanks in advance..
  24. Question about this.. Should I add something at quest_db?
×
×
  • Create New...