A major feature of Weidu is compatability with other Weidu mods, yes? So while using weidu, I should try and be compatable. Which brings me to my question:
Is it possible to put my new items into pre-existing containers in pre-existing .are files?
I thought appending to the area script, something like
IF TRUE() THEN RESPONE #100 GiveItemCreate("item",container,1,0,0) ENDbut it doesnt seem to work. The next best thing I can think of is to extract the .are on the users end, and patch the file there, but if another weidu mod is doing / has done the same, wont my patching offset be different?
Hope you can understand, thanks
/bt_igi