DOC_tr Posted July 29, 2015 Posted July 29, 2015 (edited) MonstersSpawn add informations to mobs (their location) and maps with list of the monsters are on the map. Most map image are in the folder /data/maps/ but not all. Install: GitHub - https://github.com/FaustVlll/monster_spawn Folder maps_spawn move to addons (addons/maps_spawn) Folder data (map images) must be combine with you data Then create tables with mobs and maps (http://your.site/?module=admin_spawn) and upload file *Athena/db/(re|pre-re)/map_cache.dat to filling the database. All your scripts with mobs (*Athena/npc/re/mobs) you must create zip archive, and upload too. You must have tables item_db, item_db2, mob_db and mob_db2 to Pre-Renewal or item_db_re, item_db2_re, mob_db_re and mob_db2_re to Renewal Script tested on last FluxCP(29.07.2015), rAthena 17726, and Linux Sorry for my English And finally, some of screenshots UPD Add monster respawn Area (if exist) Map file change from map_index.txt to map_cache.dat Edited July 30, 2015 by DOC_tr 6
Mystery Posted July 29, 2015 Posted July 29, 2015 Awesome release buddy I added it to my site and made it mobile responsive 1
DOC_tr Posted July 29, 2015 Author Posted July 29, 2015 Repository update. remove select Pre/Renewal (its get from config CP) many small fixes 1
DOC_tr Posted August 21, 2015 Author Posted August 21, 2015 New version. Add all warps Add NPCs Add shops All your scripts (*Athena/npc) you must create zip archive, and upload to admin. Example - http://test.phpbl.ru/?module=map 2
Mystery Posted August 22, 2015 Posted August 22, 2015 New version. Add all warps Add NPCs Add shops All your scripts (*Athena/npc) you must create zip archive, and upload to admin. Example - http://test.phpbl.ru/?module=map /me cries tears of joy. You made my life so much easier <3 1
Conflicts Posted August 23, 2015 Posted August 23, 2015 You're awesome! I could definitely use these.
DOC_tr Posted August 24, 2015 Author Posted August 24, 2015 Last version. Refactoring code Add "BUYABLE AT" Example: Npc List - http://test.phpbl.ru/?module=npcs Npc View - http://test.phpbl.ru/?module=npcs&action=view&id=1231 Arrow buyable al - http://test.phpbl.ru/?module=item_new&action=view&id=1750 Thx for view
Elijah23 Posted September 8, 2015 Posted September 8, 2015 Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. 1
Tranquility Posted September 17, 2015 Posted September 17, 2015 This piece of work is awesome. Makes the CP more of a wiki! Wouldn't this be able to become a 'default' FluxCP addon for both rA & Herc's version of FluxCP? Optional to enable/use it, but certainly easier to maintain this way?
thor1009 Posted November 6, 2015 Posted November 6, 2015 (edited) I just want to say AWESOME!!!!! Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. According to my experience, you may check your php.ini upload_max_filesize = 64M post_max_size = 64M make sure these two items are both larger than the file you uploaded, if you cannot find the second item, add it below upload_max_filesize. If you are using max BTW, for some reason, the getFiles function in modules/admin_spawn/parse.php is not working for my npc scripts. I have to change $item to trim($item) to make sure the files are correctly loaded. This is really an amazing feature, many thanks to DOC_tr for sharing this. Edited November 6, 2015 by thor1009
Vy Low Posted November 8, 2015 Posted November 8, 2015 (edited) anyone encountered this error on shop npc? i get this error after click the show button "error with loading items" Edited November 8, 2015 by Vy Low
feliper12 Posted November 22, 2015 Posted November 22, 2015 (edited) Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. Did you find any solution? I am getting the exactly same error. When I upload maps_cache.dat file, all maps are inserted into the table but when I try to import my npc.zip folder, nothing happens. No error messages. Edited November 22, 2015 by feliper12 1
KoriTime Posted November 27, 2015 Posted November 27, 2015 in the addon, did you guys check to see if the theme folder in the addon is name the same as your theme. 1
arpora Posted December 29, 2015 Posted December 29, 2015 (edited) Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. Did you find any solution? I am getting the exactly same error. When I upload maps_cache.dat file, all maps are inserted into the table but when I try to import my npc.zip folder, nothing happens. No error messages. I've been facing the same problem, but instead of getting no error messages I get "Successfull load 2 files", but no npc can be found in the database. Only maps are available... Edited December 29, 2015 by arpora
samurai.rukasu Posted March 13, 2016 Posted March 13, 2016 I can not load mobs and npcs, maps load without any problem, but when i try to load mobs and npc uploading the zip, error appear "action denied, contact to adminitrator". Inside the root folder, the zip of mob or npc that you try to upload start to unzip and when it finish then the error appear.
Badarosk0 Posted March 17, 2016 Posted March 17, 2016 Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. Did you find any solution? I am getting the exactly same error. When I upload maps_cache.dat file, all maps are inserted into the table but when I try to import my npc.zip folder, nothing happens. No error messages. I've been facing the same problem, but instead of getting no error messages I get "Successfull load 2 files", but no npc can be found in the database. Only maps are available... I have same problem .. Someone managed to solve ? = /
soniku Posted March 18, 2016 Posted March 18, 2016 in the addon, did you guys check to see if the theme folder in the addon is name the same as your theme. Make sure your using the default theme ...... worked for me
Badarosk0 Posted March 21, 2016 Posted March 21, 2016 (edited) in the addon, did you guys check to see if the theme folder in the addon is name the same as your theme. Make sure your using the default theme ...... worked for me Fluxcp which version are you using? Xantara ?Can you pass the fluxcp the link you are using ? Edited March 21, 2016 by badarosko1
Dracula Posted March 23, 2016 Posted March 23, 2016 in the addon, did you guys check to see if the theme folder in the addon is name the same as your theme. Make sure your using the default theme ...... worked for me Fluxcp which version are you using? Xantara ?Can you pass the fluxcp the link you are using ? Check it here : CLICK ME
Radian Posted April 8, 2016 Posted April 8, 2016 So i found this addon LINK which is a very nice addon after some test and i dont want to mess up my flux so i just wanna ask in what directory should i upload my "npc scripts?" -- Edit -- Map db is working fine.
myg_evol Posted May 19, 2016 Posted May 19, 2016 (edited) sorry for replying on old post but this post may help someone. Elijah23, on 08 Sept 2015 - 2:42 PM, said: Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. feliper12, on 23 Nov 2015 - 05:15 AM, said: Did you find any solution? I am getting the exactly same error. When I upload maps_cache.dat file, all maps are inserted into the table but when I try to import my npc.zip folder, nothing happens. No error messages. arpora, on 29 Dec 2015 - 09:48 AM, said: feliper12, on 23 Nov 2015 - 05:15 AM, said: I've been facing the same problem, but instead of getting no error messages I get "Successfull load 2 files", but no npc can be found in the database. Only maps are available... Badarosk0, on 17 Mar 2016 - 12:10 PM, said: I have same problem .. Someone managed to solve ? = / Actually this is javascript error that make the script stop working. but, actually there is no error on javascript coding. the error come from your archived npc folder. the way you can identify the error:; if you using google chrome and inspect it to view the javascript error. (you will get 'Unexpected token ILLEGAL' error) that's mean it come form illegal text character which extracted from archived npc. for me, the illegal character come from "npc/scripts_custom.conf". if you inspect(google chrome) the script after submitting your archived npc, you can see each file listed at scripts_custom.conf will have new line. copy everything inside scripts_custom.conf to new notepad and overwrite it with Unicode encoding. Archive your npc again and upload. done There are no specific fix for this error. seems this will happen when i edit any *.conf files with notepad and wordpad. when i edit *.conf with notepad++ i wont get this error. **edit: i never get this error on linux platform. *** on latest fluxcp, this addon already included. no need to copy addons folder to your website. Edited May 19, 2016 by myg_evol
rakuzas Posted September 4, 2016 Posted September 4, 2016 anybody can make this works? Tried so many times and method but still nothing.. Only maps appear..
Badarosk0 Posted November 8, 2016 Posted November 8, 2016 sorry for replying on old post but this post may help someone. Elijah23, on 08 Sept 2015 - 2:42 PM, said: Wow, thanks for this, but how come I'm uploading a zip file for the npc but it's not working at all. After I press submit file and it uploads nothing happens. No msg at all appears if it's successful or any error after uploading the archive. feliper12, on 23 Nov 2015 - 05:15 AM, said: Did you find any solution? I am getting the exactly same error. When I upload maps_cache.dat file, all maps are inserted into the table but when I try to import my npc.zip folder, nothing happens. No error messages. arpora, on 29 Dec 2015 - 09:48 AM, said: feliper12, on 23 Nov 2015 - 05:15 AM, said: I've been facing the same problem, but instead of getting no error messages I get "Successfull load 2 files", but no npc can be found in the database. Only maps are available... Badarosk0, on 17 Mar 2016 - 12:10 PM, said: I have same problem .. Someone managed to solve ? = / Actually this is javascript error that make the script stop working. but, actually there is no error on javascript coding. the error come from your archived npc folder. the way you can identify the error:; if you using google chrome and inspect it to view the javascript error. (you will get 'Unexpected token ILLEGAL' error) that's mean it come form illegal text character which extracted from archived npc. for me, the illegal character come from "npc/scripts_custom.conf". if you inspect(google chrome) the script after submitting your archived npc, you can see each file listed at scripts_custom.conf will have new line. 12.jpg copy everything inside scripts_custom.conf to new notepad and overwrite it with Unicode encoding. Archive your npc again and upload. done There are no specific fix for this error. seems this will happen when i edit any *.conf files with notepad and wordpad. when i edit *.conf with notepad++ i wont get this error. **edit: i never get this error on linux platform. *** on latest fluxcp, this addon already included. no need to copy addons folder to your website. Did not work. I downloaded the virgin rAthena emulator, unedited and carried, the error appears: [During the boot file error occurred]. Could you please provide the sql tables rAthena RE? It helps a lot. Really I do not know how to solve this my problem.
Recommended Posts