slaw
Software Developer
OK, so here I come to present you the guild wars plugin for myaac 0.8:
It's based on this script, written by @Gesior.pl
otland.net


Brough to you by (sponsors):
- wolfblade.eu Team
and
-Admin of fencore.net
They both donated to make this plugin possible. Thanks again!
It's based on this script, written by @Gesior.pl

[GESIOR2012] Wars on WWW [TFS 1.0 only] - beta version
Invite guild/accept invitation /cancel invitation/reject invitation - all on WWW. Some information about TFS 1.0 wars: - Because of TFS 1.0 limits all wars length must be 7 days [not really :p ]. - Not accepted/canceled/rejected invitations for wars disappear after server restart. - You can...
Requirements:
- MyAAC 0.8.13 or higher
- TFS 1.0+
- or Canary
Installation:
- Install included .zip file in this post, in your myaac admin panel page
- (only if myaac lower than 0.8.18)
- (only if TFS 1.0+, not canary)
- Open data/globalevents/scripts/startup.lua
- After
-
Code:
db.query("DELETE FROM `guild_wars` WHERE `status` = 0")
- Add
-
Code:
db.query("UPDATE `guild_wars` SET `status` = 4, `ended` = " .. os.time() .. " WHERE `status` = 1 AND (`started` + 86400 * 7) < " .. os.time())
Screenshots:


Brough to you by (sponsors):
- wolfblade.eu Team
and
-Admin of fencore.net
They both donated to make this plugin possible. Thanks again!
Attachments
-
myaac-guild-wars-old-v2.0.8.zip15.6 KB · Views: 113 · VirusTotal