View Single Post
  #2  
Old 03-06-2010, 08:34 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Something like this should work fine.

PHP Code:
function onPlayerEnters() {
  
disablemap();
  
this.scheduleevent(0.1"DisableMap""");
}
function 
onDisableMap() {
  
disablemap();

Poor UN and it's endless amount of legacy scripts
__________________
Quote:
Reply With Quote