Difference between revisions of "IS RUNNING NETWORK SCRIPT"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=1 |p1t=pointer to variable |p1d=pointer to variable to store function result |r=1 |rt=boolean |rd=always 0 }})
 
Line 7: Line 7:
 
|rd=always 0
 
|rd=always 0
 
}}
 
}}
 +
 +
This function always returns 0 as its result.

Revision as of 01:18, 27 December 2008

IS_RUNNING_NETWORK_SCRIPT
Number of parameters: 1
Parameter #TypeDescription
1.pointer to variablepointer to variable to store function result
Return value:
TypeDescription
booleanalways 0

This function always returns 0 as its result.