Home » MODDING HQ 1.13 » v1.13 Modding, Customising, Editing » v1.13 Modding, Customising, Editing » Battlesounds for 081 & 146 ?
Battlesounds for 081 & 146 ?[message #357133] Sun, 31 March 2019 11:33
Bobby R. is currently offline Bobby R.

 
Messages:46
Registered:September 2016
Both files just have 3 battlesounds [DIE/HIT1/HIT2].

81 & 146 suppose to be RPC's but that would mean they should have some more battle sounds,
at least OK1 and OK2 but I can't find them anywhere. I also checked in MercProfile.xml for the voice profile.

And I found this here and was wondering what the four numbers refere to? [2, 1, 1, 2]

static const BATTLESNDS_STRUCT gBattleSndsData[] =
{
	{ "ok1",    2, 1, 1, 2 },
	{ "ok2",    0, 1, 1, 2 },
	{ "cool",   0, 0, 1, 0 },
	{ "curse",  0, 1, 1, 0 },
	{ "hit1",   2, 1, 1, 1 },
	{ "hit2",   0, 1, 1, 1 },
	{ "laugh",  0, 1, 1, 0 },
	{ "attn",   0, 0, 1, 0 },
	{ "die",    0, 1, 1, 1 },
	{ "humm",   0, 0, 1, 1 },
	{ "noth",   0, 0, 1, 1 },
	{ "gotit",  0, 0, 1, 1 },
	{ "lmok1",  2, 0, 1, 2 },
	{ "lmok2",  0, 0, 1, 2 },
	{ "lmattn", 0, 0, 1, 0 },
	{ "locked", 0, 0, 1, 0 },
	{ "enem",   0, 1, 1, 0 }
};

Report message to a moderator

Corporal
Previous Topic: PGmale PGfemale
Next Topic: Using black color in item miniatures?
Goto Forum:
  


Current Time: Sat Jun 13 14:27:21 GMT+3 2026

Total time taken to generate the page: 0.00452 seconds