Dark Age Games
Home Dark Age EX Dark Age 2 Message Board Fan Art FAQ Kelzar Mage DALpedia MS Forum
Board Index Dark Age General Bug Report Website Off Topic Register User Edit User User List Search

In reply to: rpgcode question... -- Cesque 11:28:26 06-12-2004

it seems to display not completely...
Posted by: Cesque
11:31:46 06-12-2004

Anyway, here's the part causing error.

#setimage("perk_menu.gif",16,16,75,112)
#setimage(talent1p$,19,19,32,32)
#setimage(talent2p$,19,56,32,32)
#setimage(talent3p$,19,93,32,32)
#savescreen

#method refresht()
{
[...]
*** somewhere here it begins to work wrong ***
#code$="#if("+talent2v$+"=>talent2r!){#setimage("button_talent_bought.gif",56,56,32,32)}"
#rpgcode(code$)
#code$="#if("+talent2v$+"talent2skp!){#setimage("button_talent_possible.gif",56,56,32,32)}
#if(skp!

"Xorlak is the most powerful, evil, vile and feared dark wizard known to man!"
Edit Post