Benargee/Sandbox – User
Jump to navigation
Jump to search
m (Erentar moved page Benargee's Sandbox to User:Benargee/Sandbox: Bot: Moved page) |
m (template:command argument fix) |
||
Line 26: | Line 26: | ||
| unit '''say3D''' sound |= Syntax | | unit '''say3D''' sound |= Syntax | ||
|p1= unit: [[Object]] - |= | |p1= unit: [[Object]] - |PARAMETER1= | ||
|p2= sound: [[String]] - classname. Defined in [[Description.ext]] |= | |p2= sound: [[String]] - classname. Defined in [[Description.ext]] |PARAMETER3= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|s2= [unit, target] '''say3D''' sound |= | |s2= [unit, target] '''say3D''' sound |= | ||
|p21= unit: [[Object]] - |= | |p21= unit: [[Object]] - |PARAMETER1= | ||
|p22= target: [[Object]] |= | |p22= target: [[Object]] |PARAMETER2= | ||
|p23= sound: [[String]] - classname. Defined in [[Description.ext]] |= | |p23= sound: [[String]] - classname. Defined in [[Description.ext]] |PARAMETER3= | ||
|r2= [[Nothing]]|= | |r2= [[Nothing]]|= | ||
Line 47: | Line 47: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[say]], [[say2D]], [[playSound]], [[createSoundSource]] |= | | [[say]], [[say2D]], [[playSound]], [[createSoundSource]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:28, 7 April 2019
Notes
- Posted on 7 March 2013
- Rocket
- The only difference with this command and say is during cutscenes (when some camera effect is active). In cutscenes, say3D is 3D, say is not.