Dvrstle Posted November 15, 2012 Posted November 15, 2012 Every 8pm, the server will start the WoE 1 and will end every 9pm Every guild who owns the WoE 1 castles will receive 500TCG for each members. That's all, because some woe controller causes lags on my server =) Quote
WhiteEagle Posted November 15, 2012 Posted November 15, 2012 (edited) Look Eupys "Script Collection". Here a shortlink from him: http://rathena.org/b...&attach_id=2873 or https://rathena.svn...._controller.txt Edited November 15, 2012 by WhiteEagle Quote
Dvrstle Posted November 16, 2012 Author Posted November 16, 2012 Look Eupys "Script Collection". Here a shortlink from him: http://rathena.org/b...&attach_id=2873 or https://rathena.svn...._controller.txt those scripts causes lags (memory leaks) because of too many loads. . . so i just want this for a simple script Quote
Aya Posted November 16, 2012 Posted November 16, 2012 Look Eupys "Script Collection". Here a shortlink from him: http://rathena.org/b...&attach_id=2873 or https://rathena.svn...._controller.txt those scripts causes lags (memory leaks) because of too many loads. . . so i just want this for a simple script Somewhat true. Idk but sometimes I am experiencing LAG using Euphy's Script too. The problem when I use Toasty's, for example the schedule of WoE is 8:00 - 9:00 PM and KRIEMHILD SHOULD be the only castle open, but the problem is ALL other castles are open. Quote
Dvrstle Posted November 16, 2012 Author Posted November 16, 2012 Look Eupys "Script Collection". Here a shortlink from him: http://rathena.org/b...&attach_id=2873 or https://rathena.svn...._controller.txt those scripts causes lags (memory leaks) because of too many loads. . . so i just want this for a simple script Somewhat true. Idk but sometimes I am experiencing LAG using Euphy's Script too. The problem when I use Toasty's, for example the schedule of WoE is 8:00 - 9:00 PM and KRIEMHILD SHOULD be the only castle open, but the problem is ALL other castles are open. Look Eupys "Script Collection". Here a shortlink from him: http://rathena.org/b...&attach_id=2873 or https://rathena.svn...._controller.txt those scripts causes lags (memory leaks) because of too many loads. . . so i just want this for a simple script Somewhat true. Idk but sometimes I am experiencing LAG using Euphy's Script too. The problem when I use Toasty's, for example the schedule of WoE is 8:00 - 9:00 PM and KRIEMHILD SHOULD be the only castle open, but the problem is ALL other castles are open. that's why we need this script =) and i hope someone will make one for us Quote
WhiteEagle Posted November 16, 2012 Posted November 16, 2012 Hm, I'm sorry that you have lags. Then I have luck that I havn't it.^^ Maybe this will help you more. It's a bit more complex: http://rathena.org/board/topic/64199-woe-setter-v-345/ Quote
Dvrstle Posted November 16, 2012 Author Posted November 16, 2012 Hm, I'm sorry that you have lags. Then I have luck that I havn't it.^^ Maybe this will help you more. It's a bit more complex: http://rathena.org/b...e-setter-v-345/ well, im so sorry but i don't want to use it .. i really need the script that i am requesting Quote
WhiteEagle Posted November 16, 2012 Posted November 16, 2012 It's work with SQL. I like this script.^^ (I have no lags and I'm using this time only a vps) Btw, where you got your Flux Theme?^^ Quote
Dvrstle Posted November 16, 2012 Author Posted November 16, 2012 it is paid, . . . xD . . . i really wanted this script. . the one that i am requesting Quote
AnnieRuru Posted November 16, 2012 Posted November 16, 2012 wahahaha .... seriously ... nowadays people make overly complicated scripts and forgotten how to make simple scripts already - script dfhksdjhfkshf -1,{ OnHour2000: agitstart; announce "Woe start", 0; end; OnHour2100: agitend; announce "woe ended", 0; end; } and this http://www.eathena.w...pe=post&id=5446 but the reward is only given to guild master though that script is very simple to edit, every one can understand 1 Quote
GmOcean Posted November 16, 2012 Posted November 16, 2012 Lol, i looked at one of the posts, that WhiteEagle linked, and it seems, i was given credit for a WoE setter lol. I'm flattered, but I must point out, it was GmXeon and not me lol. I didn't create one, since at the time Toasty's was working splendidly. And now Euphy's has taken that position. And frankly i just don't feel the needed to replicate a script to duplicate it's functionality when it is already working as is intended. Quote
AnnieRuru Posted November 16, 2012 Posted November 16, 2012 ... I must point out, it was GmXeon and not me lol.lolok I abuse moderation power to edit his post so it give back to the correct creator otherwise if that script broken, you become the one getting PM lol Quote
Dvrstle Posted November 16, 2012 Author Posted November 16, 2012 wahahaha .... seriously ... nowadays people make overly complicated scripts and forgotten how to make simple scripts already - script dfhksdjhfkshf -1,{ OnHour2000: agitstart; announce "Woe start", 0; end; OnHour2100: agitend; announce "woe ended", 0; end; } and this http://www.eathena.w...pe=post&id=5446 but the reward is only given to guild master though that script is very simple to edit, every one can understand tnx for this. im going to try it Quote
Shogun Posted December 2, 2012 Posted December 2, 2012 (edited) and this http://www.eathena.w...pe=post&id=5446 but the reward is only given to guild master though that script is very simple to edit, every one can understand Does the script will reset claim check every next woe? Edited December 2, 2012 by Shogun Quote
AnnieRuru Posted December 2, 2012 Posted December 2, 2012 OnAgitEnd: set $castle_claimed[1], 0; // everytime woe ends the variable resets set $castle_claimed[2], 0; set $castle_claimed[3], 0; set $castle_claimed[4], 0; set $castle_claimed[5], 0; set $castle_claimed[6], 0; set $castle_claimed[7], 0; set $castle_claimed[8], 0; set $castle_claimed[9], 0; set $castle_claimed[10], 0; set $castle_claimed[11], 0; set $castle_claimed[12], 0; set $castle_claimed[13], 0; set $castle_claimed[14], 0; set $castle_claimed[15], 0; set $castle_claimed[16], 0; set $castle_claimed[17], 0; set $castle_claimed[18], 0; set $castle_claimed[19], 0; set $castle_claimed[20], 0; end; I wonder did you ever read the script Quote
Shogun Posted December 3, 2012 Posted December 3, 2012 aw im so sorry i didnt notice that. i was reply via ipad. but now i tried and its working perfect. thnk you so much. Quote
Jezu Posted December 8, 2012 Posted December 8, 2012 wahahaha .... seriously ... nowadays people make overly complicated scripts and forgotten how to make simple scripts already - script dfhksdjhfkshf -1,{ OnHour2000: agitstart; announce "Woe start", 0; end; OnHour2100: agitend; announce "woe ended", 0; end; } and this http://www.eathena.w...pe=post&id=5446 but the reward is only given to guild master though that script is very simple to edit, every one can understand How will you make this specific for example kriemhild only, or rounded 2 castles.. kriemhild and sacred altar Quote
AnnieRuru Posted December 8, 2012 Posted December 8, 2012 with this simple script comment out the lines inside npc/scripts_guild.conf ... however if you use complicated script such as woe controller script in script release section .. need to read their instructions Quote
donkeyg Posted December 9, 2012 Posted December 9, 2012 (edited) with this simple script comment out the lines inside npc/scripts_guild.conf ... however if you use complicated script such as woe controller script in script release section .. need to read their instructions hey annie ruru, please release it at script release section... nowadays we really need these kind of easy script and useful script! im serious Edited December 9, 2012 by donkeyg Quote
AnnieRuru Posted December 9, 2012 Posted December 9, 2012 1st script ... our SVN has already explained woe_time_explanation 2nd script ... about rewarding .. . ... yeah ... make sense ... but its kinda crazy ... see I making over 20 posts a day I also couldn't find the time to update my scripts at script release section from eathena forum currently Quote
Question
Dvrstle
Every 8pm, the server will start the WoE 1 and will end every 9pm
Every guild who owns the WoE 1 castles will receive 500TCG for each members.
That's all, because some woe controller causes lags on my server =)
20 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.