All public logs

Jump to navigation Jump to search

Combined display of all available logs of GTAMods Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
 
 
 
  • 15:30, 1 August 2021 Bombgamer532 (talk | contribs) created page GET VIEWPORT POSITION OF COORD (Created page with "{{Native |np=5 |p1t = float |p1d = x |p2t = float |p2d = y |p3t = float |p3d = z |p4t = integer |p4d = viewport handler |p5t = float |p5d = x scr...")
  • 00:15, 14 August 2020 Bombgamer532 (talk | contribs) created page SET CAR FORWARD SPEED (Created page with "{{Native |np= 4 |p1t=Integer |p1d=Vehicle handler |p2t=Float |p2d=Speed }} This function sets the car current speed (only forward).")
  • 23:37, 13 August 2020 Bombgamer532 (talk | contribs) created page DRAW SPRITE (Created page with "{{Native |np=10 |p1t=Integer |p1d=Texture |p2t=Float |p2d=X position (0-1) |p3t=Float |p3d=Y position (0-1) |p4t=Float |p4d=Width (0-1) |p5t=Float |p5d=Height (0-1) |p6t=Float...")
  • 16:11, 11 August 2020 Bombgamer532 (talk | contribs) created page GET VEHICLE GEAR (Created page with "{{Native |np=1 |p1t=Integer |p1d=Vehicle ID |r=1 |rt=Integer/Boolean |rd=Gear }} This function gets the current vehicle gear and returns it as a number from 1 to 5 if the car...")
  • 13:29, 9 August 2020 Bombgamer532 (talk | contribs) created page GET MOUSE WHEEL (Created page with "{{Native |np=1 |p1t=Handler(integer) |p1d=Handler for mouse wheel state }} This function gets current mouse wheel status and returns it as integer. Known states: 0=doesn't mo...")
  • 13:25, 9 August 2020 Bombgamer532 (talk | contribs) created page GET MOUSE POSITION (Created page with "{{Native |np=2 |p1t=Float |p1d=Handler for X coord |p2t=Float |p2d=Handler for Y coord }} This function gets position of game mouse(cursor) and returns it as X and Y coordina...")
  • 21:32, 8 August 2020 Bombgamer532 (talk | contribs) created page GET PLAYER COLOUR (Created page with "{{Native |np=1 |p1t=Integer |p1d=Player ID |r=1 |rt=Integer |rd=Color ID }} This function gets the color of specific player and returns it as ID according to the list specifi...")
  • 21:27, 8 August 2020 Bombgamer532 (talk | contribs) created page GET GAME CAM (Created page with "{{Native |np=0 |r=1 |rt=Integer |rd=Camera handler }} This function gets the main game camera which is rotated around player's character with mouse.")
  • 21:19, 8 August 2020 Bombgamer532 (talk | contribs) created page SET CAM ACTIVE (Created page with "{{Native |np=2 |p1t=Pointer |p1d=Cam ID |p2t=Boolean |p2d=Active status }} This function deactivates a specific camera (freezes it) if the second parameter is set to false.")
  • 21:13, 8 August 2020 Bombgamer532 (talk | contribs) created page HAS STREAMED TXD LOADED (Created page with "{{Native |np=1 |p1t=String |p1d=Name of texture library (without extension) |r=1 |rt=Boolean |rd=Whether this .wtd file is loaded }}")
  • 21:08, 8 August 2020 Bombgamer532 (talk | contribs) created page GET TEXTURE FROM STREAMED TXD (Created page with "{{Native |np=2 |p1t=String |p1d=Texture library handle |p2t=String |p2d=Name of texture |r=1 |rt=Integer |rd=Texture handler }}")
  • 21:03, 8 August 2020 Bombgamer532 (talk | contribs) created page REQUEST STREAMED TXD (Created page with "{{Native |np=1 |p1t=String |p1d=.wtd texture dictionary file name (without extension) }} This function requests .wtd texture dictionary file which is streamed via server stre...")
  • 21:00, 8 August 2020 Bombgamer532 (talk | contribs) created page CHANGE BLIP NAME FROM ASCII (Created page with "{{Native |np=2 |p1t=Pointer |p1d=Blip ID |p2t=String |p2d=Name }} This function changes blip's name which is displayed while covering it with cursor on the map.")
  • 20:57, 8 August 2020 Bombgamer532 (talk | contribs) created page CHANGE BLIP SCALE (Created page with "{{Native |np=2 |p1t=Pointer |p1d=Blip ID |p2t=Float |p2d=Scale }} This function changes blip's scale (1 = default size).")
  • 09:07, 8 August 2020 Bombgamer532 (talk | contribs) created page SET PLAYER COLOUR (Created page with "{{Native |np=2 |p1t=Integer |p1d=Player ID |p2t=Integer |p2d=Color }} This function sets color of specific player in multiplayer. This native affects on displayed color of na...")
  • 20:49, 7 August 2020 Bombgamer532 (talk | contribs) created page DISPLAY PLAYER NAMES (Created page with "{{Native |np=2 |p1t=Boolean |p1d=on/off }} This function displays players' names if the parameter set to true. It removes only names but not circles above players' heads.")
  • 20:38, 7 August 2020 Bombgamer532 (talk | contribs) created page SET ROUTE (Created page with "{{Native |np=2 |p1t=Pointer |p1d=Blip ID |p2t=Integer |p2d=0=off/1=on }} This function draws the path on the map and radar to a specified blip (like for a waypoint). Color of...")