Difference between revisions of "Talk:List of native functions (GTA IV)"

From GTAMods Wiki
Jump to navigation Jump to search
(For future reference)
m
Line 7: Line 7:
 
I also have the descriptions for almost all natives with what type each parameter has and its possible name, like this
 
I also have the descriptions for almost all natives with what type each parameter has and its possible name, like this
 
  2 1 HAS_CAR_BEEN_DAMAGED_BY_WEAPON(handle car, int weapon)
 
  2 1 HAS_CAR_BEEN_DAMAGED_BY_WEAPON(handle car, int weapon)
Will public it bit later.
+
Will public it bit later. [[User:Seemann|Seemann]] 23:25, 26 December 2008 (UTC)

Revision as of 23:25, 26 December 2008

For future reference

Here's the list of all native functions that were used in original IV scripts (so, it's not complete). http://public.sannybuilder.com/GTA4/natives.txt

This list contains information about how much input parameters each function has and how much values it returns after execution. Should be useful when describing them.

I also have the descriptions for almost all natives with what type each parameter has and its possible name, like this

2	1	HAS_CAR_BEEN_DAMAGED_BY_WEAPON(handle car, int weapon)

Will public it bit later. Seemann 23:25, 26 December 2008 (UTC)