Jump to content

Jezu

Members
  • Posts

    566
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Jezu

  1. Use a 'ghostring' icon of setup.exe and not the girl one.
  2. Jezu

    Cash Points

    You can also add a cash points thru phpmyadmin go to `global_reg_value` then click 'Insert' for String = #CASHPOINTS for Account ID = Account Id that you want to be put a cash points and amount.
  3. Use woe_controller by Euphy. There is a function that you need to input the itemID,Amount for each members who won the current WoE.
  4. yes it does, @afk leaves the player online. Do this with a timer like 24hrs and it will automatically logout.
  5. The only thing on this is use 3CeAM Emulator. RAthena doesn't have this feature unless someone code for it to work on rA svn.
  6. You can add check #DungeonQuest,1; then on warper script, you will add if statement like this so they cannot enter the dungeon. if(#DungeonQuest == 0) { mes "You need to take the Dungeon Quest blah blah to enter this dungeon! "; warp "SavePoint",0,0; }
  7. Try to go on your application.php, in your case, there is a custom themes and that needs to be rename as default.
  8. Hi guys, I just created my front page for my website, it took me 1hour to make this thing. Please give me rate and feedback. Cheers, Jezu
  9. it is better to be not ping-able, prone sa DDoS ang mga ping-able na servers AFAIK. But all in all, not safe pa din kahit not ping-able... better to use more security for DDoS attacks.
  10. boitata armor : { bonus bFlee,5; bonus bMaxHPrate,5; bonus bMdef,3; } sealed TGK : { bonus bMaxHPrate,50; bonus bMdef,-50; if(getrefine() > 14 ) { bonus bMaxHPrate,25} } Change the getrefine itembonus, if I have wrong with bonus 25% MaxHP... 50% + 25% = 75% or just change it to whole if(getrefine() > 14 ) { bonus bMaxHPrate,75}
  11. Thanks for this very useful diff @Xantara !
  12. Hello rA community, I just wanted to request if this is possible creating this on item_db. I don't know some of the commands of chances % in db so can you guys help me making this item script? Nen Badge system is like a Nen (On Hunter X Hunter). Badge Types: Enhancers - 10% Chance to activate +20 ATK/ +20 MATK for 10secs. Transmuters - 10% Chance to activate 50% HP/ 50% SP for 10secs. Conjurers - 10% Chance to activate 30% ATK for 10secs. Emitters - 10% Chance to activate 30% MATK for 10secs. Manipulators - 10% Chance to activate +100 Critical ATK for 10secs. All Badges have a 1% chance to activate Emperor Time. Emperor Time - Activate all of Badges type within 10secs by Halved powers. Hunter X Hunter Nen Aura Types:
  13. It's a great add-on idol! useful on any server type. I just wanted to suggest if you can send a whole guild or party so it will automatically send the prizes for all members of guild or party. Is it free add-on or paid? That's already in my to do list paid I guess hehe planning to purchase this! hope it is not over price!
  14. It's a great add-on idol! useful on any server type. I just wanted to suggest if you can send a whole guild or party so it will automatically send the prizes for all members of guild or party. Is it free add-on or paid?
  15. Go to Art & Writings Section, a lot of free templates especially by @Gerome for free Flux Template.
  16. as far as I know, the only thing you can get the item with name is @produce command..
  17. http://ragnarok.levelupgames.ph/main/enchantment-npc-guide-midheadgears/ if you visit and read it Master Emistry, the item is like a refine ticket that will enchant your mid-gear... but it is really good if that will be configurable and the itemid,cost would be much better.
  18. Yeah, I'm looking for this too... +1 for this... suggestion: make it configurable for item cost and amount to use the enchantment service.
  19. Thanks master @Jupeto for this, I will like try this now and feedback later on... thank you so much!
  20. Hello rA, I wanted to show my pvp rankings on this fluxcp and I got one add ons + sql files. Can you please help me with this? I can't manage to show the rankings. Hope you guys show some a helping hand. Here's the addons on FluxCP of mine: And here is the SQL Files. and here's the config/addon.php Hope you guys lend me a hand to fix this thing. Thanks a lot! <3
  21. You can use NOTEPAD++ to edit LUA and save it as LUB files... no need for converters or whatelse.. LUA -> LUB and LUB -> LUA are compatible with NOTEPAD++. Try it on your own, when saving.. click File -> Save as and then File.lub or File.lua.
  22. Warning! This referral system is very vulnerable and can be cheated by your own players.
  23. Yes, I've been looking for this in many private servers to get the gnd to merge on my mapcache... THANKS FOR THIS!
  24. I just found out that when using 2011-06-09, the word '%' (percent) is not displaying. Try to chat with % for example.. "I got 100% drops!" it will show a number and not the % word.
  25. It is already stated, your ragnarok.item_db on your SQL doesn't exist. Try to import your item_db.sql again..
×
×
  • Create New...