Armageddon Games Forums
>
Zelda Classic
>
Quest Discussion & Development
>
Scripting
> This script should probably be in std.zh
PDA
View Full Version :
This script should probably be in std.zh
_L_
09-23-2006, 11:37 AM
int ComboAt(int x, int y) {
return (y & 240)+(x>>4);
}It's going to be used a lot.
DarkDragon
09-23-2006, 04:06 PM
Agreed, and added.
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.