SetConfig
Revision as of 15:45, 5 February 2024 by Habi (talk | contribs) (Created page with "{{v1_8_beta}} {{Welcome|desc=Changes automatic behaviour of npc on events like player stream in or skin is changed by server| params=<source lang="lua">(value)</source> <poem> :: value - An integer from following table which can be combined using bitwise OR {| class="wikitable" |+ SetConfig Function Features ! Configuration Value !! Feature !! Description |- | 1 || Sends an onfoot-packet to server || Whenever a player streams in. When an NPC is inside a vehicle, nothing...")
This function was added in v1.8 beta and will not work on previous versions.
Description:
Changes automatic behaviour of npc on events like player stream in or skin is changed by server
Parameters:
(value)
<poem>
- value - An integer from following table which can be combined using bitwise OR
{
Return Values:
This function does not return any specific values.