New pages
Jump to navigation
Jump to search
22 May 2025
- 22:4122:41, 22 May 2025 SKILL id handle.txt (hist | edit) [379 bytes] 4epT (talk | contribs) (Created page with "This file describes the mapping between a <skill_ID> and its <skill_handle>. In the RO client this file can be found inside GFR: <code>luafiles514\lua files\skillinfoz\SkillID.lub</code> === Format === <skill_ID> <skill_handle> ''' Example: ''' 1 NV_BASIC 2 SM_SWORD 3 SM_TWOHAND 4 SM_RECOVERY 5 SM_BASH Category:tables")
21 May 2025
- 22:4122:41, 21 May 2025 portals commands.txt (hist | edit) [643 bytes] 4epT (talk | contribs) (Created page with "List of possible @go commands. By default, all lines in this file are commented out. Appeared in [https://github.com/OpenKore/openkore/pull/3980 PR#3980] = Format = @go <number> <destination map> <x> <y> ; @go : Mandatory command. ; <number> : A number, usually from 0 to 36. ; <destination_map> <x> <y> : The name of the location and coordinates to which the player moves after the @go command == Examples == If after executing the co...")
3 April 2025
- 22:1022:10, 3 April 2025 inQueue (hist | edit) [509 bytes] 4epT (talk | contribs) (Created page with "; inQueue <AI_queue_list> : If this option is set, the block will only be used if one of the specified states is in the AI queue. ; notInQueue <AI_queue_list> : If this option is set, the block will never be used if the AI queue is in one of the specified states. : You can specify a list in these parameters. List items are separated by commas. : Appeared in [https://github.com/OpenKore/openkore/pull/3978 PR#...")