Variables!
Does anyone know why some variables don't work for me at the moment? Now, when I use a variable like &gold or &strength, it won't update!? I have a script and this line is there:
&gold += 100;
Dink should get 100 gold. But you don't hear a 'goldgetting' sound and you don't see you get the gold. This also happens when I have a strengthpotion somewhere. You don't get an extra strength. But... when I Alt-Tab out of the game, and then return, the stats are updated ( so Dink has the gold, strength ). Is this a problem with draw_status(); or something?
Simeon
&gold += 100;
Dink should get 100 gold. But you don't hear a 'goldgetting' sound and you don't see you get the gold. This also happens when I have a strengthpotion somewhere. You don't get an extra strength. But... when I Alt-Tab out of the game, and then return, the stats are updated ( so Dink has the gold, strength ). Is this a problem with draw_status(); or something?
Simeon