Okay, getting some wierd error messages when I cop/paste the code.
?? 'Slipknot Advance Message System' ? 18
NameError
??
unitilized constant SDK
I tried to fix this by deleting several lines in the begining
#==============================================================================
# ** Slipknot Advance Message System
#------------------------------------------------------------------------------
# Slipknot
# 3.0
# 02.23.06
#------------------------------------------------------------------------------
=begin
Thanks to:
- Dubealex, for some of the features.
- Phylomorphis, for the hexadecimal color.
=end
#==============================================================================
#--------------------------------------------------------------------------
# SDK log
#--------------------------------------------------------------------------
SDK.log('Slipknot Advance Message System', 'Slipknot', '3.0', '02.23.06')
#--------------------------------------------------------------------------
#--------------------------------------------------------------------------
# Begin SDK Enabled Check
#--------------------------------------------------------------------------
if SDK.state 'Slipknot Advance Message System'
#--------------------------------------------------------------------------
and the end of the script
#--------------------------------------------------------------------------
# End SDK Enabled Test
#--------------------------------------------------------------------------
end
#--------------------------------------------------------------------------
The game booted up but then everything I typed had dissappeard and the message window was very small.
I know you must all think
pff... noob
but I need help here. Perhaps it would help if I said what I wanted to do:
Default font must remain, default window skin must remain, the message window must be able to move between hero and event characters, the picture of the character talking the same as in those screenshots and a name box as in those screenshots.
However the character picture, the namebox and the message window position should not be permanent - for the story telling dude, i think its best he has no picture or name box and the message window location at default location (bottom/center).
Yeah I know, I demand a lot but this must be a great game, else I am doomed :shock: [/quote]