Board index » Present Evidence » Games

Page 18 of 131[ 5218 posts ]
Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21 ... 131  Next
 


Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

That is because the fps defines the corrector, and for 1 sec the fps is "wrong", so the correction is "wrong". I need someday to fix this making a better fps calculator.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title

The truth's in THERE, not out THERE.

Gender: Male

Rank: Decisive Witness

Joined: Fri May 16, 2008 7:50 pm

Posts: 205

Still only getting a black screen... :nick-sweat:

I think it's something to do with how low-end my graphics card is by today's standards... (nVidia GeForce 2 MX 400)
Reunion of Lawyers Writer - Case 3 (Turnabout Twins)
Mah Sprites
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

It seems aige is ignoring the pwlib file. Hey, do you have msn? if so, contact me there.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

I may or may not be here.

Gender: Male

Location: Drinking a mug of hot chocolate

Rank: Ace Attorney

Joined: Thu Nov 29, 2007 11:58 pm

Posts: 4916

OK... I got that RadarSynk thing, it tells me that there is an update available, but when I try to update it I get a message that tells me the driver isn't for my laptop.

I fixed everything else needed to make this work I just can't get the video card. And I can't get AIGE to run.
So whoopidy doo... I'm still stuck with bubkis.
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

Hmhmhmhm...AHAHAHAHAHAH!

Gender: Male

Location: Kitaki Bakery

Rank: Desk Jockey

Joined: Thu Apr 10, 2008 6:49 pm

Posts: 71

When I initialise it my fps rate is over 600,000.
Which probably explains why it's faster than normal for the first line of text...
Image
We won...somehow. Townie victory on Day 12.

Image
And so it begins.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Yes, it is normal. I need to redo the fps calc to make it faster when gathering fps for the times the engine starts and resumes from pause.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

I've got a new problem... well.. 2 problems. 1 is slightly more problematic than the other..

Image

As you can see.. Ema has disappeared. This is while doing the code reorganisation tutorial. She showed up fine in the first tutorial, which is what I find unusual. The slightly less annoying problem is the custom title isn't appearing either. Here is my code for KSA's approval.

Code:
#include(pwlib/pwlib.hlsl)

[game]
jumptoscript("setup");

[setup]
runscript("pw_initpwlib");
runscript("pw_initpwbgs");
runscript("charcreation");
changtitle("PWLib Tutorial Game");
jumptoscript("run");

[charcreation]
runscript("pw_createma");

[run]
jumptoscript("enterscene1");

[enterscene1]
runscript("pw_usepwbgcourthall");
runscript("pw_showadvarrowmenu");
jumptoscript("scene1");

[scene1]
runscript("setlipsynctochar");
runscript("showpwchar");
runscript("pw_showmessagebox");
runscript("pw_enableemanormal");
runscript("pw_setnameboxtoema");
message("Yes!");
message("My name is Ema Skye!");

Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Simple issue. typo.

runscript("pw_createma"); <= ypu don't "create ma", you "create ema"

runscript("pw_createema");
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

Ahhhh.. figured it was something simple. Thanks for that catch KSA, was driving me crazy. Any idea on the custom title not appearing? Also, a bit of feedback, the tutorial is so damn good you could easily get a job writing that stuff. It's making it so easy for someone like me (good with computers but unfamiliar with coding in general). Great job!
Image
ImageImage


Last edited by Maelstrom on Sat Jun 14, 2008 9:00 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

I've been wondering, is it possible to disable the lipsync animation from the animation files, or do i have to use a workaround of putting the same animation for both talking and not talking, and simply use the runscript("setlipsynctonoone"); ?
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

Have a screenie of AIGE/PWLib-nix:

Image
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

... That actually looks more reliable than in windows! You don't seem to have the weird texture blurring issue, lol.
Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

The custom title is explained in the new game screen tutorial. You load a image with an id, then use setbg(thatid) and you're set (using with the new game screen). I did not provided the file (it is part of the tutos pack i did not upload due to errors with the evidence).

If you do use both as the same, you get a "lipsync on without lipsync effect". Best is to use the lipsync control functions.

Remember to check for typos. Use the log to know if AIGE issued errors. The "stay up and running" policy will try the most possible to not stop the game.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

A little problem here:

I try to run AIGE.exe and an error message appears saying that "there was an error during starting the application because the 'd3dx9_36.dll' file wasn't found."

What the hell does that mean? From my limited knowledges in Computer Studies and my "fluid" English (I live in Argentina), I can tell from this that I need a DLL file called "d3dx9_36" (DUH). Why does AIGE give me this error message?
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

2 options

1) install DirectX 9.0c again with latest pack from M$
2) search the file on the net and put it on the folder AIGE.exe is in.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

1) http://www.google.com
2) search for: d3dx9_36.dll download
3) the dll-files.com site it gives is where you get it
4) ??????
5) profit!
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Thank you KSA_Tech and Serio. It worked! Is it normal to have a black screen, the red numbers and the screen title called "Initializing..." for kind of a minute?
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

If you see the blakc screen with the fps stuff, aige is initialized, but no scripts.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title

The truth's in THERE, not out THERE.

Gender: Male

Rank: Decisive Witness

Joined: Fri May 16, 2008 7:50 pm

Posts: 205

And with some graphics cards, scripts are just too much... :nick-sweat:
Reunion of Lawyers Writer - Case 3 (Turnabout Twins)
Mah Sprites
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

I may or may not be here.

Gender: Male

Location: Drinking a mug of hot chocolate

Rank: Ace Attorney

Joined: Thu Nov 29, 2007 11:58 pm

Posts: 4916

OK, I figured out how to update my video card thanks to KSA... but it still won't work.
I did everything. I got everything that was asked and what did I get?
Image
This program hates me...
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Weird... AIGE IS initialized, and I have a script done, which is exactly as the end of page 13 and the beginning of page 14 of PWLib in a Nuthsell shows... Why where we had "[game]" we now should have "[tutomain]"?
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title

The truth's in THERE, not out THERE.

Gender: Male

Rank: Decisive Witness

Joined: Fri May 16, 2008 7:50 pm

Posts: 205

Donald Serrot wrote:
OK, I figured out how to update my video card thanks to KSA... but it still won't work.
I did everything. I got everything that was asked and what did I get?
Image
This program hates me...


I got that too... Some video cards don't carry enough memory for AIGE's texture-rendering method, according to KSA.
Reunion of Lawyers Writer - Case 3 (Turnabout Twins)
Mah Sprites
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

It seems some video cards aren't supported for some reason.

I'll add debug dump to see what kind of error AIGE is going by, so I'll be able to try to make AIGE work on those systems.

Old video card drivers tend to forbid dx9 to run (specially boxed-with-windows drivers). If AIGE can't create a texture, it won't crash, and you see a white texture as result (unless it is am animation).
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

Hmhmhmhm...AHAHAHAHAHAH!

Gender: Male

Location: Kitaki Bakery

Rank: Desk Jockey

Joined: Thu Apr 10, 2008 6:49 pm

Posts: 71

DeMatador wrote:
Weird... AIGE IS initialized, and I have a script done, which is exactly as the end of page 13 and the beginning of page 14 of PWLib in a Nuthsell shows... Why where we had "[game]" we now should have "[tutomain]"?


I think it's just a typo. It should still be [game].
Image
We won...somehow. Townie victory on Day 12.

Image
And so it begins.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Yes, my mistake. it should be game.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Mmm... I left it as "[game]", but its still not working.

Here's how my "tutogame.hlsl" text file is:

Code:
#include(pwlib/pwlib.hlsl)

[game]
runscript("pw_initpwlib");
runscript("pw_initpwbgs");
runscript("pw_createema");
changetitle("PWLib Tutorial Game");
jumptoscript("run");

[run]
runscript("showpwchar");
runscript("pw_showmessagebox");
runscript("pw_usepwbgcourthall");
runscript("pw_setnameboxtoema");
runscript("setlipsynctochar");
runscript("pw_enableemanormal");
runscript("pw_showadvarrowmenu");
message("Yes!");
message("My name is Ema Skye!");


Is there something wrong?

EDIT: And for further reference, my "startup.hlsl" text file:

Code:
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.

//This program is distributed in the hope that it will be useful,
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
//GNU General Public License for more details.

//You should have received a copy of the GNU General Public License
//along with this program.  If not, see <http://www.gnu.org/licenses/>.

//This file is the entrypoint file for any AIGE game: startup.aigehls
//First we include the game's starting script
//#include(script.hlsl)

//Just like most languages, an entrypoint function is defined. In AIGE HLSL this function is [main]
//You're not obligated to put the main function in this file, but it is recommended to do so.
[main]
//Render and Process System Events to protect not found scripts
render();
processsystemevents();
//We are jumping to the function game that must be present on the game's files. (using runscript here isn't recommended)
jumptoscript("game");


So?
Image


Last edited by DeMatador on Sat Jun 14, 2008 9:50 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Error? No output?

PS: here it works. Did you edit the startup file?
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788


Last edited by KSA_Tech on Sat Jun 14, 2008 9:51 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

What is my liiiife?!?

Gender: Male

Location: UK

Rank: Admin

Joined: Tue Feb 27, 2007 11:02 am

Posts: 2504

Is the start up file sorted? Check that, and link it to the file you're edited.

Edit: Yeah, thats exactly why it didn't work. :) Check the comments to see where the link should be.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Edit the startup file? What do you mean?

EDIT: Oh, you mean adding "#include(tutogame.hlsl)" after "//First we include..."?
Image


Last edited by DeMatador on Sat Jun 14, 2008 9:55 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

//#include(script.hlsl)

change to

#include(tutogame.hlsl)

The startup file's name must be startup.aigehls
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

I may or may not be here.

Gender: Male

Location: Drinking a mug of hot chocolate

Rank: Ace Attorney

Joined: Thu Nov 29, 2007 11:58 pm

Posts: 4916

KSA_Tech wrote:
It seems some video cards aren't supported for some reason.

I'll add debug dump to see what kind of error AIGE is going by, so I'll be able to try to make AIGE work on those systems.

So... I won't get to use this for a while I take it?
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

KSA_Tech wrote:
//#include(script.hlsl)

change to

#include(tutogame.hlsl)

The startup file's name must be startup.aigehls


Yes, I have ir as "startup.aigehls". I spelled it wrong when I posted it here :P Now trying.

EDIT: Is it...
Code:
//First we include the game's starting script

#include(tutogame.hlsl)

//Just like most languages, an entrypoint function is defined. In AIGE HLSL this function is [main]


or

Code:
//First we include the game's starting script
#include(tutogame.hlsl)
//Just like most languages, an entrypoint function is defined. In AIGE HLSL this function is [main]


The only diference between both codes is that the first one's got two spaces, one before and one after "#include(tutogame.hlsl)"
Image


Last edited by DeMatador on Sat Jun 14, 2008 10:01 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I will first implement the switch for simple/accelerated text rendering (i edited my source directly to use the simple one for those who had issues).

Then I'll add debug control to aige's central inits and do some testing with people around.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I starting to consider opening an irc channel, like someone suggested.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Hm, could someone please answer my last post?
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

DeMatador, no difference.

It's up to the programmer to decide the file format.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Then I don't get it. It isn't working. I keep stumbling upon the "Initializing..."-FPS-black screen...
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Let me see your code. (I'll register this line someday :minuki: )
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

Will it be possible to bind a sound effect to a specific frame in an animation?
For example, Franziska has an idle anim where she repeatedly slams the desk, pissed off. It could probably use a sound effect, but that won't work with just a time delay.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Yes, it is. I forgot to mention that on the tutorial. Will update it later.

setanimationframesfx("Phoenix_HitTable",2,"sfx-deskslam.wav",3);

Animation Name, frame, sfx path, sfx lane (use 2/3/4 if possible)
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Page 18 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 5 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
cron
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB

phpBB SEO