Posted: Mon Feb 23, 2004 9:48 pm
Assumig im using the right version of the arcade at the mo (ArcadeSource3Feb04) its changed a few times but this was the last version i could find on the forums
Invaders doesnt compile any more and there seems to be descrepancy InterfaceSprite and Invaders
should now be....
on all lines it appears on bout 5 i think.... only a little 0 but makes all the difference
Invaders doesnt compile any more and there seems to be descrepancy InterfaceSprite and Invaders
Code: Select all
InterfaceSprite( 0, nChaOverlay, Buffa , 250, 0.5f, 0, 0xFFFFFFFF, 0.0f, 0.0f );
Code: Select all
InterfaceSprite( nChaOverlay, Buffa , 250, 0.5f, 0, 0xFFFFFFFF, 0.0f, 0.0f );