Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Joel on April 14, 2002, 02:38:39 PM

Title: question about WORDS.TOK
Post by: Joel on April 14, 2002, 02:38:39 PM
does anybody know what the maximum group number is in the WORDS.TOK file? Is it 9999 or 65535 or what?
Title: Re:question about WORDS.TOK
Post by: Nick Sonneveld on April 14, 2002, 09:08:43 PM
I think 9999 just defined for the ROL keyword.

The maximum is 0xFFFF but I would have to check NAGI's source and see if this isn't signed. . but I'm pretty sure it's not.

The information from the agi specs would be useful:
words.tok in agi specs (http://agi.helllabs.org/agispecs/html/agispecs-10.html#ss10.2)

- Nick

(just had elec test.. failed miserably..  is there a career in agi programming? :) )