mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
docs: sv/cl_sync.lua headers
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
---------------------------------------------------------------------------------------]]--
|
||||
|
||||
--[[----------------------------------------------------------------------------------
|
||||
Sync server events
|
||||
----------------------------------------------------------------------------------]]--
|
||||
RegisterNetEvent( "wk_wars2x_sync:sendPowerState" )
|
||||
AddEventHandler( "wk_wars2x_sync:sendPowerState", function( target, state )
|
||||
TriggerClientEvent( "wk_wars2x_sync:receivePowerState", target, state )
|
||||
|
||||
Reference in New Issue
Block a user