Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. warp prontera,155,182; change to warp "prontera",155,182;
  2. Reload the npc script after you updated the battle config value.
  3. Frankly speaking, i have no idea why would this related to your family ... or the job title ... If i am your family, i wouldn't even care about it.. ... I don't even know what is "RO", "GM", "Admin", "Developer" probably. the game isn't born in their generation/era at the first place.
  4. IF you're really passionate with RO ... and NOT part of those regular "money vacuum machine" ... or any of "Get Rich Scheme" member ... then it's really a thing o-o titles? no idea, there exist so many titles, just grab whichever you like or create yours own .. doesn't really matter .... mostly known as "GM", "Admin", "Developer" ....... lol
  5. ............... // ALTER TABLE `guild` ADD `storage_restriction` INT( 11 ) NOT NULL DEFAULT '0' it was located on top of the npc script .... first line ...
  6. lol .... with this, it solved my issue thx ...
  7. same, it still happen lol... wondering what really gone wrong with this... o-o
  8. go to modules folder and create a new folder named "info" with a index.php file inside it
  9. hmm, tried replace using above GRF...it seem like doesn't work for my case ... anything I missed?
  10. @Stolao while-loop is more efficient than for-loop. but this only limit to athena-language... in C language or other, both are similar or you could barely seen the different. https://rathena.org/board/topic/72907-channel-system/?p=156998 https://rathena.org/board/topic/72907-channel-system/?p=157119
  11. something like this ? prontera,155,175,5 script Sample#cardcount 4_F_KAFRA9,{ getinventorylist; while ( .@i < @inventorylist_count ) { if ( getiteminfo( @inventorylist_id[.@i] ) == IT_CARD ) { .@total_card_count += @inventorylist_amount[.@i]; } .@i++; } mes "You have "+.@total_card_count+" Card(s)"; close; }
  12. Please elaborate the problem you currently facing. Provide us with the following or more details if possible: - Run-time server console errors/warnings (if any). - Client side errors/warnings (if any). - Any edits to scripts or source mods (if any).
  13. Please elaborate the problem you currently facing. Provide us with the following or more details if possible: - Run-time server console errors/warnings (if any). - Client side errors/warnings (if any). - Any edits to scripts or source mods (if any).
  14. Version 1.4

    485 downloads

    Introduction : The NPC is designed to accept items from players, with contributions being non-recoverable but meticulously logged. A straightforward ranking system showcases players based on their item contributions. Game Masters have the flexibility to leverage and reset these rankings for custom events or creative initiatives at their discretion. ** Consider this a deviously delightful item sinking event for your server, complete with devilish flair and strategic mischief.
    Free
  15. View File Item Collector NPC / Item Sink Strategy Introduction : The NPC is designed to accept items from players, with contributions being non-recoverable but meticulously logged. A straightforward ranking system showcases players based on their item contributions. Game Masters have the flexibility to leverage and reset these rankings for custom events or creative initiatives at their discretion. ** Consider this a deviously delightful item sinking event for your server, complete with devilish flair and strategic mischief. Submitter Emistry Submitted 09/01/16 Category Utilities Video Content Author Emistry  
  16. Emistry

    freebie npc

    no worry, learn from the mistake and improve more.
  17. work just fine in my test server...
  18. try again https://pastebin.com/mJVPFs0N
  19. if i recall correctly, you might need to set this to true if you want to remove the password to identify yourself. $cfg['Servers'][$i]['AllowNoPassword'] = true;
  20. Just a sum up for everyone, whenever you obtained anythings from the internet, it doesn't mean the items belong to you once you saved it into your drive. If the item are made by others and not origin from you, show some courtesy to the original maker by leaving a credits/watermarks on the item. Copying from another sources not origin from the authors are still count as stealing at some point. You doesn't have the permission to own the items unless it's approved by the said owner. Not to mention, all of you manage to get a copy a the artwork are simply because the authors decide to post it online to share and illustrate his/her works/ideas. Not trying to be bias toward anyone, but stealing of these artwork happen everywhere, everyday, every moments. Especially the stuffs stolen from Gravity are everywhere in the forum. But please, at least show some respect toward the authors, give them the credits they deserve for. Show some courtesy. Last but not least, please refrain from posting out of topics.
  21. you can done it through script like this. https://pastebin.com/FnJVuVrs
  22. you have to use the source mod to clear the hatred, not the SQL trick. The SQL trick only work if you executed it while your char isn't online. Any changes that you made on the data that stored within these `acc_reg_*` table won't be updated unless your char is currently offline. When your char logout, it would simply get overwritten by current status of the char.
  23. 1859 downloads

    Original Topics : TW Gamer Forum Give credits to original author in the forum / like their topics if you like their artworks.
    Free
  24. File Name: Custom Kafra Illust File Submitter: Emistry File Submitted: 29 Aug 2016 File Category: Other Content Author: blackpear and various artists. Original Topics : TW Gamer Forum Give credits to original author in the forum / like their topics if you like their artworks. Click here to download this file
×
×
  • Create New...