Alayne Posted November 10, 2017 Posted November 10, 2017 View File Infinite Space Hello peoples, I've been asked recently to create official instances that aren't release on rathena yet. So here's my version of Infinite Space instance, based over infos took here and there, videos and divine-pride database. In the rar, you'll find all you need, including Instance file, mob, item and quest db. You'll still need up to date client (I personnaly use 20160201) to ensure the mobs are created client side. Have fun. Submitter Alayne Submitted 11/10/2017 Category Games, Events, Quests Video Content Author Alayne 2 1 Quote
Alayne Posted November 16, 2017 Author Posted November 16, 2017 My bad in the script, find this section //check that nobody else is inside for(set .@i,0; .@i<getarraysize(.map$); set .@i,.@i+1) { set .@map$, instance_mapname(.map$[.@i]); if (.@map$ != "" && getmapusers(.@map$) > 0) { mes "Another team is already in the " + .instance_name$ + ". I can't send you there, sorry."; close; } } and remove it. I though I allready did it, but apparently not... 1 Quote
sprdosat Posted November 16, 2017 Posted November 16, 2017 38 minutes ago, Alayne said: Meu mau no script, encontre esta seção e remova-o. Embora eu já tenha feito isso, mas aparentemente não ... Thx ^^ Quote
truesai Posted December 11, 2017 Posted December 11, 2017 (12/12/2017 00:45:13) [ Error ] : script_rid2sd: fatal error ! player not attached! (12/12/2017 00:45:13) [ Debug ] : Function: getcharid (1 parameter): (12/12/2017 00:45:13) [ Debug ] : Data: number value=1 need help... when complete floor-50 sorry my english Quote
themail12 Posted December 15, 2017 Posted December 15, 2017 On 16/11/2560 at 4:44 PM, Alayne said: Your welcome. Where to put it? Quote
Alayne Posted December 15, 2017 Author Posted December 15, 2017 (edited) @truesai remove line 791 "sleep2 15000;". Dunno why it's blocking but I suppose it's this particular one. @themail12 what do you mean? Edited December 15, 2017 by Alayne Quote
Imbecile Posted January 9, 2018 Posted January 9, 2018 hello @Alayne ! this script is great! oh btw, i wanna give you a report about your script 1. whenever i use the enchant option, the map-server showing this 2. whenever i enchant option for the decoration and manteau, it's showing the progress bar, but after it finished, there's no enchant on the equipment please help me fix it mate. and thank you so much for sharing this script for us! Quote
Cian Posted January 9, 2018 Posted January 9, 2018 1 hour ago, Imbecile said: hello @Alayne ! this script is great! oh btw, i wanna give you a report about your script 1. whenever i use the enchant option, the map-server showing this 2. whenever i enchant option for the decoration and manteau, it's showing the progress bar, but after it finished, there's no enchant on the equipment please help me fix it mate. and thank you so much for sharing this script for us! if(.@slot == 2) { getitem2 .@itemid, 1, 1, 0, 0, 0, 0, .@addpart, 0; } else if(.@slot == 3) { getitem2 .@itemid, 1, 1, 0, 0, 0, 0, .@slot3Id, .@addpart; } specialeffect 154; close; Remove close; at the end of the file Quote
Imbecile Posted January 9, 2018 Posted January 9, 2018 29 minutes ago, Cian said: if(.@slot == 2) { getitem2 .@itemid, 1, 1, 0, 0, 0, 0, .@addpart, 0; } else if(.@slot == 3) { getitem2 .@itemid, 1, 1, 0, 0, 0, 0, .@slot3Id, .@addpart; } specialeffect 154; close; Remove close; at the end of the file ah yes. the error on map server is gone. thank you sir @Cian . but the manteau and the headgear still can't be enchant. what should i do? Quote
Cian Posted January 9, 2018 Posted January 9, 2018 20 minutes ago, Imbecile said: ah yes. the error on map server is gone. thank you sir @Cian . but the manteau and the headgear still can't be enchant. what should i do? fix.txt Test this. Quote
Imbecile Posted January 9, 2018 Posted January 9, 2018 On 1/10/2018 at 4:59 AM, Cian said: fix.txt Test this. still not enchanting sir when enchanting armor and shoes, it works fine. when it comes to headgear and manteau, it's not working. what should i do? 1 Quote
llchrisll Posted October 19, 2018 Posted October 19, 2018 Yes it should, a long your rAthena is up to date, so it has the instance update in it. Quote
Quesooo Posted June 29, 2019 Posted June 29, 2019 getting an error like this now > Invalid instance NPC iswarp#1 how do i solve this? Quote
llchrisll Posted July 19, 2019 Posted July 19, 2019 Here a small update from a request made to me: A bug was about the warps being enabled even though they should be disabled on start. Treasure Chest after killing the MVP's was missing. Changed the IS_INSTANCE_ID to @IS_INSTANCE_ID and deleted the OnPCLoginEvent/OnPCLogoutEvent, using temporar char variables saves lines. I modified it that way and tested it:InfiniteSpace_RA.txt 3 1 1 Quote
evolutionbr Posted May 4, 2020 Posted May 4, 2020 2020 continuos not enchant headgear and manteau. Quote
Rizz Posted June 27, 2021 Posted June 27, 2021 Thanks for the script, but unfortunately, we can not enchant the manteau and the HG. I hope you can give us a solution about this Quote
Akbare Posted December 6, 2022 Posted December 6, 2022 im get error, how to fixed it [Info]: [Instance] Created map '0011@infi' ('1041') from map '1@infi' ('903') [Info]: [Instance] Created: Infinite Space (1). [Error]: buildin_instance_npcname: Invalid instance NPC (instance_id: 0, NPC name: "iswarp#1".) [Debug]: Source (NPC): Reckless Explorer at prontera (150,182) thx for advance Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.