08.01.2019, 19:01
Hey!
I dont quite understand this function.. what is it meant for second parameter..
Streamer_DestroyAllItems(type, serverwide = 1)
Parameters:
type: The item type.
serverwide: 0 for the current script, 1 for all scripts.
Returns:
0 on failure, 1 on success.
Destroys all created items of the specified item type.
serverwide means to destroy all items that were made in includes aswell or what is it meant to be ?
I dont quite understand this function.. what is it meant for second parameter..
Streamer_DestroyAllItems(type, serverwide = 1)
Parameters:
type: The item type.
serverwide: 0 for the current script, 1 for all scripts.
Returns:
0 on failure, 1 on success.
Destroys all created items of the specified item type.
serverwide means to destroy all items that were made in includes aswell or what is it meant to be ?