Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] or maybe improve the support for bots in the core?

[DiscordArchive] or maybe improve the support for bots in the core?

[DiscordArchive] or maybe improve the support for bots in the core?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
05-13-2018, 02:27 PM
#11
Archived author: Deleted User • Posted: 2018-05-13T14:27:32.067000+00:00
Original source

Omg
rektbyfaith
05-13-2018, 02:27 PM #11

Archived author: Deleted User • Posted: 2018-05-13T14:27:32.067000+00:00
Original source

Omg

rektbyfaith
Administrator
0
05-13-2018, 02:27 PM
#12
Archived author: Deleted User • Posted: 2018-05-13T14:27:33.138000+00:00
Original source

xD
rektbyfaith
05-13-2018, 02:27 PM #12

Archived author: Deleted User • Posted: 2018-05-13T14:27:33.138000+00:00
Original source

xD

rektbyfaith
Administrator
0
05-13-2018, 02:27 PM
#13
Archived author: Deleted User • Posted: 2018-05-13T14:27:44.600000+00:00
Original source

```cpp
class ElunaPlayerHooks : public PlayerScript
{
public:
ElunaPlayerHooks() : PlayerScript("ElunaPlayerHooks"){}

void OnLogin(Player* player, bool FirstLogin)
{
#ifdef ELUNA
if (FirstLogin)
sEluna->OnFirstLogin(player);
sEluna->OnLogin(player);
#endif
}
};
```
rektbyfaith
05-13-2018, 02:27 PM #13

Archived author: Deleted User • Posted: 2018-05-13T14:27:44.600000+00:00
Original source

```cpp
class ElunaPlayerHooks : public PlayerScript
{
public:
ElunaPlayerHooks() : PlayerScript("ElunaPlayerHooks"){}

void OnLogin(Player* player, bool FirstLogin)
{
#ifdef ELUNA
if (FirstLogin)
sEluna->OnFirstLogin(player);
sEluna->OnLogin(player);
#endif
}
};
```

rektbyfaith
Administrator
0
05-13-2018, 02:27 PM
#14
Archived author: Deleted User • Posted: 2018-05-13T14:27:47.343000+00:00
Original source

xD
rektbyfaith
05-13-2018, 02:27 PM #14

Archived author: Deleted User • Posted: 2018-05-13T14:27:47.343000+00:00
Original source

xD

rektbyfaith
Administrator
0
05-13-2018, 02:28 PM
#15
Archived author: ayase • Posted: 2018-05-13T14:28:29.144000+00:00
Original source

Ok. I learned
rektbyfaith
05-13-2018, 02:28 PM #15

Archived author: ayase • Posted: 2018-05-13T14:28:29.144000+00:00
Original source

Ok. I learned

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