02.05.2010, 18:43
new Menu:teleportmenu; << This should go above OnGameModeInit.
teleportmenu = createmenu... this should go below the OnGameModeInit,
If(currentmenu.... << This should go BELOW OnPlayerSelectedMenuRow
if(strcmp(cmdtext,"/telport... << this should go below onplayercommandtext
teleportmenu = createmenu... this should go below the OnGameModeInit,
If(currentmenu.... << This should go BELOW OnPlayerSelectedMenuRow
if(strcmp(cmdtext,"/telport... << this should go below onplayercommandtext