- 19
- 2015
- 1
Hello !
Alright, this is a free share for devs with some skills who can read code and implement it on their own.
I'm sharing a PvE Spectator, this script adds a PvE spectator system to the server. Players can use commands or a special NPC to teleport into instances as spectators, observing other players or raid groups without participating. It provides options to switch targets, leave spectator mode, and adjust movement speed. This is mainly useful for monitoring raids, competitions PvE content. You need some knowledge to adapt and import it to your core!
But it’s free, so get to work!
PvE Spectator Screen:
"ScriptMgr.h",
"Player.h",
"Chat.h",
"Group.h",
"Language.h",
"MapManager.h",
"ChatPackets.h",
"StringFormat.h",
"PhasingHandler.h",
"DBCStores.h",
"ObjectAccessor.h",
"ScriptedGossip.h",
"SpellAuras.h",
"Creature.h",
"WorldSession.h",
"MotionMaster.h"
Alright, this is a free share for devs with some skills who can read code and implement it on their own.
I'm sharing a PvE Spectator, this script adds a PvE spectator system to the server. Players can use commands or a special NPC to teleport into instances as spectators, observing other players or raid groups without participating. It provides options to switch targets, leave spectator mode, and adjust movement speed. This is mainly useful for monitoring raids, competitions PvE content. You need some knowledge to adapt and import it to your core!
But it’s free, so get to work!
PvE Spectator Screen:
"ScriptMgr.h",
"Player.h",
"Chat.h",
"Group.h",
"Language.h",
"MapManager.h",
"ChatPackets.h",
"StringFormat.h",
"PhasingHandler.h",
"DBCStores.h",
"ObjectAccessor.h",
"ScriptedGossip.h",
"SpellAuras.h",
"Creature.h",
"WorldSession.h",
"MotionMaster.h"
You must reply before you can see the hidden data contained here.
Last edited: