Code Snippets Tagged with hash by Kyousoukyoku
(5)
Documentation lies within the code.
In code instruction provided. Paste in remotes.
; Ini <-> hash table - Kyousoukyoku/XteNsion
; Syntax:
; /hash2ini (hash table) (ini name without the .ini) (ini topic to put items in)
; /ini2hash (ini without the .ini) (hashtable) (ini topic..
simple code that copies one hash table into a new one.
* Further documentation in code.
A simple code that allows you to view the items in a hash table. It gives you the option to delete or add items on free will.
/hview (hash) - lists all items in the table in the new window, giving..