loadShape (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Description missing
Syntax
- Syntax:
- loadShape [posx,posy,shapename]
- Parameters:
- posx: Number -
- posy: Number -
- shapename: String - path
- Return Value:
- Number
Examples
- Example 1:
"_shape = LoadShape [_posx,_posy,""my.shp""] "
Additional Information
- Multiplayer:
- Behaviour unknown.

