WASTED
king bore haha 2017년 5월 13일 오전 3시 09분
Easy weapon modding template v4.2 (with associated guide)
king bore haha 님이 마지막으로 수정; 2018년 7월 20일 오후 4시 16분
< >
9개 댓글 중 1-9개 표시
king bore haha 2017년 6월 12일 오후 9시 31분 
Lots of changes in v4. Edited everything again to make it more readable, fixed a couple melee weapon bugs, and also enabled changing the buff granted while aiming. Also some other misc changes: like providing the zoom_level buff for a way of changing how much the weapon zooms.

Another useful addition is More Info.txt, which is a database of known item tags, buff names, context tags, and weapon object names.
king bore haha 님이 마지막으로 수정; 2017년 6월 12일 오후 9시 31분
Zylo 2017년 6월 16일 오후 8시 40분 
Just wanted to say thanks for the template, really makes moding weapons easier.
Zylo 2017년 6월 21일 오후 11시 39분 
How does the logger work? I see that it runs in the console, but it never prints anything other than "logger started" "logger done" I set all the inner bools to true.
king bore haha 2017년 6월 22일 오전 7시 13분 
I don't know why that would happen. If enablelogger = true, and any of the log_infos = true then it should just work. Make sure the file is saved, and make sure the true/false are in lowercase are all I can think of.

There is also a glitch where the console can mess up and not print anything at all of it gets too full, so having them all set to true could also be causing a problem. But if it's printing "Logger is done" then I don't think that is it.
Zylo 2017년 6월 22일 오전 11시 10분 
Logger is enabled
Logger is done

I turned off all but one of the bools, but still this is all I get. ^
everything is lowercase.

I just place the file in my mods folder right?

EDIT: I think I fixed the above issue, but now it complains that it cant acesss base item from this line
Log("contextTags: " .. item.contextTags)

It worked once I commented out that line.
Zylo 님이 마지막으로 수정; 2017년 6월 22일 오전 11시 31분
king bore haha 2017년 6월 22일 오후 1시 03분 
Zylo님이 먼저 게시:
Logger is enabled
Logger is done

I turned off all but one of the bools, but still this is all I get. ^
everything is lowercase.

I just place the file in my mods folder right?

EDIT: I think I fixed the above issue, but now it complains that it cant acesss base item from this line
Log("contextTags: " .. item.contextTags)

It worked once I commented out that line.

Oh ok items don't have contextTags so that makes sense. I must have put it in there and not thought about it. That's actually an old version of the logger, and the new version is a huge mess so I didn't update it in the template.
king bore haha 2017년 7월 6일 오후 2시 36분 
Updated the template again, also updated more info.txt. It's up to the current version I've been using.

More info will be outdated again once I finish recording information for equipment and consumables, and I think I'll include everything in the same file at that point.
king bore haha 님이 마지막으로 수정; 2017년 7월 6일 오후 2시 40분
king bore haha 2017년 7월 22일 오후 2시 09분 
Quick update, mostly regarding "More Info.txt" with some couple of (mostly inconsequential) changes in the template itself.
Doomer Humor 2020년 6월 27일 오후 3시 45분 
Tried to make my own rifle yet got hopelessly lost. a tutorial would be 10/10
< >
9개 댓글 중 1-9개 표시
페이지당 표시 개수: 1530 50