natives.GET NUMBER OF FOLLOWERS: Difference between revisions

Jump to navigation Jump to search
Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 4: Line 4:
|type = function
|type = function
|name = natives.GET_NUMBER_OF_FOLLOWERS
|name = natives.GET_NUMBER_OF_FOLLOWERS
|parameters = int ped, int ped1
|parameters = int ped
|parameter1 = int ped Target character in the game world.
|parameter1 = int ped Character handle to act upon.
|parameter2 = int ped1 Second character reference.
|usage = returns the number of characters following this character
|usage = returns the number of followers.
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,615

edits

Navigation menu