EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Syntax help (https://www.eq2interface.com/forums/showthread.php?t=2750)

diabolist 04-27-2005 05:09 PM

Syntax help
 
2 Attachment(s)
kk, i have tried numerous different ways, I have searched this site from end to end and tried every version of syntax i could find..... here is my problem

Start with Komos's ( sorry to see you go Kos. ) Emote Window. (move stuff)
Add, Hildebrand CSM bar ( which i pulled out of Laff's Peridition update. )
( yes i know the CSM bar is awaiting Aden to make changes to CS )

add in my own code ( actually just Kosmos code cut, pasted and edited ) for Switching Languages......

add in more Code (C, P, and E ) for changing Moods.

My goal - a fast pop-up picker

My problem - Certian of the buttons DON'T work.

Specificaly - any Languages with ' or a space in them, (3 elvish, 2 mob)
and I cant get the MOOD changers to work.

I think they can , I think the problem is my lack of understanding of proper syntax of these commands

attached is my version of the emote file and the corosponding socials file

Deathbane27 04-28-2005 12:49 AM

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'=' '

diabolist 04-28-2005 09:25 AM

Thanks db
 
Changes made, tested, and working.

Thanks much.


All times are GMT -5. The time now is 01:58 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI