Jump to content

spinzaku

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by spinzaku

  1. To fix this error: in src/map/itemdb.cpp invalidWarning(node["Defense"], "Item defense %d exceeds DEFTYPE_MAX (%d), capping to DEFTYPE_MAX.\n", def, DEFTYPE_MAX); to //invalidWarning(node["Defense"], "Item defense %d exceeds DEFTYPE_MAX (%d), capping to DEFTYPE_MAX.\n", def, DEFTYPE_MAX); Thanks to @sader1992
  2. First of all I am unsure if this is possible via Script or needs Source edit? *Please transfer this to source request if scripting is not possible* Anyway my request is to make /w or /who more complete. Show both Online players + Autotraders. Making them separate, makes more honest server approach and not deceive your players. Example when a player does /w or is this possible?
  3. Is there like a video of this ? so i can see how the roulette works? Gepard/unique id support for the script?
  4. JUst tried this script with latest rAthena. I have same problem have that 'stone curse' issue.
  5. Thank you for this awesome script. I wish there was a setting for MAX Guild members so we can set (3v3,5v5,7v7) Maybe let guild members queue instead of guild leader? when it reaches minimum # then those who registered get ported inside?(gepard protection on queue setting?) It's 1 point per kill correct? Maybe last man standing setting.
  6. Thank you for this script. There seems to be a bug sometimes when killing required monsters. Lets say iv given a task to kill 400 porings. Sometimes killing 1 poring gives me 50 kill count instead of only 1 kill count. Sometimes the bug happens sometimes does not on different monsters. If you use @monster summon no bug. go to area where the mob is. Sometimes i can go 5/200 then at 6 it would suddenly become 56/200 EDIT: might have figured it out because i duplicated this npc in many areas. thats why count per kill is not correct. need to disable duplicate
  7. @Foob Tested 2 clients and it worked. Thanks. Need to try it out with another ip.
  8. - script No Multiple Client -1,{ OnPCLoadMapEvent: set [email protected]$, strcharinfo(3); if(!compare(.tmp$,[email protected]$)) end; set [email protected], query_sql("SELECT DISTINCT `account_id` FROM `char` WHERE `account_id` IN "+ "(SELECT `account_id` FROM `login` WHERE `last_unique_id` = "+ "(SELECT `last_unique_id` FROM `login` WHERE `account_id`="+getcharid(3)+")) AND `online` <> 0;",[email protected]); if([email protected]) { for(set([email protected],0);[email protected]<[email protected];set([email protected],[email protected]+1)) { getmapxy([email protected]$,[email protected],[email protected],0,rid2name([email protected][[email protected]])); if([email protected][email protected]$&&rid2name([email protected][[email protected]])!=strcharinfo(0)) { dispbottom "Dual accounts not allowed in this Map."; warp "prontera",156,186; } } } end; OnInit: setarray .maps$ , "prtg_cas01","prtg_cas02","prtg_cas03"; set .lens , getarraysize(.maps$) ; for(set(.a,0);.a<.lens;set(.a,.a+1)) { setmapflag .maps$[.a], mf_loadevent ; set .tmp$ ,.tmp$+.maps$[.a]+","; } } Error: [Warning]: script: buildin_getmapxy: Invalid type 0. [Debug]: Source (NPC): No Multiple Client (invisible/not on a map) [Warning]: script: buildin_getmapxy: Invalid type 0. [Debug]: Source (NPC): No Multiple Client (invisible/not on a map) I am running latest rAthena 2e3e8b8 Also have Gepard
  9. Thank you for your hardwork. But i get this error when i use your prontera. --------------------------- Error --------------------------- Resource File Loading fail prontera_re\Catholic_01_h5.rsm model\prontera_re\catholic_01_h5.rsm --------------------------- OK --------------------------- --------------------------- Error --------------------------- Resource File Loading fail prontera_re\Catholic_01_h3.rsm model\prontera_re\catholic_01_h3.rsm --------------------------- OK --------------------------- --------------------------- Error --------------------------- Resource File Loading fail prontera_re\Catholic_01_h4.rsm model\prontera_re\catholic_01_h4.rsm --------------------------- OK --------------------------- --------------------------- Error --------------------------- Resource File Loading fail prontera_re\Catholic_01_h2.rsm model\prontera_re\catholic_01_h2.rsm --------------------------- OK ---------------------------
  10. Can't seem to access the file anymore after buying?
  11. Many texture errors when i go in prontera.. i attached a .txt for the errors textureerrors.txt
  12. they are monster drops for Rock Ridge mobs, anyone have the itemdb? https://www.divine-pride.net/database/item/28242/calf-anaconda-2 https://www.divine-pride.net/database/item/13146/calf-deathadder-2 https://www.divine-pride.net/database/item/28241/calf-diamondback-2 https://www.divine-pride.net/database/item/28240/calf-kingcobra-2 https://www.divine-pride.net/database/item/28243/calf-python-2 https://www.divine-pride.net/database/item/32013/metal-stick-3
  13. I think no one has complete rock ridge yet. only 2 servers have rock ridge content i think
  14. @attackjom555 i think you attach wrong files.. item_combo_db = empty. item_db is from import folder also missing, both are in Oversea care package http://db.irowiki.org/db/item-info/28484/ http://db.irowiki.org/db/item-info/28438/
  15. got an error when i execute sql for Quest System CREATE TABLE IF NOT EXISTS `quest_map` ( `map` varchar(255) NOT NULL default 'prontera', `npc_count` int(5) unsigned, PRIMARY KEY (`map`) ) ENGINE=MyISAM; but i got this error: [Err] 1071 - Specified key was too long; max key length is 1000 bytes [Err] CREATE TABLE IF NOT EXISTS `quest_map` ( `map` varchar(255) NOT NULL default 'prontera', `npc_count` int(5) unsigned, PRIMARY KEY (`map`) ) ENGINE=MyISAM; [Msg] Finished - Unsuccessfully What do you think is the problem ?
  16. Script needs update.. Portal leading from 76 to 77 [email protected] and pori npc [email protected] and the maps unwalkable for some areas
  17. nice script. Is there any plans for ranking system? nice to see who keeps winning haha
  18. Looking for an NPC that can remove account/char bound items from inventory/storage. Example: delete rented items that cant' be stored/sell/trade/dropped like item #2741
  19. great work! Are you going to release this for free? or paid ? or showcase only ? Damn really amazing
  20. Great job! So people in-game can communicate to people in discord right? or vice versa since they can both see each other?
  21. Awesome job! Thank you for sharing this. Btw there's a minor bug -> How do you fix the mailing name? it gives null name.. string name invalid? Also the 30000 for zeny and 30001 for cash is just placeholder? so just uses the zeny icon or something? When people select zeny, they actually use the zeny currency right? not the zeny item (30000?) same goes with cash point ?
  22. May i know how you manage to fix this issue? jRO + Mado gets: Resource File Loading fail Àΰ£Á·¸öÅë¿©\costume1¸¶µµ±â¾î¿©_1.act spriteÀΰ£Á·¸öÅë¿©\costume1¸¶µµ±â¾î¿©_1.act
  23. Hey mey. My server has doram race. What happens if i use this? Will it android app crash?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.