mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
edit description
This commit is contained in:
@ -1,13 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
* Author: commy2
|
* Author: commy2
|
||||||
*
|
*
|
||||||
* Drops a backback. Also returns the object of the dropped backpack.
|
* Drops a backback. Also returns the ground wepaon holder object of the dropped backpack.
|
||||||
*
|
*
|
||||||
* Argument:
|
* Argument:
|
||||||
* 0: Unit that has a backpack (Object)
|
* 0: Unit that has a backpack (Object)
|
||||||
*
|
*
|
||||||
* Return value:
|
* Return value:
|
||||||
* Backpack object (Object)
|
* Ground wepaon holder with backpack (Object)
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
Reference in New Issue
Block a user