The Dink Network

Reply to Re: Debug Message

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 10th 2008, 05:59 AM
spike.gif
Ah, I see what your problem was now... For some reason I was thinking the screen is 400x620, obviously that should be the other way around.

In case you had to move him, there's also a command to put Dink behind the status bar:

dink_can_walk_off_screen(1);

There's also an annoying bug in the script, which is prevalent in far too many dmods... After the map change, there's a wait(500) before Dink gets frozen- This means the player can walk around while the screen is black, potentially screwing stuff up.