Blockland Forums > Modification Help
Easy Binding Script
(1/1)
kyjus25:
I made a GUI, and I was just wondering that instead of having to type canvas.pushDialog(__); into the console, could anyone tell me a simple .cs script that would put a keybind into the options menu?
Headcrab Zombie:
$remapDivision[$remapCount] = "Category Name";
$remapName[$remapCount] = "Bind name";
$remapCmd[$remapCount] = "commandToCall";
$remapCount++;

Navigation
Message Index

Go to full version