What's new

[3.3.5a] Arena-Tournament.com Repack

alistar

Trial Member
3
2019
1

8lBvfgL.png


Hello, this is an official release of the Arena-Tournament.com repack.

Some of you might remember AT. It was a popular tournament like WoTLK realm.
It was Developed by Malaco, BigPwn, Kerhong and Midna.

About an year ago I was given their source code. The source was from mid 2013. It was before they merged with molten to form Warmane.

Although it was outdated and was missing a database I was still interested in getting it to work.

I've managed to rebuild the missing database. And updated it to 2019 standarts.

Not only that I've rebuilt it. I've also added some custom features:

AASsp0A.png

▪ Anti PQR, EWT Protection.
▪ Pick a spec npc - Automatically unequips your gear and equips a gear template with gems, enchants and talents.
▪ Custom PvP Zone with Hourly PvP Chest Events.
▪ Professions are leveled through arena wins.
▪ Challenge command - Solo or in a group.
▪ arenaque command (solo,1v1,2v2,3v3)
▪ Global chat for 4 different languages (EN,FR,DE,ES) - Channels can be turned off by a command.
▪ Custom Transmogrifer - Transmog from inventory, item id or arena rating.
▪ Custom mounts for Top arena teams - No patch required.
▪ Vanilla ranks automatically obtainable through honorable pvp kills.
▪ Killstreak system with rewards and custom announcements.
▪ Arena Spectator for 1v1,2v2,3v3 and SoloQ - shows games above 1500 MMR.
▪ Custom Hunter Pet Zone with over 100 tameable pets.
▪ Arena Cases - Filled with over 2.6k tradeable transmog items. Dropped from Arena Chests or PvP Zone Chests.
▪ Arena Case trader NPC - Players can sell their arena cases for honor points.
▪ Bronze, Silver, Gold, Legendary Arena Chests % chance to be dropped from Arena wins.
▪ Custom 1v1 and 3v3 SoloQ Bracket - 2 Dps - 1 Healer.
▪ Phased Dueling - You can only see your opponent while dueling. While players that aren't dueling can see you and your opponent.
▪ Visual Tabards.
▪ Shirts With Race Morphs.
▪ Hidden Transmog Items.
▪ Leaderboard NPC.
▪ Fully Working PetAI - Returning to stay position and Casting spells while in LoS.
▪ Working Vanish / Shadowmeld Delay.
▪ Arena and Battlegrounds Ready check crystals.
▪ Battlegrounds buffer.
▪ Advanced Anticheat.
AASsp0A.png



kk29dwi.jpg


I hope this release is useful to you.

ChangeLog: https://pastebin.com/aA43L1iG

Download: Click here to download.


Update - Fixes missing soloQ team, Removed forgotten debug code, Few minor fixes.
Download this after you've downloaded the link above.


Test account:
Code:
Username: q
Password: q

If you wish to reach me for any kind of reason my discord is:
Code:
Alistar#2047

 
Last edited:

dolgan

Gold Supporter
Silver Supporter
Veteran Member
121
2019
77
Location
Australia
hi, thanks for great repack. how to change <Your Server Name> below all npc name?

Find the NPC'S ID number (the same one from WoWhead) by going .npc info when you have it selected
Open an SQL editor
Go to the Creature_template table
Change the "Subname" column on that NPC'S row.
Restart Server, (and probably clear your game cache)
 

mauritzjoey

Gold Supporter
Veteran Member
35
2016
2
Location
//127.0.0.1
Find the NPC'S ID number (the same one from WoWhead) by going .npc info when you have it selected
Open an SQL editor
Go to the Creature_template table
Change the "Subname" column on that NPC'S row.
Restart Server, (and probably clear your game cache)

woah, thank you! actually i have tried to get the npc id/guid and try to search it in database but i was searching in wrong table :'D
1 more, if i want to add item for sale in the npc, do i need to add it to npc_vendor table? thank you!
 

dolgan

Gold Supporter
Silver Supporter
Veteran Member
121
2019
77
Location
Australia
woah, thank you! actually i have tried to get the npc id/guid and try to search it in database but i was searching in wrong table :'D
1 more, if i want to add item for sale in the npc, do i need to add it to npc_vendor table? thank you!

Yup, Is what that table is for.

Just remember what you asked about if the npc id NOT the guid.
 

mauritzjoey

Gold Supporter
Veteran Member
35
2016
2
Location
//127.0.0.1
Find the NPC'S ID number (the same one from WoWhead) by going .npc info when you have it selected
Open an SQL editor
Go to the Creature_template table
Change the "Subname" column on that NPC'S row.
Restart Server, (and probably clear your game cache)

hi dolgan, did you know where the character money in the database? it should be on characters table but i cannot find it.
1 more, if the npc in the creature_template has scriptname in the scriptname field, the script is managed in the source file right?
 

dolgan

Gold Supporter
Silver Supporter
Veteran Member
121
2019
77
Location
Australia
hi dolgan, did you know where the character money in the database? it should be on characters table but i cannot find it.
1 more, if the npc in the creature_template has scriptname in the scriptname field, the script is managed in the source file right?

Characters Database --> Characters table --> Money
This value is how much the character has, it is not seperated into gold silver and copper, it just says how much it is in copper (100 copper = 1 silver etc...)

Yes, if the ScriptName field has something in it, the script is in the core.
 

mauritzjoey

Gold Supporter
Veteran Member
35
2016
2
Location
//127.0.0.1
Characters Database --> Characters table --> Money
This value is how much the character has, it is not seperated into gold silver and copper, it just says how much it is in copper (100 copper = 1 silver etc...)

Yes, if the ScriptName field has something in it, the script is in the core.

i dont have money field in the character table, i think its moved somewhere.
 

dolgan

Gold Supporter
Silver Supporter
Veteran Member
121
2019
77
Location
Australia
i dont have money field in the character table, i think its moved somewhere.

Looks like the database layout is different, and I can't really be bothered downloading it just to check:p

If you are just looking to give yourself more money, use the gm command
.modify money #
 

6yTblJIka

Verified Member
12
2022
0

8lBvfgL.png


Hello, this is an official release of the Arena-Tournament.com repack.

Some of you might remember AT. It was a popular tournament like WoTLK realm.
It was Developed by Malaco, BigPwn, Kerhong and Midna.

About an year ago I was given their source code. The source was from mid 2013. It was before they merged with molten to form Warmane.

Although it was outdated and was missing a database I was still interested in getting it to work.

I've managed to rebuild the missing database. And updated it to 2019 standarts.

Not only that I've rebuilt it. I've also added some custom features:

AASsp0A.png

▪ Anti PQR, EWT Protection.
▪ Pick a spec npc - Automatically unequips your gear and equips a gear template with gems, enchants and talents.
▪ Custom PvP Zone with Hourly PvP Chest Events.
▪ Professions are leveled through arena wins.
▪ Challenge command - Solo or in a group.
▪ arenaque command (solo,1v1,2v2,3v3)
▪ Global chat for 4 different languages (EN,FR,DE,ES) - Channels can be turned off by a command.
▪ Custom Transmogrifer - Transmog from inventory, item id or arena rating.
▪ Custom mounts for Top arena teams - No patch required.
▪ Vanilla ranks automatically obtainable through honorable pvp kills.
▪ Killstreak system with rewards and custom announcements.
▪ Arena Spectator for 1v1,2v2,3v3 and SoloQ - shows games above 1500 MMR.
▪ Custom Hunter Pet Zone with over 100 tameable pets.
▪ Arena Cases - Filled with over 2.6k tradeable transmog items. Dropped from Arena Chests or PvP Zone Chests.
▪ Arena Case trader NPC - Players can sell their arena cases for honor points.
▪ Bronze, Silver, Gold, Legendary Arena Chests % chance to be dropped from Arena wins.
▪ Custom 1v1 and 3v3 SoloQ Bracket - 2 Dps - 1 Healer.
▪ Phased Dueling - You can only see your opponent while dueling. While players that aren't dueling can see you and your opponent.
▪ Visual Tabards.
▪ Shirts With Race Morphs.
▪ Hidden Transmog Items.
▪ Leaderboard NPC.
▪ Fully Working PetAI - Returning to stay position and Casting spells while in LoS.
▪ Working Vanish / Shadowmeld Delay.
▪ Arena and Battlegrounds Ready check crystals.
▪ Battlegrounds buffer.
▪ Advanced Anticheat.
AASsp0A.png



kk29dwi.jpg


I hope this release is useful to you.

ChangeLog: https://pastebin.com/aA43L1iG

Download: Click here to download.


Update - Fixes missing soloQ team, Removed forgotten debug code, Few minor fixes.
Download this after you've downloaded the link above.

Test account:
Code:
[/B][/CENTER]
[B][CENTER]Username: q
Password: q


If you wish to reach me for any kind of reason my discord is:
Code:
Alistar#2047

ty for repack , you can add Source link?
 
Top