Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] am i able to fix that?

[DiscordArchive] am i able to fix that?

[DiscordArchive] am i able to fix that?

Pages (3): Previous 1 2 3
rektbyfaith
Administrator
0
02-15-2025, 08:33 AM
#21
Archived author: Kitzunu • Posted: 2025-02-15T08:33:12.478000+00:00
Original source

y
rektbyfaith
02-15-2025, 08:33 AM #21

Archived author: Kitzunu • Posted: 2025-02-15T08:33:12.478000+00:00
Original source

y

rektbyfaith
Administrator
0
02-15-2025, 08:33 AM
#22
Archived author: Coffee • Posted: 2025-02-15T08:33:19.467000+00:00
Original source

thx
rektbyfaith
02-15-2025, 08:33 AM #22

Archived author: Coffee • Posted: 2025-02-15T08:33:19.467000+00:00
Original source

thx

rektbyfaith
Administrator
0
02-15-2025, 08:35 AM
#23
Archived author: Kitzunu • Posted: 2025-02-15T08:35:22.277000+00:00
Original source

here's the SQL if you just want to run that instead
```sql
SET @C_TEMPLATE = 500030;
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
(@C_TEMPLATE + 0, 0, 25901, 1, 0, 0),
(@C_TEMPLATE + 1, 0, 25901, 1, 0, 0),
(@C_TEMPLATE + 2, 0, 18234, 1, 0, 0);
```
rektbyfaith
02-15-2025, 08:35 AM #23

Archived author: Kitzunu • Posted: 2025-02-15T08:35:22.277000+00:00
Original source

here's the SQL if you just want to run that instead
```sql
SET @C_TEMPLATE = 500030;
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
(@C_TEMPLATE + 0, 0, 25901, 1, 0, 0),
(@C_TEMPLATE + 1, 0, 25901, 1, 0, 0),
(@C_TEMPLATE + 2, 0, 18234, 1, 0, 0);
```

rektbyfaith
Administrator
0
02-15-2025, 09:04 AM
#24
Archived author: Coffee • Posted: 2025-02-15T09:04:37.953000+00:00
Original source

i got it working thanks
rektbyfaith
02-15-2025, 09:04 AM #24

Archived author: Coffee • Posted: 2025-02-15T09:04:37.953000+00:00
Original source

i got it working thanks

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