User contributions
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:09, 24 August 2014 (diff | hist) (+222) N CREATE RANDOM CHAR AS PASSENGER (Created page with "{{Native |game = 4 |noheader = 0 |np = 3 |p1t = handle |p1d = vehicle handle |p2t = unsigned integer |p2d = seat |p3t = unsigned integer |p3...") (current)
- 16:08, 24 August 2014 (diff | hist) (+378) N CREATE PICKUP WITH AMMO (Created page with "{{Native |game = 4 |noheader = 0 |np = 7 |p1t = unsigned integer |p1d = model |p2t = unsigned integer |p2d = pickup type |p3t = unsigned int...") (current)
- 16:04, 24 August 2014 (diff | hist) (+41) N User talk:Letsplayordy (Created page with "Talk talk talk talk talk talk...... talk.") (current)
- 16:02, 24 August 2014 (diff | hist) (+176) N CREATE RANDOM CHAR AS DRIVER (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = vehicle handle |p2t = unsigned integer |p2d = variable to store ped |r = 0 }}") (current)
- 15:45, 24 August 2014 (diff | hist) (+351) N CREATE CHAR AS PASSENGER (Created page with "{{Native |game = 4 |noheader = 0 |np = 5 |p1t = handle |p1d = vehicle handle |p2t = unsigned integer |p2d = character type |p3t = unsigned i...")
- 15:35, 24 August 2014 (diff | hist) (+266) N CELL CAM IS CHAR VISIBLE (Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = handle |p1d = ped handle |r = 1 |rt = boolean |rd = returns if the cell phone camera can...") (current)
- 15:28, 24 August 2014 (diff | hist) (+250) N CAN CHAR SEE DEAD CHAR (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = ped handle |p2t = handle |p2d = dead ped handle |r = 1 |rt = boolean |...") (current)
- 13:39, 22 August 2014 (diff | hist) (+387) N CREATE PICKUP (Created page with "{{Native |game = 4 |noheader = 0 |np = 7 |p1t = unsigned integer |p1d = model |p2t = unsigned integer |p2d = pickup type |p3t = float |p3d...") (current)
- 13:14, 22 August 2014 (diff | hist) (+334) N CREATE MONEY PICKUP (Created page with "{{Native |game = 4 |noheader = 0 |np = 6 |p1t = float |p1d = x |p2t = float |p2d = y |p3t = float |p3d = z |p4t = unsigned integer...") (current)
- 13:12, 22 August 2014 (diff | hist) (+247) N CREATE GROUP (Created page with "{{Native |game = 4 |noheader = 0 |np = 3 |p1t = boolean |p1d = unknown (false suggested) |p2t = unsigned integer |p2d = variable to store group |...") (current)
- 12:56, 22 August 2014 (diff | hist) (+250) N CREATE EMERGENCY SERVICES CAR (Created page with "{{Native |game = 4 |noheader = 0 |np = 4 |p1t = unsigned integer |p1d = model |p2t = float |p2d = x |p3t = float |p3d = y |p4t = f...") (current)
- 02:29, 22 August 2014 (diff | hist) (+379) N CREATE CHECKPOINT (Created page with "{{Native |game = 4 |noheader = 0 |np = 6 |p1t = integer |p1d = checkpoint type |p2t = float |p2d = x |p3t = float |p3d = y |p4t =...") (current)
- 02:22, 22 August 2014 (diff | hist) (+813) N CREATE CAR GENERATOR (Created page with "{{Native |game = 4 |noheader = 0 |np = 15 |p1t = float |p1d = x |p2t = float |p2d = y |p3t = float |p3d = z |p4t = float |p4d...")
- 23:23, 21 August 2014 (diff | hist) (+240) N CLEAR AREA (Created page with "{{Native |game = 4 |noheader = 0 |np = 5 |p1t = float |p1d = x |p2t = float |p2d = y |p3t = float |p3d = z |p4t = float |p4d...") (current)
- 23:17, 21 August 2014 (diff | hist) (+240) N CAN PED SHIMMY IN DIRECTION (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = ped handle |p2t = integer |p2d = direction |r = 1 |rt = boolean |rd...") (current)
- 23:14, 21 August 2014 (diff | hist) (+102) N User:Letsplayordy (Created page with "Came to the GTA IV modding scene sometime in 2012/2013, and been making mods and helping people since.") (current)
- 23:06, 21 August 2014 (diff | hist) (+494) N KNOCK PED OFF BIKE (Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = handle |p1d = vehicle handle |r = 0 }} Knocks ped off of bike. To use this, you would want to chec...") (current)
- 23:04, 21 August 2014 (diff | hist) (+232) N IS CAR PASSENGER SEAT FREE (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = vehicle handle |p2t = unsigned integer |p2d = seat index |r = 1 |rt =...") (current)
- 22:58, 21 August 2014 (diff | hist) (+222) N GET CHAR IN CAR PASSENGER SEAT (Created page with "{{Native |game = 4 |noheader = 0 |np = 3 |p1t = handle |p1d = vehicle handle |p2t = unsigned integer |p2d = seat index |p3t = integer |p3d...") (current)
- 22:48, 21 August 2014 (diff | hist) (+170) N GET DRIVER OF CAR (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = vehicle handle |p2t = integer |p2d = variable to store ped id |r = 0 }}") (current)
- 20:00, 21 August 2014 (diff | hist) (+197) N GET CAR MODEL (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = handle |p1d = vehicle handle |p2t = integer |p2d = variable to store model |r = 0 }} Gets...") (current)
- 19:56, 21 August 2014 (diff | hist) (+187) N IS VEHICLE ON ALL WHEELS (Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = handle |p1d = vehicle handle |r = 1 |rt = boolean |rd = return if vehicle is on all whee...") (current)
- 19:56, 21 August 2014 (diff | hist) (+4) Template:Native
- 19:54, 21 August 2014 (diff | hist) (+161) N IS STRING NULL (Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = string |p1d = string to check |r = 1 |rt = boolean |rd = is null or not }}") (current)
- 19:53, 21 August 2014 (diff | hist) (+142) N IS SCREEN FADING OUT (Created page with "{{Native |game = 4 |noheader = 0 |np = 0 |r = 1 |rt = boolean |rd = returns if the screen is fading out or not }}") (current)
- 19:52, 21 August 2014 (diff | hist) (+141) N IS SCREEN FADING IN (Created page with "{{Native |game = 4 |noheader = 0 |np = 0 |r = 1 |rt = boolean |rd = returns if the screen is fading in or not }}") (current)
- 19:52, 21 August 2014 (diff | hist) (+138) N IS SCREEN FADING (Created page with "{{Native |game = 4 |noheader = 0 |np = 0 |r = 1 |rt = boolean |rd = returns if the screen is fading or not }}") (current)
- 19:52, 21 August 2014 (diff | hist) (+141) N IS SCREEN FADED OUT (Created page with "{{Native |game = 4 |noheader = 0 |np = 0 |r = 1 |rt = boolean |rd = returns if the screen is faded out or not }}") (current)
- 19:48, 21 August 2014 (diff | hist) (+102) N START CAR FIRE (Created page with "{{Native |np = 1 |p1t = integer |p1d = Vehicle handle. }} Starts specified vehicle on fire.") (current)
- 19:45, 21 August 2014 (diff | hist) (+36) Rules of Modding (current)
- 19:44, 21 August 2014 (diff | hist) (+148) Rules of Modding
- 17:00, 21 August 2014 (diff | hist) (+206) N HAS NETWORK PLAYER LEFT GAME (Created page with "{{Native |game = 4 |noheader = 0 |np = 2 |p1t = integer |p1d = network player index |r = 1 |rt = booean |rd = returns if the network pla...") (current)
- 16:56, 21 August 2014 (diff | hist) (0) GET WATER HEIGHT (current)
- 16:56, 21 August 2014 (diff | hist) (+224) N GET WATER HEIGHT (Gets the height of the water at a set position.)
- 16:53, 21 August 2014 (diff | hist) (+185) N SET PLAYER KEEPS WEAPONS WHEN RESPAWNED (Sets if the player keeps his weapons after dying and respawning. Untested) (current)
- 16:49, 21 August 2014 (diff | hist) (+396) N SET CAR PROOFS (Created page with "{{Native |game = 4 |noheader = 0 |np = 6 |p1t = handle |p1d = vehicle handle |p2t = boolean |p2d = bullet-proof true/false |p3t = boolean |p...") (current)
- 16:45, 21 August 2014 (diff | hist) (+145) N REQUEST CONTROL OF NETWORK ID (Requests control of a network id.) (current)
- 16:43, 21 August 2014 (diff | hist) (+196) N HAS CONTROL OF NETWORK ID (Returns if the player has control over the network id) (current)
- 16:41, 21 August 2014 (diff | hist) (+42) DISABLE PLAYER LOCKON (current)
- 16:40, 21 August 2014 (diff | hist) (+53) DISABLE GPS (current)
- 16:40, 21 August 2014 (diff | hist) (+53) DISABLE PAUSE MENU (current)
- 16:37, 21 August 2014 (diff | hist) (+48) DISABLE PLAYER SPRINT (current)
- 16:36, 21 August 2014 (diff | hist) (+58) IS PLAYER BEING ARRESTED (Returns if the player is being arrested or not. Untested) (current)
- 16:35, 21 August 2014 (diff | hist) (+122) N DISPLAY SNIPER SCOPE THIS FRAME (Displays sniper scope for the current frame. Untested) (current)
- 16:33, 21 August 2014 (diff | hist) (+186) N DISABLE PLAYER LOCKON (Sets if the player can lock on (to peds/players I'm guessing?). Untested)
- 16:30, 21 August 2014 (diff | hist) (+110) N DISABLE GPS (Sets if the GPS should be disabled or not. Untested)
- 16:28, 21 August 2014 (diff | hist) (+110) N DISABLE PAUSE MENU (Sets if the pause menu is disabled or not. Untested)
- 16:27, 21 August 2014 (diff | hist) (+186) N DISABLE PLAYER SPRINT (Sets if the player can sprint or not. Untested)
- 16:21, 21 August 2014 (diff | hist) (+140) N IS SCREEN FADED IN (Returns if the screen is faded in or not.) (current)
- 16:15, 21 August 2014 (diff | hist) (+139) N IS PLAYER BEING ARRESTED (Returns if the player is being arrested or not. Has not been tested.)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)