디시인사이드 갤러리

마이너 갤러리 이슈박스, 최근방문 갤러리

갤러리 본문 영역

[모드] 모딩] 매드맨 "빛나는눈" 적용 안되서 죽겠다..제발 알려도..

배갤러(180.66) 2024.05.15 23:48:37
조회 248 추천 0 댓글 3
														


게임 잘 하고 있다가,

예전에 하다 포기했던게 미련이 남더라고..

매드맨 "빛나는눈"을 바바리안 배경에 이번엔 꼭 적용해보고 싶은데,

일단 눈치로 복붙 넣어봤는데 안되더라고 ㅜ

에러는 안뜨는데 적용이 안됨...

혹시나 매드맨 투구쓰면 빛나나 싶어, 매드맨 방어구 드랍되게 바꾸고 입어봤는데도 안되네..


의심가는 부분 아래 첨부했고,

혹시나 노트패드 파일도 올릴테니, 봐주면 정말 감사

https://drive.google.com/file/d/1RIVAMQOjIhfhBybJrHJYaL621t7BYcnD/view?usp=drive_link

 

https://drive.google.com/file/d/1paJWwmJqdUBuPrw6YLIzA-h3J7pfk49J/view?usp=drive_link

 





매드맨 파일내 구문발췌(빨강색 부분)

function onInit()

{

this.human.onInit();

local tattoos = [

3,

4,

5,

6

];


if (this.Math.rand(1, 100) <= 66)

{

local tattoo_body = this.actor.getSprite("tattoo_body");

local body = this.actor.getSprite("body");

tattoo_body.setBrush("tattoo_0" + tattoos[this.Math.rand(0, tattoos.len() - 1)] + "_" + body.getBrush().Name);

tattoo_body.Visible = true;

}


if (this.Math.rand(1, 100) <= 50)

{

local tattoo_head = this.actor.getSprite("tattoo_head");

tattoo_head.setBrush("tattoo_0" + tattoos[this.Math.rand(0, tattoos.len() - 1)] + "_head");

tattoo_head.Visible = true;

}


local b = this.m.BaseProperties;

b.setValues(this.Const.Tactical.Actor.BarbarianMadman);

this.m.ActionPoints = b.ActionPoints;

this.m.Hitpoints = b.Hitpoints;

this.m.CurrentProperties = clone b;

b.IsSpecializedInSwords = true;

b.IsSpecializedInAxes = true;

b.IsSpecializedInMaces = true;

b.IsSpecializedInFlails = true;

b.IsSpecializedInPolearms = true;

b.IsSpecializedInThrowing = true;

b.IsSpecializedInHammers = true;

b.IsSpecializedInSpears = true;

b.IsSpecializedInCleavers = true;

this.m.Skills.update();

this.setAppearance();

this.getSprite("socket").setBrush("bust_base_wildmen_01");

this.getSprite("dirt").setBrush("bust_glowing_eyes");

this.getSprite("dirt").Visible = true;

this.m.Skills.add(this.new("scripts/skills/actives/barbarian_fury_skill"));

this.m.Skills.add(this.new("scripts/skills/racial/trickster_god_racial"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_battle_forged"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_crippling_strikes"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_coup_de_grace"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_hold_out"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_recover"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_brawny"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_battering_ram"));

this.m.Skills.add(this.new("scripts/skills/perks/perk_pathfinder"));

}

---------------------------- 여기까지 매드맨 파일


----------------------------

여기부터 바바리안 배경내 외모관련된 함수? 구문? 추정해서 아래에 하나씩 첨부해봤는데, 왜 안되는걸까?


1. function create()

this.setAppearance();

this.getSprite("socket").setBrush("bust_base_wildmen_01");

this.getSprite("dirt").setBrush("bust_glowing_eyes");

this.getSprite("dirt").Visible = true;


2. function onSetAppearance()

this.setAppearance();

this.getSprite("socket").setBrush("bust_base_wildmen_01");

this.getSprite("dirt").setBrush("bust_glowing_eyes");

this.getSprite("dirt").Visible = true;


3. function updateAppearance()

this.setAppearance();

this.getSprite("socket").setBrush("bust_base_wildmen_01");

this.getSprite("dirt").setBrush("bust_glowing_eyes");

this.getSprite("dirt").Visible = true;



a66f34aa0f16b54cb6ff5a40f25dd9e99a39afa6693dabd74ba53fef490701

a67a14ad162eb361a6ff5a48ee5dcfc020fbaa01a41e77fee87c07459b0e9202ae78902e49071bbdebd4



자동등록방지

추천 비추천

0

고정닉 0

0

댓글 영역

전체 댓글 0
등록순정렬 기준선택
본문 보기

하단 갤러리 리스트 영역

왼쪽 컨텐츠 영역

갤러리 리스트 영역

갤러리 리스트
번호 말머리 제목 글쓴이 작성일 조회 추천
2930 설문 논란보다 더 욕 많이 먹어서 억울할 것 같은 스타는? 운영자 24/09/23 - -
2929 AD 라이즈 오브 킹덤즈 5주년 출항! 대한민국 승리를향해! 운영자 24/09/23 - -
59081 모드 입문자에게 이 모드 꼭 쓰라고 추천해드립니다. [3] ㅇㅇ(125.131) 08.07 655 1
58416 모드 배틀 브라더스 바닐라 한글패치 ㄱㄱ [25] 배갤러(118.36) 06.30 2724 14
모드 모딩] 매드맨 "빛나는눈" 적용 안되서 죽겠다..제발 알려도.. [3] 배갤러(180.66) 05.15 248 0
56867 모드 백그라운드(크루세이더, 린드부름 슬레이어 등) 추가 모드 업로드 배갤러(180.66) 04.14 406 0
56466 모드 [모드소개] 플레이어 은신처. 스트롱홀드보다 가벼운 개인거점모드 [12] TreviLover갤로그로 이동합니다. 04.02 851 4
56396 모드 (레전드) 방금 레전드 모드 추가패치 나옴 [1] TreviLover갤로그로 이동합니다. 04.01 304 0
55950 모드 (임시) Trade v1 교역품 추가 [7] 번역돌팔이갤로그로 이동합니다. 03.22 259 4
55929 모드 레전드 모드 선견자(시어) 시드 추천 배갤러(119.193) 03.21 448 2
55338 모드 (버그수정) items V5 아이탬 및 제작 추가 [14] 번역돌팔이갤로그로 이동합니다. 02.29 800 7
54142 모드 로스터는 어떤 파일 뜯어서 확인 해야함? 배갤러(221.151) 23.12.05 60 0
52711 모드 (추가)Balance v1.5 밸런스 모드 [25] 번역돌팔이갤로그로 이동합니다. 23.09.28 3151 10
52144 모드 쵸즌모드 슬레이어 고용시 판타지모드 용병 안나올시 ㅇㅇ(106.255) 23.09.01 181 0
51930 모드 Extra Starting Scenarios V5.2 (시작 기원 추가) [2] 번역돌팔이갤로그로 이동합니다. 23.08.24 766 5
51846 모드 Backgrounds 능력치 범위를 보여주는 모드 [4] 번역돌팔이갤로그로 이동합니다. 23.08.22 1210 6
50993 모드 items V3 (아이템 제조 + 밸런스 변경) [3] 번역돌팔이갤로그로 이동합니다. 23.06.13 2053 18
50990 모드 Extra Starting Scenarios V5 (시작 기원 추가) [4] 번역돌팔이갤로그로 이동합니다. 23.06.13 1756 16
50620 모드 레전드 모드 최신버젼 업뎃함 [3] ㅇㅇ(121.152) 23.05.17 343 5

게시물은 1만 개 단위로 검색됩니다.

갤러리 내부 검색
제목+내용게시물 정렬 옵션

오른쪽 컨텐츠 영역

실시간 베스트

1/8

뉴스

디시미디어

디시이슈

1/2