mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
PATHTOF dont work with say3d
This commit is contained in:
parent
5597b7e40c
commit
fcd60650b2
@ -28,8 +28,8 @@ _sounds = [
|
|||||||
"a3\sounds_f\characters\ingame\AinvPpneMstpSlayWpstDnon_medic.wss",
|
"a3\sounds_f\characters\ingame\AinvPpneMstpSlayWpstDnon_medic.wss",
|
||||||
"a3\sounds_f\characters\ingame\AinvPpneMstpSlayWrflDnon_medic.wss"*/
|
"a3\sounds_f\characters\ingame\AinvPpneMstpSlayWrflDnon_medic.wss"*/
|
||||||
|
|
||||||
QUOTE(PATHTOF(sounds\zip_in.wav)),
|
QUOTE(PATHTO_R(sounds\zip_in.wav)),
|
||||||
QUOTE(PATHTOF(sounds\zip_out.wav))
|
QUOTE(PATHTO_R(sounds\zip_out.wav))
|
||||||
];
|
];
|
||||||
|
|
||||||
_position = _target modelToWorldVisual (_target selectionPosition "Spine3");
|
_position = _target modelToWorldVisual (_target selectionPosition "Spine3");
|
||||||
|
Loading…
Reference in New Issue
Block a user