You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2020. It is now read-only.
@@ -47,29 +45,31 @@ PHP is used to run the account registration portal and to communicate with the w
47
45
48
46
# Scripts Custom:
49
47
50
-
- NPC Template 190000
51
-
- NPC 3v3 Soloqueue 190001
48
+
- NPC 3v3 Soloqueue190000
49
+
- NPC AutoEquipe 190001
52
50
- NPC Top Arena 190002
53
51
- NPC BeastMaster 190003
54
-
- NPC Customize Char 190004
55
-
- NPC Enchanter 190005
52
+
- NPC Customize 190004
53
+
- NPC Enchanter 190005
56
54
- NPC Mounts 190006
57
55
- NPC Professions 190007
58
56
- NPC Titles by Kill 190008
59
57
- NPC Master trainer 190009
60
58
- NPC Transmog by Id 190010
61
59
- NPC Utilities 190011
62
-
- NPC Transmog 190012
63
-
- NPC Set Transmog190013
60
+
- NPC Transmog 190012
61
+
- NPC TransmogVendor 190013
64
62
- NPC Arena Spectator 190014
65
-
- NPC General Goods 190015
66
-
- NPC Top Arena 190016
63
+
- NPC General Goods 190015
67
64
- NPC 1v1 Arena Solo 190017
68
65
- NPC Relentles Gear 190018
69
66
- NPC Wrathfull Gear 190019
67
+
- NPC Transmog Sets 190020
68
+
- NPC Npc Buffs 190021
70
69
71
70
## Main modifications:
72
71
72
+
- Implemented Mall Simple
73
73
- MultiVendor in C++
74
74
- MultiVendor in Lựa Engineer
75
75
@@ -82,10 +82,14 @@ The item lists for the vendors are stored in _NPC_vendor_ as usual.
82
82
83
83
- Login Announce
84
84
**Announced when a player enters the game and his faction**
85
+
- DkZone
86
+
**Changed to Class DK leave the zone without doing Quest's**
87
+
- item level UP 80
88
+
**Every character born with 1 item when using is Instant 80**
89
+
- item level UP 80
90
+
**Glyphs and Enchant now cast instant**
85
91
- Ant-Hacker
86
92
**Passive Hacker Detector / Tells MSG**
87
-
- Item reload
88
-
**No need to restart does not fit when adding edit an item**
89
93
- Duel Reset
90
94
**Resets cooldows to end of duels**
91
95
- Individual XP
@@ -102,18 +106,14 @@ The item lists for the vendors are stored in _NPC_vendor_ as usual.
102
106
**Win items for time played in game item ID = 49926 Loven Token**
103
107
- KillStreak
104
108
**Kill Announcement**
105
-
-BG Reward System
106
-
**In all Battlegrounds drop the Marks specific to each BG**
109
+
-Arena Reward
110
+
**when a team wins battles they get freebies**
107
111
- Cross-faction BG
108
112
**System balancing players within a BG to leave both sides equal**
109
113
- 3v3 SoloQueue
110
114
**Random Arena System without needing to be in a group, just join and wait for two groups of 3 players Melee-Cast-Healer**
111
115
- SpellRegulator
112
116
**System to regulate the percentages of spells, if necessary**
113
-
- .duel command
114
-
**Can not use in combat / within BG / Arena / Flying.**
115
-
- .shop command
116
-
**Can not use in combat / within BG / Arena / Flying.**
117
117
- .chat command
118
118
**Chat system - optional Both faction. You may not use in combat / within BG / Arena / Flying etcs.**
119
119
- Anti-Disclosure
@@ -126,6 +126,19 @@ The item lists for the vendors are stored in _NPC_vendor_ as usual.
126
126
**System to remove all items upon entering the game - optional to serve PVP**
127
127
- Arena Case
128
128
**System with thousands of random transmog within a box, each box you use drops an item to transmog**
129
+
- Dementia **After 10 minutes inside the arena, damage and healing will progressively increase by the minute from now. This is done in case of a tie for this arena**
130
+
- BG Announcer
131
+
**Announce statistics for each battleground completed**
132
+
- Arena Announcer
133
+
**Announce statistics for each Arenas completed**
134
+
- BG Announcer
135
+
**All Battlegrounds starts in 30 seconds**
136
+
- Desert BG
137
+
**Changed to 5 minutes instead of 15**
138
+
- System Time
139
+
**time gain online**
140
+
- TransmogVendor 6.1
141
+
**System to change the look of your outfit Thousands of items to transmog in just 1 NPC No items in your bag**
129
142
130
143
## Repack is still being updated, many scripts and news will be added over time.
0 commit comments