OnAddIVNetworkEvent: Difference between revisions

no edit summary
(Created page with "{{ScriptItem2 |name = OnAddIVNetworkEvent |side = shared |type = event |games = iv |desc = when a built-in event is sent in GTA IV |arg1 = Client client The client that sent the event |arg2 = Int type The type of event sent |arg3 = String string The name of the client |arg4 = Integer data1 The 1st data arg |arg4 = Integer data2 The 2nd data arg |cancel = true |notes = See the IV events page for a list of event types }}")
 
No edit summary
Line 6: Line 6:
|desc = when a built-in event is sent in GTA IV
|desc = when a built-in event is sent in GTA IV
|arg1 = Client client The client that sent the event
|arg1 = Client client The client that sent the event
|arg2 = Int type The type of event sent
|arg2 = Type integer The type of event sent
|arg3 = String string The name of the client
|arg3 = Name string The name of the client
|arg4 = Integer data1 The 1st data arg
|arg4 = Data1 integer The 1st data arg
|arg4 = Integer data2 The 2nd data arg
|arg5 = Data2 integer The 2nd data arg
|cancel = true
|cancel = true
|notes = See [[Resources/GTAIV/Events|the IV events page]] for a list of event types
|notes = See [[Resources/GTAIV/Events|the IV events page]] for a list of event types
}}
}}
2,860

edits