Skip to content

Commit

Permalink
Added execution hints for makeSource and makeJerryCan
Browse files Browse the repository at this point in the history
  • Loading branch information
TACHarsis committed Jan 26, 2023
1 parent d901869 commit ec3c2b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/wiki/framework/refuel-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ class CfgVehicles {
### 2.1 Make an object into a refuel source
*Added in ACE3 3.11.0*
Meant to be called on server only.
`ace_refuel_fnc_makeSource`
| Arguments | Type | Optional (default value)
Expand Down Expand Up @@ -97,6 +99,8 @@ class CfgVehicles {
### 2.4 Make a jerry can
Meant to be run on all clients and server.
`ace_refuel_fnc_makeJerryCan`
| Arguments | Type | Optional (default value)
Expand Down

0 comments on commit ec3c2b3

Please sign in to comment.