Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] <@456226577798135808> Did the print("2"); go off?

[DiscordArchive] <@456226577798135808> Did the print("2"); go off?

[DiscordArchive] <@456226577798135808> Did the print("2"); go off?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
03-24-2019, 09:48 PM
#11
Archived author: Deleted User • Posted: 2019-03-24T21:48:09.528000+00:00
Original source

```local function CastSpell(event, player, spell, skipCheck)
print("2");
end

RegisterPlayerEvent(5, CastSpell)
print('1');```
rektbyfaith
03-24-2019, 09:48 PM #11

Archived author: Deleted User • Posted: 2019-03-24T21:48:09.528000+00:00
Original source

```local function CastSpell(event, player, spell, skipCheck)
print("2");
end

RegisterPlayerEvent(5, CastSpell)
print('1');```

rektbyfaith
Administrator
0
03-24-2019, 09:48 PM
#12
Archived author: Deleted User • Posted: 2019-03-24T21:48:12.564000+00:00
Original source

1 is printed
rektbyfaith
03-24-2019, 09:48 PM #12

Archived author: Deleted User • Posted: 2019-03-24T21:48:12.564000+00:00
Original source

1 is printed

rektbyfaith
Administrator
0
03-24-2019, 09:48 PM
#13
Archived author: Deleted User • Posted: 2019-03-24T21:48:13.882000+00:00
Original source

2 no
rektbyfaith
03-24-2019, 09:48 PM #13

Archived author: Deleted User • Posted: 2019-03-24T21:48:13.882000+00:00
Original source

2 no

rektbyfaith
Administrator
0
03-24-2019, 09:48 PM
#14
Archived author: Nix • Posted: 2019-03-24T21:48:16.899000+00:00
Original source

https://github.com/azerothcore/azerothco....cpp#L3650
[Embed: azerothcore/azerothcore-wotlk]
AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore - azerothcore/azerothcore-wotlk
https://github.com/azerothcore/azerothco.../Spell.cpp
rektbyfaith
03-24-2019, 09:48 PM #14

Archived author: Nix • Posted: 2019-03-24T21:48:16.899000+00:00
Original source

https://github.com/azerothcore/azerothco....cpp#L3650
[Embed: azerothcore/azerothcore-wotlk]
AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore - azerothcore/azerothcore-wotlk
https://github.com/azerothcore/azerothco.../Spell.cpp

rektbyfaith
Administrator
0
03-24-2019, 09:48 PM
#15
Archived author: Nix • Posted: 2019-03-24T21:48:38.283000+00:00
Original source

Wouldn't happen to be because the scriptMgr function responsible for pushing the lua event is commented out
rektbyfaith
03-24-2019, 09:48 PM #15

Archived author: Nix • Posted: 2019-03-24T21:48:38.283000+00:00
Original source

Wouldn't happen to be because the scriptMgr function responsible for pushing the lua event is commented out

rektbyfaith
Administrator
0
03-24-2019, 09:49 PM
#16
Archived author: Deleted User • Posted: 2019-03-24T21:49:12.091000+00:00
Original source

wut ? x)
rektbyfaith
03-24-2019, 09:49 PM #16

Archived author: Deleted User • Posted: 2019-03-24T21:49:12.091000+00:00
Original source

wut ? x)

rektbyfaith
Administrator
0
03-24-2019, 09:49 PM
#17
Archived author: Nix • Posted: 2019-03-24T21:49:24.843000+00:00
Original source

The internal event in AC that is responsible for calling eluna is disabled, it will never call OnPlayerSpellCast
rektbyfaith
03-24-2019, 09:49 PM #17

Archived author: Nix • Posted: 2019-03-24T21:49:24.843000+00:00
Original source

The internal event in AC that is responsible for calling eluna is disabled, it will never call OnPlayerSpellCast

rektbyfaith
Administrator
0
03-24-2019, 09:49 PM
#18
Archived author: Deleted User • Posted: 2019-03-24T21:49:33.795000+00:00
Original source

If I enable it
rektbyfaith
03-24-2019, 09:49 PM #18

Archived author: Deleted User • Posted: 2019-03-24T21:49:33.795000+00:00
Original source

If I enable it

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)