User contributions for Habi
Jump to navigation
Jump to search
21 August 2023
- 17:0417:04, 21 August 2023 diff hist +304 GetVehicleModel No edit summary
- 17:0317:03, 21 August 2023 diff hist +182 GetVehicleDriver No edit summary
- 16:5916:59, 21 August 2023 diff hist +19 SetLocalValue No edit summary current
- 16:5816:58, 21 August 2023 diff hist +24 Field No edit summary
- 16:5716:57, 21 August 2023 diff hist +106 Field No edit summary
- 16:5516:55, 21 August 2023 diff hist +116 GetVehicleTurretRot No edit summary
- 16:5416:54, 21 August 2023 diff hist +458 N GetVehicleTurretRot Created page with "{{Welcome|desc=Returns the turret rotation of the vehicle, if it have one| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose turret rotation is to be obtained.</poem>| retvals=The Turret rotation of the vehicle as Vector on success, Vector(0,0,0) on failure ( invalid vehicleid/not streamedin ). If the vehicle has no turret, it is expected to return 0 as both the horizontal and vertical turret resulting in Vector(0,0,0) }}"
- 16:4816:48, 21 August 2023 diff hist +22 GetVehicleRotation No edit summary current
- 16:4816:48, 21 August 2023 diff hist +54 GetVehicleRotation No edit summary
- 16:4716:47, 21 August 2023 diff hist +314 N GetVehicleRotation Created page with "{{Welcome|desc=Returns the rotation of the streamed in vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose rotation is to be obtained.</poem>| retvals=The Quaternion rotation of the vehicle on success, Quaternion(0,0,0,1) on failure ( invalid vehicleid / not streamed in )}}"
- 16:4616:46, 21 August 2023 diff hist +305 N GetVehiclePos Created page with "{{Welcome|desc=Returns the position of the streamed in vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose position is to be obtained.</poem>| retvals=The position of the vehicle as Vector on success, Vector(0,0,0) on failure ( invalid vehicleid/not streamed in )}}"
- 16:4516:45, 21 August 2023 diff hist +280 N GetVehicleSpeed Created page with "{{Welcome|desc=Returns the speed of the streamed in vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose speed is to be obtained.</poem>| retvals=The Speed of the vehicle as Vector on success, Vector(0,0,0) on failure ( invalid vehicleid )}}"
- 16:4316:43, 21 August 2023 diff hist +266 N GetVehicleHealth Created page with "{{Welcome|desc=Returns the health of the vehicle as float| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle whose health is to be found</poem>| retvals=The health of the vehicle on success, 0.0 on failure (invalid/not streamedin vehicle)}}"
- 16:4116:41, 21 August 2023 diff hist +259 N GetVehicleDamage Created page with "{{Welcome||desc=Returns the damage amount of the vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle whose damage is to be found</poem>| retvals=The damage of the vehicle on success, -1 on invalid vehicle ( not streamed in )}}"
- 16:3916:39, 21 August 2023 diff hist +253 N GetVehicleModel Created page with "{{Welcome|desc=Gets the Model of the vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose model is to be found</poem>| retvals=The Model of the vehicle on success, 0 if the vehicleid is invalid (not streamed in )}}"
- 16:3616:36, 21 August 2023 diff hist +294 N GetVehicleDriver Created page with "{{Welcome|desc=Get the ID of the player, who is the driver of the vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the streamed in vehicle whose driver is to be found.</poem>| retvals=The ID of the driver on success, 255 if vehicle not streamed in or it has no driver|}}"
- 16:3216:32, 21 August 2023 diff hist +175 Main Page No edit summary
19 August 2023
- 19:1519:15, 19 August 2023 diff hist +102 Main Page No edit summary
- 19:1319:13, 19 August 2023 diff hist +171 Main Page No edit summary
- 19:0219:02, 19 August 2023 diff hist +26 Main Page No edit summary
1 July 2023
- 10:4410:44, 1 July 2023 diff hist +547 LibRPC →More added since API 1.4 current
- 10:4010:40, 1 July 2023 diff hist +69 LibRPC →Downloads
- 10:3910:39, 1 July 2023 diff hist +13 LibRPC →API Version
- 10:3810:38, 1 July 2023 diff hist +216 LibRPC →D type function
- 10:3710:37, 1 July 2023 diff hist +132 LibRPC →More added since API 1.4
- 10:3510:35, 1 July 2023 diff hist +871 LibRPC →More added since API 1.4
- 10:2510:25, 1 July 2023 diff hist +32 LibRPC →ServerData structure
- 07:4007:40, 1 July 2023 diff hist +1 Main Page No edit summary
28 June 2023
- 07:0107:01, 28 June 2023 diff hist +16 LibRPC Z No edit summary current
- 06:5706:57, 28 June 2023 diff hist −13 LibRPC Z No edit summary
- 06:5706:57, 28 June 2023 diff hist +24 LibRPC S No edit summary current
- 06:5606:56, 28 June 2023 diff hist −13 LibRPC S No edit summary
27 June 2023
- 18:1018:10, 27 June 2023 diff hist −8 Main Page No edit summary
- 18:0818:08, 27 June 2023 diff hist −41 V1 6 beta5 release notes →Related
- 18:0718:07, 27 June 2023 diff hist +6 V1 6 beta5 release notes →Downloads
- 18:0718:07, 27 June 2023 diff hist +212 V1 6 beta5 release notes →Downloads
- 18:0418:04, 27 June 2023 diff hist +31 V1 6 beta5 release notes →What is new?
- 17:5717:57, 27 June 2023 diff hist +2,429 N V1 6 beta5 release notes Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #1affaa; padding: 1em;"> '''Version 1.6 beta5''' Release date: 27.June.2023 </poem> ==What is new?== *New functions and events of sending Projectiles and Explosions. *LibRPC functions extended. *New functions RequestClass, RequestSpawn and event OnNPCClassSelect ==Plugins included with downloads== *LibAction *LibRPC *z-finder ==Downloads== {| cla..."
- 17:2917:29, 27 June 2023 diff hist −14 ConnectNPCEx No edit summary
- 17:2917:29, 27 June 2023 diff hist −508 ConnectNPCEx No edit summary
- 17:2617:26, 27 June 2023 diff hist +93 ConnectNPCEx No edit summary
- 15:3615:36, 27 June 2023 diff hist +7 LibRPC S No edit summary
- 15:3615:36, 27 June 2023 diff hist +20 LibRPC S No edit summary
- 15:3415:34, 27 June 2023 diff hist +4 LibRPC S No edit summary
- 15:3415:34, 27 June 2023 diff hist +584 N LibRPC S Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f2f4e6; padding: 1em;"> This function was added in LibRPC (API 1.3) (not released as on writing this page) and will not work on previous versions. </poem> {{Welcome|desc=Performs sq_set/sq_newslot on remote vm.| params=<source lang="lua">( p1, p2, p3 )</source> <poem> ::p1 : The object in which sq_set is performed. If string then p1 is considered key and p2 as value for the set operation and p3 is not checked. ::..."
- 15:2515:25, 27 June 2023 diff hist +22 LibRPC →Calling Functions of VCMP Server
- 15:2115:21, 27 June 2023 diff hist +71 LibRPC Z No edit summary
- 15:1715:17, 27 June 2023 diff hist −34 LibRPC Z No edit summary
- 05:0705:07, 27 June 2023 diff hist +21 LibRPC Z No edit summary
- 05:0605:06, 27 June 2023 diff hist +9 LibRPC Z No edit summary