29.01.2011, 09:43
Is this 'LV9R = 1;' being set to 1 before the player types the command?
Also this is kinda pointless:
Surely you want that to be set to 0 after it has been called as the player landing will be a hazzard to other people typing the command.
Also this is kinda pointless:
pawn Код:
if (LV9L == 1)
{
LV9L = 1;