[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4712: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3842)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4714: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3842)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4715: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3842)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4716: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3842)
JoinUO Forums • View topic - Side note about numbers in scripts
Page 1 of 1

Side note about numbers in scripts

PostPosted: Wed May 11, 2011 12:39 pm
by Garret

Re: Side note about numbers in scripts

PostPosted: Wed May 11, 2011 5:55 pm
by Derrick
I wasn't able to get this to work in demo using the default scripts. 011 withdrew 11, and 0xFF, or even "A" failed with the message "you must tell me..."

Does this work on present OSI? Maybe it's a difference in the strtoi library?