Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I assume you are coding a command?

[DiscordArchive] I assume you are coding a command?

[DiscordArchive] I assume you are coding a command?

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
04-10-2020, 01:37 AM
#1
Archived author: Kito • Posted: 2020-04-10T01:37:36.822000+00:00
Original source

I assume you are coding a command?
rektbyfaith
04-10-2020, 01:37 AM #1

Archived author: Kito • Posted: 2020-04-10T01:37:36.822000+00:00
Original source

I assume you are coding a command?

rektbyfaith
Administrator
0
04-10-2020, 01:37 AM
#2
Archived author: Kito • Posted: 2020-04-10T01:37:41.498000+00:00
Original source

Or a gossip?
rektbyfaith
04-10-2020, 01:37 AM #2

Archived author: Kito • Posted: 2020-04-10T01:37:41.498000+00:00
Original source

Or a gossip?

rektbyfaith
Administrator
0
04-10-2020, 01:37 AM
#3
Archived author: Kitzunu • Posted: 2020-04-10T01:37:51.160000+00:00
Original source

I am trying to fix cheat explore
rektbyfaith
04-10-2020, 01:37 AM #3

Archived author: Kitzunu • Posted: 2020-04-10T01:37:51.160000+00:00
Original source

I am trying to fix cheat explore

rektbyfaith
Administrator
0
04-10-2020, 01:38 AM
#4
Archived author: Kitzunu • Posted: 2020-04-10T01:38:00.700000+00:00
Original source

I already managed to fix .cheat explore 0 to work
rektbyfaith
04-10-2020, 01:38 AM #4

Archived author: Kitzunu • Posted: 2020-04-10T01:38:00.700000+00:00
Original source

I already managed to fix .cheat explore 0 to work

rektbyfaith
Administrator
0
04-10-2020, 01:38 AM
#5
Archived author: Kitzunu • Posted: 2020-04-10T01:38:01.077000+00:00
Original source

rektbyfaith
04-10-2020, 01:38 AM #5

Archived author: Kitzunu • Posted: 2020-04-10T01:38:01.077000+00:00
Original source

rektbyfaith
Administrator
0
04-10-2020, 01:38 AM
#6
Archived author: Kito • Posted: 2020-04-10T01:38:25.292000+00:00
Original source

And you want to do it for the target?
rektbyfaith
04-10-2020, 01:38 AM #6

Archived author: Kito • Posted: 2020-04-10T01:38:25.292000+00:00
Original source

And you want to do it for the target?

rektbyfaith
Administrator
0
04-10-2020, 01:38 AM
#7
Archived author: Kitzunu • Posted: 2020-04-10T01:38:48.645000+00:00
Original source

the command says it should, and it is good learning for me
rektbyfaith
04-10-2020, 01:38 AM #7

Archived author: Kitzunu • Posted: 2020-04-10T01:38:48.645000+00:00
Original source

the command says it should, and it is good learning for me

rektbyfaith
Administrator
0
04-10-2020, 01:39 AM
#8
Archived author: Kitzunu • Posted: 2020-04-10T01:39:21.221000+00:00
Original source

Btw it has
```cpp
Player* chr = handler->getSelectedPlayer();
if (!chr)
{
handler->SendSysMessage(LANG_NO_CHAR_SELECTED);
handler->SetSentErrorMessage(true);
return false;
}
```
at the top
rektbyfaith
04-10-2020, 01:39 AM #8

Archived author: Kitzunu • Posted: 2020-04-10T01:39:21.221000+00:00
Original source

Btw it has
```cpp
Player* chr = handler->getSelectedPlayer();
if (!chr)
{
handler->SendSysMessage(LANG_NO_CHAR_SELECTED);
handler->SetSentErrorMessage(true);
return false;
}
```
at the top

rektbyfaith
Administrator
0
04-10-2020, 01:39 AM
#9
Archived author: Kito • Posted: 2020-04-10T01:39:36.247000+00:00
Original source

Yea so
rektbyfaith
04-10-2020, 01:39 AM #9

Archived author: Kito • Posted: 2020-04-10T01:39:36.247000+00:00
Original source

Yea so

rektbyfaith
Administrator
0
04-10-2020, 01:39 AM
#10
Archived author: Kito • Posted: 2020-04-10T01:39:47.258000+00:00
Original source

chr->SetFlag(PLAYER_EXPLORED_ZONES_1 + i, 0xFFFFFFFF);
rektbyfaith
04-10-2020, 01:39 AM #10

Archived author: Kito • Posted: 2020-04-10T01:39:47.258000+00:00
Original source

chr->SetFlag(PLAYER_EXPLORED_ZONES_1 + i, 0xFFFFFFFF);

Pages (3): 1 2 3 Next
Recently Browsing
 
Recently Browsing