AJA -
Don't worry about it. If I was going to let it bother me, I would have said something months ago.
- Cogliostro
Don't worry about it. If I was going to let it bother me, I would have said something months ago.
- Cogliostro
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
[sound]
digiid=-1
midiid=-1
digiwin=-1
midiwin=-1
digiindx=0
midiindx=0
digiwinindx=0
midiwinindx=0
[misc]
gamecolordepth=32
defaultres=3
screenres=1
letterbox=0
defaultgfxdriver=DX5
gfxdriver=DX5
function on_event(EventType event, int data){
if(event==eEventEnterRoomBeforeFadein) {
// RESTORED games upset the speech animation # -- Trying to fix
int x=0;
while (x<6) {
character[x].SpeechAnimationDelay=4;
x++;
}
}
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.169 seconds with 14 queries.