reference:server_commands:weapon_commands
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:server_commands:weapon_commands [2015/02/25 17:12] – [*weaponfire] example mit | reference:server_commands:weapon_commands [2025/05/28 16:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ^ Format | *weaponfire [weapon_num], | ^ Format | *weaponfire [weapon_num], | ||
| ^ Description | Adds a weapon to the world | | ^ Description | Adds a weapon to the world | | ||
| - | |||
| // | // | ||
| < | < | ||
| Line 28: | Line 27: | ||
| ^ Format | *weaponfirespread [spread_type], | ^ Format | *weaponfirespread [spread_type], | ||
| ^ Description | Adds a batch of weapons to the world | | ^ Description | Adds a batch of weapons to the world | | ||
| + | // | ||
| + | < | ||
| + | Event( " | ||
| + | { | ||
| + | $posX = $gPlayerWorldX | ||
| + | $posY = $gPlayerWorldY | ||
| + | $posZ = $gPlayerWorldZ + 2000 | ||
| - | ^ Example | *attach Bob | | + | |
| + | } | ||
| + | </ | ||
| + | </ | ||
| <note tip>If you're using the old-school method of modifying your server' | <note tip>If you're using the old-school method of modifying your server' | ||
reference/server_commands/weapon_commands.1424884343.txt.gz · Last modified: (external edit)
