[DiscordArchive] wot are hackfixes?
[DiscordArchive] wot are hackfixes?
Archived author: MaxtorCoder • Posted: 2020-12-14T19:26:29.959000+00:00
Original source
HAHAHAH
Archived author: ZaDarkSide • Posted: 2020-12-14T19:26:59.415000+00:00
Original source
well a hackfix for me is when you're too lazy to fix something properly and you can cut some corners to achieve somewhat the same result
Archived author: Le Beef • Posted: 2020-12-14T19:27:28.585000+00:00
Original source
I found out for making tcg work on my server, I just need a script to respond to this: public class PlayerCliGossipSelectOption
{
public ObjectGuid GossipUnit { get; set; }
public int GossipIndex { get; set; }
public int GossipID { get; set; }
public string PromotionCode { get; set; }
}
Archived author: MaxtorCoder • Posted: 2020-12-14T19:28:29.792000+00:00
Original source
Yep
Archived author: MaxtorCoder • Posted: 2020-12-14T19:29:00.875000+00:00
Original source
I mean sure
Archived author: MaxtorCoder • Posted: 2020-12-14T19:29:09.091000+00:00
Original source
If you can make it work
Archived author: Le Beef • Posted: 2020-12-14T19:29:24.773000+00:00
Original source
that is where the problem lies
Archived author: MaxtorCoder • Posted: 2020-12-14T19:29:34.672000+00:00
Original source
<:lul:451485508380655616>
Archived author: ZaDarkSide • Posted: 2020-12-14T19:29:43.242000+00:00
Original source
yeah that's the easy part to find which file you need to edit, let's see what you add to it to make it work
Archived author: MaxtorCoder • Posted: 2020-12-14T19:29:59.697000+00:00
Original source
I reckon it wouldn't be too hard.