greenieken Posted August 14, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Share Posted August 14, 2012 What did you changed here? Seems like it's just the same. Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 14, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 12:29 PM Share Posted August 14, 2012 it's from the original script..nothing changed... use the latest version if still can work on ur current version... Quote Link to comment Share on other sites More sharing options...
greenieken Posted August 14, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Share Posted August 14, 2012 That's the latest version that i am having error with. i haven't changed anything. and btw, i am using eathena trunk. Quote Link to comment Share on other sites More sharing options...
Lighta Posted August 14, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share Posted August 14, 2012 Are you really using eathena and not eamod cause as I remenber eamod didn't had agicheck2 wich could be the case. Otherwise I can't see the full line in your picture so dunno if there a small mistake there. (I tought you didn' cnged anything anyway) Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 14, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 14, 2012 Are you really using eathena and not eamod cause as I remenber eamod didn't had agicheck2 wich could be the case. Ah, great catch. You'd think Zephyrus would have at least made things backwards compatible... Quote Link to comment Share on other sites More sharing options...
greenieken Posted August 14, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Share Posted August 14, 2012 Is it agicheck2 or agiTcheck2? Yes i am using eamod actually. So any options on how to fix this one? Quote Link to comment Share on other sites More sharing options...
Lighta Posted August 14, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share Posted August 14, 2012 not sure wich value return agicheck on eamod so it may cause issue, but you'll just have to remove the agicheck2 part => set .@enable, .@enable && (.@woe & (agitcheck() + 1) > 0); Quote Link to comment Share on other sites More sharing options...
yanzelph Posted September 2, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 31 Reputation: 0 Joined: 08/27/12 Last Seen: December 23, 2016 Share Posted September 2, 2012 How to add menu save my current location Quote Link to comment Share on other sites More sharing options...
kealzorz Posted October 6, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 27 Reputation: 0 Joined: 02/02/12 Last Seen: November 22, 2014 Share Posted October 6, 2012 Where in the other quests scrips do i find the flag so i can make it so you can't go to nameless, abyss, and other maps until you've finished the quest? Thanks for nay help Quote Link to comment Share on other sites More sharing options...
nicoscene Posted December 15, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Share Posted December 15, 2012 AWESOME! Quote Link to comment Share on other sites More sharing options...
Katazui Posted April 13, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share Posted April 13, 2013 I'm having some errors. [Error]: script:getd: variable name is empty [Debug]: Data: string value="" [Debug]: Source (NPC): toastywarperbase (invisible/not on a map) [Error]: script:getd failed to parse '[63' [Debug]: Data: string value=".userCount_0[63" [Debug]: Source (NPC): toastywarperbase (invisible/not on a map) Quote Link to comment Share on other sites More sharing options...
Start_ Posted April 14, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 10 hours ago Share Posted April 14, 2013 Script work fine. but I don't understand how to add zeny cost Quote Link to comment Share on other sites More sharing options...
Namaste Posted May 1, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 24 Reputation: 1 Joined: 04/28/13 Last Seen: July 20, 2020 Share Posted May 1, 2013 (edited) Script work fine. but I don't understand how to add zeny cost TARTs, if i'm right, find this: StartNode("Dungeons"); StartNode("Abbey, Cursed Monastery"); And change to StartNode("Dungeons", "Zeny", 1000); StartNode("Abbey, Cursed Monastery"); 1000zeny will be your price. ToastOfDoom, Great work! Thanks a lot! I found insignificant bug: StartNode("Umbala Dungeons"); AddMap("Carpenter's Shop in the Tree", "um_dun01", 42, 31); AddMap("Passage to a Foreign World", "um_dun01", 48, 30); I have a questions: How to setup prices depending on base lvl or job? Can someone make code for me with differentiation? For example, free for <30lvl, 1000zeny for 30<lvl<60, 2k for 60<lvl<80 ? How to disable to see count of players by players but enables for GMs? Edited May 1, 2013 by Namaste Quote Link to comment Share on other sites More sharing options...
Reducto Posted June 8, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 231 Reputation: 9 Joined: 12/16/11 Last Seen: August 10, 2016 Share Posted June 8, 2013 Can anybody help me fix this thing. Im using the latest toasty warper script. Im having this error. [Error]: script:getd: variable name is empty[Debug]: Data: string value=""[Debug]: Source (NPC): toastywarperbase (invisible/not on a map) im using the latest eathena revision. Quote Link to comment Share on other sites More sharing options...
Katazui Posted June 15, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share Posted June 15, 2013 I'm having a big problem. The warp menus won't show up. What do I do? Quote Link to comment Share on other sites More sharing options...
Katazui Posted June 19, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share Posted June 19, 2013 Good lord. somebody... Quote Link to comment Share on other sites More sharing options...
Reducto Posted June 20, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 231 Reputation: 9 Joined: 12/16/11 Last Seen: August 10, 2016 Share Posted June 20, 2013 Toasty Please reply Quote Link to comment Share on other sites More sharing options...
Katazui Posted June 22, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share Posted June 22, 2013 Can anybody explain and fix? Quote Link to comment Share on other sites More sharing options...
Katazui Posted June 26, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share Posted June 26, 2013 S o m e b o d y. Quote Link to comment Share on other sites More sharing options...
rmon008 Posted October 19, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 80 Reputation: 1 Joined: 09/13/13 Last Seen: June 30, 2014 Share Posted October 19, 2013 (edited) thanks Edited October 19, 2013 by rmon008 Quote Link to comment Share on other sites More sharing options...
nicoscene Posted December 6, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Share Posted December 6, 2013 links are dead Quote Link to comment Share on other sites More sharing options...
Skorm Posted December 7, 2013 Group: Forum Moderator Topic Count: 33 Topics Per Day: 0.01 Content Count: 1282 Reputation: 393 Joined: 02/03/12 Last Seen: March 24 Share Posted December 7, 2013 links are dead I was able to locate a copy of this script thanks to Emistry. I've added a Mirrors section to the main post. Quote Link to comment Share on other sites More sharing options...
Igniz Posted February 1, 2014 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 69 Reputation: 15 Joined: 12/06/11 Last Seen: August 7, 2024 Share Posted February 1, 2014 How exactly works the "function" function works? In what scenario allows to warp? (I guess that it needs to be TRUE the argument to allow the warp, or it needs a specific return variable?) And the flag function supports char variables or only global variables? Great script btw. Quote Link to comment Share on other sites More sharing options...
ToastOfDoom Posted March 9, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 44 Reputation: 49 Joined: 11/19/11 Last Seen: January 4, 2019 Author Share Posted March 9, 2014 How exactly works the "function" function works? In what scenario allows to warp? (I guess that it needs to be TRUE the argument to allow the warp, or it needs a specific return variable?) And the flag function supports char variables or only global variables? Great script btw. The function you supply with the 'function' function needs to return 'true' (or something that the scripting engine that fulfills a true condition). I believe this means anything that isn't 0 or an empty string. Likewise the same applies to the flag function as well. Easiest way to check if(<variable name>) dispbottom "true"; else dispbottom "false"; Quote Link to comment Share on other sites More sharing options...
Nugs0153 Posted March 15, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/25/14 Last Seen: April 12, 2014 Share Posted March 15, 2014 How do I add different costs for different warps? Like lv 1 of payon dungeon free lv 2 500z lv 3 1000z etc. Quote Link to comment Share on other sites More sharing options...
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.