View Single Post
  #7  
Old 12-30-2005, 02:02 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by Wormx2
function onPlayerChats() {
if (player.chat == "skip quests")
setlevel2(utility.graal,30,30);
}
Is there a //#CLIENTSIDE above this? It should work, unless there is. Also, put " " around the level name.

toweapons needs to be removed from everything. You can't use it at all.

EDIT: Okay, %? When did this change take place and why wasn't I notified? :[
Ignore what I editted out.
Reply With Quote