Santafe Posted February 5, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Share Posted February 5, 2014 Is it possible to make an item which enables @aura command temporarily till it expires? thnx in advance :3 Quote Link to comment Share on other sites More sharing options...
Kido Posted February 5, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 5, 2014 Is it possible to make an item which enables @aura command temporarily till it expires? thnx in advance :3 well huh a consumable? or when equiped? i guess it's possible by using addcommand aura o: if it's for time, how much time? i'm not sure but someauras resets when warping or changing maps, or when using @refresh D: Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 5, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 5, 2014 (edited) Is it possible to make an item which enables @aura command temporarily till it expires? thnx in advance :3 well huh a consumable? or when equiped? i guess it's possible by using addcommand aurao:if it's for time, how much time? i'm not sure but someauras resets when warping or changing maps, or when using @refresh D: Hey kido thx for the rep, its for 30days xD and not a consumable. Its like hmm... If u have the item in ur inventry, that command is enabled Edited February 5, 2014 by Santafe Quote Link to comment Share on other sites More sharing options...
Kido Posted February 5, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 5, 2014 oh lol, so it's been a month, didn't see it lol well huh m i know there is something, i remember a script that counts the items you have huh let's see @_@ found it o:! http://rathena.org/board/topic/92159-another-simple-script-that-auto-equip-an-item/ nvm the whole topic but this { if (countitem(ItemID)) { atcommand aura; } },{},{} let me know if it worked o: Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 6, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 6, 2014 K thx kido im curently grounded for overusage of my comp >.> il let u knw asap! And for the 30 day limit i should add a script for it? Thx again Quote Link to comment Share on other sites More sharing options...
Kido Posted February 7, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 7, 2014 i didn't understand the 30 day limit script thing, do you want the script to has a limit of 30 days? if that so, you better put the effect on a rental item (?) Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 7, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 7, 2014 Exactly i wana make it rental xD Quote Link to comment Share on other sites More sharing options...
Kido Posted February 7, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 7, 2014 oh k then on the npc put this rentitem IDitem,Time; // IDitem must be the ID of the item with the effect you requested (aura thing lol) and Time is in seconds http://rathena.org/wiki/Rentitem no problem, i don't mind if ppl takes a long time to answer lol Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 8, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 8, 2014 thnx will try this ~ Quote Link to comment Share on other sites More sharing options...
Pink Guy Posted February 8, 2014 Group: Members Topic Count: 131 Topics Per Day: 0.03 Content Count: 371 Reputation: 3 Joined: 11/14/11 Last Seen: December 9, 2023 Share Posted February 8, 2014 I made one for a server I once worked as a developer on. First, you make the item into a rental item and then put atcommand aura [number] then put atcommand aura 0(or aura off if your server's settings is like that. But this will only work when it's equipped. Quote Link to comment Share on other sites More sharing options...
Kido Posted February 8, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 8, 2014 I made one for a server I once worked as a developer on. First, you make the item into a rental item and then put atcommand aura [number] then put atcommand aura 0(or aura off if your server's settings is like that. But this will only work when it's equipped. hm right, that can be, but he also said that he wants it for a rental item however, i think what you said can be done by this npc: function script GettingAura { OnPcLogInEvent: if (countitem(ItemID)) { atcommand aura,1; } i'm not sure about this last script x_x Quote Link to comment Share on other sites More sharing options...
Pink Guy Posted February 8, 2014 Group: Members Topic Count: 131 Topics Per Day: 0.03 Content Count: 371 Reputation: 3 Joined: 11/14/11 Last Seen: December 9, 2023 Share Posted February 8, 2014 Oh that's great and simple. Quote Link to comment Share on other sites More sharing options...
Kido Posted February 8, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 8, 2014 yeah huh i wonder if it keeps it, because sometimes warping or refreshing erases the effect Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 8, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 8, 2014 No the actual thing is, u get the item. When u do get it, it automatically enables at command @aura and u can choose frm various auras and once u decided on one, it stays permanently after the item dissappears after 30days get wat i mean guyz? XD Quote Link to comment Share on other sites More sharing options...
Kido Posted February 8, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 8, 2014 No the actual thing is, u get the item. When u do get it, it automatically enables at command @aura and u can choose frm various auras and once u decided on one, it stays permanently after the item dissappears after 30days get wat i mean guyz? XD o:!!!!!! *silently walks off* sorry i really don't know how to do that DDDD:! let me come in a while with a different idea for now im going to sleep, my brain hardly process info. atm @_@ huhh i got a basic idea when consuming the item, a menu pops out, so the player can selct the aura after selected, the aura will remain por 30 days here is some script idea @_@ { switch(select("Aura 1:Aura 2:Aura 3")) { case 1: /* script that sets time for the command */, atcommand aura,1; } close; } case 2: /*script that sets time for the command*/, atcommand aura,2; case 3: /*Ditto case 1 and 2*/ } end; } },{},{} x_X Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 9, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 9, 2014 Nuu a menu doesn't pop out LOL the item description is like : this enables the @aura command . U may choose from the aura range of 1 to 30. Ignore the description it's just a explanation to the player. When he clicks on the item : the command is enabled and he can start choosing by typing the command with the numbers Quote Link to comment Share on other sites More sharing options...
Kido Posted February 9, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 9, 2014 x_x sorry then totally i can't do it D:! enableing commands requires a lot of script that i don't know until now how to do them DD:! sorry D: Quote Link to comment Share on other sites More sharing options...
Santafe Posted February 9, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Author Share Posted February 9, 2014 Lol haha its k man Quote Link to comment Share on other sites More sharing options...
Question
Santafe
Is it possible to make an item which enables @aura command temporarily till it expires? thnx in advance :3
Link to comment
Share on other sites
17 answers to this question
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.