Search found 526 matches

by TeoTwawki
Tue Feb 27, 2018 4:46 am
Forum: Custom Applications and Tools
Topic: Tool to populate AH with items
Replies: 40
Views: 78402

Re: Tool to populate AH with items

Alternatively you can edit the datestamps on the items. Set them far into the future and they never expire.
(1 AH query on the seller ID or seller name, hit all its item listings in one go)
by TeoTwawki
Thu Feb 22, 2018 11:29 pm
Forum: Troubleshooting
Topic: Questions about Gardening
Replies: 4
Views: 6431

Re: Questions about Gardening

Gardening doesn't exist yet.

Individual spell data is in the spell_list database table, and various modifiers can change some of those on an all-spells or all-spells-of-a-type basis (see modifier.h and status.lua)
by TeoTwawki
Thu Feb 22, 2018 11:27 pm
Forum: Troubleshooting
Topic: trying to find where to turn superior items on
Replies: 7
Views: 4561

Re: trying to find where to turn superior items on

all SU are that same line. if you want 3 just put 3 there. We can't do what retail does and have them unlock yet because we don't have job points working yet.
by TeoTwawki
Thu Feb 22, 2018 5:19 am
Forum: Troubleshooting
Topic: trying to find where to turn superior items on
Replies: 7
Views: 4561

Re: trying to find where to turn superior items on

change ref<uint8>(0x50) = PChar->profile.nation; //0x52 = superior level (1 or 2) to ref<uint8>(0x50) = PChar->profile.nation; ref<uint8>(0x52) = 2; // Enable all SU1 and SU2 gear and rebuild. Everyone can then equip all Su1 and Su2 gear because we just wrote "2" into the byte at the 0x52 address.
by TeoTwawki
Wed Feb 21, 2018 11:42 pm
Forum: Troubleshooting
Topic: Crash on @Zone command
Replies: 14
Views: 13628

Re: Crash on @Zone command

The log output really doesn't tell us anything, very rarely would that info be actually useful in a crash. Please check the link whasf gave and make a crash dump.
by TeoTwawki
Wed Feb 21, 2018 11:21 pm
Forum: Troubleshooting
Topic: trying to find where to turn superior items on
Replies: 7
Views: 4561

Re: trying to find where to turn superior items on

To statically set all players to SU whatever, do what the other lines do setting a value to that offset. = 2 and everybody has SU2. Possible to set conditions there but we don't have job points yet or we'd have code already and not a comment. the liens you see directly above the comment are setting ...
by TeoTwawki
Mon Feb 19, 2018 2:46 pm
Forum: General Chat
Topic: Zynjec - Warning - Hacks servers
Replies: 6
Views: 19548

Re: Zynjec - Warning - Hacks servers

Whasf's the forums guy here. For the reddit discord you want Atom0s or Gweivyth, for Darkstars's discord probably best to talk with Lotus but we've several people in the "OP" group that have mod power. Disclaimer : I'm in that group but I don't use the abilities for much more than adding Emoji's. I'...
by TeoTwawki
Mon Feb 19, 2018 2:23 pm
Forum: General Chat
Topic: Zynjec - Warning - Hacks servers
Replies: 6
Views: 19548

Re: Zynjec - Warning - Hacks servers

Important thing: Crashing is an annoyance anyone can cause (even intentionally), need people to send in the crashdumps for so we can get them fixed. As far as Zynjec, we know he's trolling almost 24/7 and he's pretty obvious about it. Never met the other guy. I can believe he crashed and spammed, he...
by TeoTwawki
Mon Feb 19, 2018 1:34 pm
Forum: General Chat
Topic: Zynjec - Warning - Hacks servers
Replies: 6
Views: 19548

Re: Zynjec - Warning - Hacks servers

Both subreddits and the forums now. The reason ppl were getting ticked off is you were spamming multiple channels on multiple discords. Don't have to be everywhere to warn other servers.