Thread: Syntax help
View Single Post
  #2  
Unread 04-28-2005, 12:49 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Languages:

For languages with spaces, use this format:

set_language='Chaos Tongue'

For language with apostophes ( ' character), use this format:

Name="Ayr'Dal" OnPress="set_language=(Name) set_language=(Name)" (Untested, hopefully it will work.)


Moods:

Mood=(happy) executes /happy since it's a command. Change format of mood commands to:

'mood happy'=' '
__________________
If it ain't broke, it needs more features!
Reply With Quote