server int drop_chance = 1; //From 0 to 100. This is a percent chance of a rune drop.
user int horizontal_position = 0; //The horizontal position to draw runes on HUD. This is used as an offset from the default position.
user int vertical_position = 0; //The vertical position to draw runes on HUD This is used as an offset from the default position.