Firstly, smilies are made by typing the super secret special syntax and enclosing it in a colon. If that made no sense whatsoever, press the "quote" hyperlink on any post that is smiley intensive and you'll see what i mean. I have a text file that i record smiley words in so that i can remember them. Every time i see a smiley that i like, i press quote and find out the syntax. Simple.
[img]graemlins/happydance.gif[/img] [img]graemlins/hehe.gif[/img] [img]graemlins/shine.gif[/img] [img]graemlins/cheers.gif[/img] etc.
As for the CLUA, In your BG2 folder you'll find a file called
baldur.ini. Open this file with notepad (you may want to make a copy) and add the line
Debug Mode=1 undernieth the line
[Program Options]. Case and order are critical.For example, the first three lines of my baldur.ini file look like:
[Program Options]
Debug Mode=1
Installing=0
Now start your game and press
CTRL-M to enable the CLUA console. From now on, you can hide/unhide the console by pressing
CTRL-SPACE. From this console you can enter syntax to change various aspects of the game (cheat

).
The syntax for entering into Chateau Irenicus again is:
CLUAConsole:MoveToArea('AR0603')
To get back to the Promenade you need to type:
CLUAConsole:MoveToArea('AR0700')
You may want to print out
this list for a few more commands and codes or if i didn't explain it properly. Have fun [img]graemlins/thumbsup.gif[/img]
[EDIT] For some more info on smileys, go
here
[ 01-06-2003, 05:00 AM: Message edited by: Sever ]