User contributions for Habi
Jump to navigation
Jump to search
8 February 2024
- 17:4517:45, 8 February 2024 diff hist +647 SendShotInfo No edit summary
- 17:1117:11, 8 February 2024 diff hist 0 RequestClassAbs No edit summary current
- 17:1017:10, 8 February 2024 diff hist +73 RequestClassAbs No edit summary
- 17:0917:09, 8 February 2024 diff hist +498 N GetMyClass Created page with "{{v1_8_beta}} {{Welcome|desc=Returns the class ID of the npc. Returns negative values (-1,-2,..) if RequestClass was used with <source inline>CLASS_PREVIOUS</source> instead of <source inline>CLASS_NEXT</source>. If one cycle of all available classes has been visited, then this function returns non-negative values.| params=<source>NoParams</source>| retvals=The class ID as negative or non-negative integer| relfuncs=*RequestClass *Suicide *OnNPCClassSelect..." current
7 February 2024
- 15:5015:50, 7 February 2024 diff hist +90 RequestClassAbs No edit summary
- 15:4515:45, 7 February 2024 diff hist +532 N RequestClassAbs Created page with "{{v1_8_beta}} {{Welcome|desc=Request a class by specifying its absolute class ID (0,1,2,3,4,..) rather than choosing it relatively (-1,0,1) through RequestClass. This function must be called when npc is not spawned. Calling it when npc is spawned has no effect.| params=<source lang="lua">(classId)</source> <poem> :: classId : The ID of the class to select </poem>| retvals=true, on success and false, on failure (classId out of range)| example=<source lang="lua"> </so..."
5 February 2024
- 15:4915:49, 5 February 2024 diff hist +1 SetConfig No edit summary current
- 15:4815:48, 5 February 2024 diff hist +22 SetConfig No edit summary
- 15:4815:48, 5 February 2024 diff hist +20 SetConfig No edit summary
- 15:4715:47, 5 February 2024 diff hist −33 SetConfig No edit summary
- 15:4615:46, 5 February 2024 diff hist +96 SetConfig No edit summary
- 15:4515:45, 5 February 2024 diff hist +874 N SetConfig Created page with "{{v1_8_beta}} {{Welcome|desc=Changes automatic behaviour of npc on events like player stream in or skin is changed by server| params=<source lang="lua">(value)</source> <poem> :: value - An integer from following table which can be combined using bitwise OR {| class="wikitable" |+ SetConfig Function Features ! Configuration Value !! Feature !! Description |- | 1 || Sends an onfoot-packet to server || Whenever a player streams in. When an NPC is inside a vehicle, nothing..."
4 February 2024
- 14:5714:57, 4 February 2024 diff hist +176 Server.cfg No edit summary current
- 14:5514:55, 4 February 2024 diff hist +104 Server.cfg No edit summary
- 14:5414:54, 4 February 2024 diff hist +35 Main Page No edit summary
- 14:5314:53, 4 February 2024 diff hist +7 StartRecordingPlayerData No edit summary current
- 14:5214:52, 4 February 2024 diff hist +191 StartRecordingPlayerData No edit summary
- 14:5014:50, 4 February 2024 diff hist +18 Server.cfg No edit summary
- 14:4914:49, 4 February 2024 diff hist +1,094 N Server.cfg Created page with "== server.cfg Configuration Properties == === max_npc === * '''Description:''' Limits the number of NPCs (Non-Player Characters) in the server. * '''Usage:''' Add the following line to your `server.cfg` file: <pre> max_npc <value> </pre> * '''Accepted Values:''' * `0` to `100`: Limits the number of NPCs to the specified value. * `-1`: Allows any number of NPCs (unlimited). * '''Example:''' <pre> max_npc 50 </pre> === recdir === * '''Description:''..."
- 14:4014:40, 4 February 2024 diff hist +1 V1 8 beta release notes →MAJOR CHANGES
- 14:4014:40, 4 February 2024 diff hist +263 V1 8 beta release notes →MAJOR CHANGES
29 January 2024
28 January 2024
- 15:5015:50, 28 January 2024 diff hist +955 ConnectMultipleNpcs No edit summary
- 15:4615:46, 28 January 2024 diff hist 0 ConnectMultipleNpcs No edit summary
- 15:4615:46, 28 January 2024 diff hist +83 .hrec file No edit summary current
- 15:4315:43, 28 January 2024 diff hist +1 ConnectMultipleNpcs No edit summary
- 15:4315:43, 28 January 2024 diff hist +23 ConnectMultipleNpcs No edit summary
- 15:3815:38, 28 January 2024 diff hist +36 ConnectMultipleNpcs No edit summary
- 15:3715:37, 28 January 2024 diff hist +489 ConnectMultipleNpcs No edit summary
- 15:2915:29, 28 January 2024 diff hist +41 ConnectMultipleNpcs No edit summary
- 15:2915:29, 28 January 2024 diff hist +61 ConnectMultipleNpcs No edit summary
- 15:2415:24, 28 January 2024 diff hist +1 ConnectMultipleNpcs No edit summary
- 15:2415:24, 28 January 2024 diff hist +20 ConnectMultipleNpcs No edit summary
- 15:2315:23, 28 January 2024 diff hist +895 N ConnectMultipleNpcs Created page with "{{v1_8_beta}} {{Welcome|desc=Opens a .hrec_file and starts connecting npcs using name present in the file.| params=<source>(filename,host="127.0.0.1",flags=7,execArg="")</source> <poem> :: filename : The name of the hrec file without the ".hrec" extension. The file must be present in the recordings/a_server/ folder. :: host : The IP address of the server to connect the npcs. :: flags : {| class="wikitable" |+ Flag Table ! Flag !! Description |- | AUTOMATIC_PLAY || St..."
27 January 2024
- 14:3714:37, 27 January 2024 diff hist 0 V1 8 beta release notes →OTHER CHANGES
- 14:3614:36, 27 January 2024 diff hist +1 PutServerInRecordingMode No edit summary
- 14:3514:35, 27 January 2024 diff hist +568 N .hrec file Created page with "{| class="wikitable" |+ .hrec File Structure |- ! Field !! Description |- | Unsigned Int (4 bytes) - Magic || 9000 (Identifier for the file) |- | uint32_t (4 bytes) - Time (as ticks) || Time information in ticks |- | uint16_t (2 bytes) - Length of Filename || Length of the filename that follows |- | char* (variable length) - Filename || Variable-length character array storing the filename |- | char* (24 bytes) - Playername || Fixed-size character array (24 bytes) represe..."
- 14:3014:30, 27 January 2024 diff hist +14 PutServerInRecordingMode No edit summary
26 January 2024
- 16:0116:01, 26 January 2024 diff hist +11 Play Flags No edit summary current
- 16:0116:01, 26 January 2024 diff hist +110 Play Flags No edit summary
- 15:5815:58, 26 January 2024 diff hist +11 Main Page No edit summary
- 15:5315:53, 26 January 2024 diff hist +37 V1 8 beta release notes →OTHER CHANGES
- 15:4815:48, 26 January 2024 diff hist 0 Main Page No edit summary
- 15:4715:47, 26 January 2024 diff hist +17 Main Page No edit summary
- 15:4715:47, 26 January 2024 diff hist +120 Play Flags No edit summary
- 15:4615:46, 26 January 2024 diff hist −97 Play Flags No edit summary
- 15:4315:43, 26 January 2024 diff hist +56 V1 8 beta release notes →MAJOR CHANGES
- 15:4115:41, 26 January 2024 diff hist +9 Main Page No edit summary
- 15:4015:40, 26 January 2024 diff hist +321 Main Page No edit summary
- 15:3515:35, 26 January 2024 diff hist −42 Main Page No edit summary