The Dink Network

Reply to Re: Dink Smallwood HD for :Windows update

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:
 
 
December 9th 2010, 10:02 AM
seth.gif
Seth
Peasant He/Him Japan
 
>>Next up is the variable limit?

Well, it does fully support the "sp_custom" command which in theory gives you unlimited variables to use - I don't know of any DMOD that uses this to test it though...but because my source is based on 1.08 it is there. (Dan added it) I did fix a few mem bugs I noticed in it.

>>but we're still stuck with a pretty small max amount of Set_sprite_info lines in the dink.ini file

Ah, I have good news then: I forgot to mention, there is no longer any limit on the number of set_sprite_info commands.

>>A sprite's main procedure no longer being interrupted by hits/push/talk?

I'm sort of afraid to touch this.. if there is one thing I've learned from this project it's DON'T fix anything, it breaks something everytime.

It seems like some DMODs might depend on the interruption happening it may cause unwanted results - ie, you attack the goblin who is mouthing off, he's dead, but he continues his speech as if nothing happened.