You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add wiki docs regarding controller:TimerSimple.
Add wiki docs regarding controller:TimerCreate.
Add docs in README regarding convars permissions. Check map_logic_override convar permissions.
Add docs in README regarding performance. Add docs in README regarding map_logic_reload why can't it be used many times. - first tip in https://github.com/TIMONz1535/map_logic_controller/wiki#a-few-simple-rules
Check alternative output creation, add docs.
functionbutton1:OnPressed(activator, value)
ent:EmitSound("buttons/button24.wav")
end
Implements ents.GetMapCreatedEntity for entity list (????).
The text was updated successfully, but these errors were encountered:
Move docs as lua annotations comments to the code.
Add wiki samples regarding Entity.AddOutput Entity.RemoveOutput Entity.GetOutputs methods,
delay
andrepetitions
.Add wiki samples regarding
MetaTarget:IsValid
.Add wiki samples regarding remove
MetaTarget
outputsent.OnOpen = nil
.Add wiki docs regarding
controller:TimerSimple
.Add wiki docs regarding
controller:TimerCreate
.Add docs in README regarding convars permissions. Check
map_logic_override
convar permissions.Add docs in README regarding performance.
Add docs in README regarding- first tip in https://github.com/TIMONz1535/map_logic_controller/wiki#a-few-simple-rulesmap_logic_reload
why can't it be used many times.Check alternative output creation, add docs.
Implements
ents.GetMapCreatedEntity
for entity list (????).The text was updated successfully, but these errors were encountered: