Board index » Present Evidence » Games

Page 104 of 131[ 5218 posts ]
Go to page Previous  1 ... 101, 102, 103, 104, 105, 106, 107 ... 131  Next
 


Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 big range i meant are the ranges with a large number of symbols (like CJK Unified for example). I will try to work on a solution for it after 1.2 beta is out (since I don't know how long it will take to complete).

In AIGE 800a, the unicode system works by you enabling it on config and telling which ranges you will work on. Then when a font is created, the corresponding ranges are automatically handled. I have some ideas to make it work, but I don't know if I start now that I can finish it quickly.

The second pic has some errors, but it was taken on an older version of the text render. Should be fine now.

About the Japanese-version system: not yet. I may make it during the beta (and update thought the updater system) as an addon or extension when I rework the CR area.
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.1 at 14/09/2008 11:24PM 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

Current PWLib 1.2's size:

Engine + dlls + pwlib core scripts + sounds = 38MB (exe + dlls = 4.43MB, sounds = 28.7MB, pwlib core = 4.21MB be 3.29MB from chars)
PW folder (High Quality, 24/32 bit GFX): 117MB (82MB from character gfx, 19MB from extensions)
mus folder (High Quality MP3/OGG Music from GS1-4 and GK) = 256MB

Due to AIGE 800a's ability to share resources from a folder, just one copy of the PW folder will be ever needed. I use this method to test all currently out games on PWLib.
Damion Shard, for example, is a 59mb folder, with 41MB being music. All PWLib GFX, even pwlib core is shared among a central folder. With this, I have also 4 more games that use the central folder sharing.

The different in sizes from a 32/24bit, to a 256 to a 16 color.
I have a 256x384 pic of mio. PNG format:
32/24bit version: 139kb
256 version: 57,8kb
16 version: 19.3kb

Other example, same size:
32/24bit version: 139kb
256 version: 55.7kb
16 version: 22.5kb
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I approve of this message.

Gender: None specified

Rank: Suspect

Joined: Mon Oct 19, 2009 9:43 pm

Posts: 6

I have a couple of questions.

First, is it possible to somehow stretch the size of the AIGE window? I know that the dimensions can be changed from within the config file, but that doesn't cause all of the sprites and backgrounds to get bigger with it. While I understand that the images will become pixelized, I don't really mind that, and I'd kind of like to be able to increase the size of things for my own convenience.

Second, would it be possible to incorporate some kind of operator that allows message speed to be modulated (or is there already one that I don't know about)? Using messageauto(); wait(); messageappendauto(); et cetera becomes inefficient (programming wise) if one is trying to make entire lines of text that are printed more slowly than regular (for dramatic reasons, etc).
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

There is a command to change the window size internally (getting the objects to stretch properly), but it is bugged on 700a (the areas do not follow it correctly). On 800a it will be setwindowsize.

I'm thinking on adding a new text flag aside from color to change message speed. Probably might be done on the beta.
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.1 at 14/09/2008 11:24PM 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

News
- (AIGE) Added support for mp4 video playback. Uses Haali Media Splitter.
- (AIGE) Fixed performance degradation when setting the texture of an object when the new texture was the same as the one already in use by the object.

----------------------
The Feature Demo is progressing slowly due to recent univesity tests. Most recently, Algorithm Analysis.
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.1 at 14/09/2008 11:24PM 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:
I'm thinking on adding a new text flag aside from color to change message speed. Probably might be done on the beta.


I've been thinking about this, and I can't picture my game without slow "..." and other message speed-related things.
It's kinda tedious having to break the message to change speeds in the current PWLib. A text flag would be great.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

News
- (AIGE) Fixed the oldest bug on AIGE: the window close button issue. Now AIGE will properly ask the quit message anytime. Also, ALT + F4 will follow the quit system.
- (AIGE) New secret features added.

-----------------------------------------------------------
I might add new text flags as possible.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

Glad to see that PWLib is still making strong progress. My apologies to everyone that I had to step down. I couldn't keep up with this and everything that was happening in my life at the time. With any luck there may be a calm period coming up when I can return and get some work done.
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

KSA_Tech wrote:
News
- (AIGE) Fixed the oldest bug on AIGE: the window close button issue. Now AIGE will properly ask the quit message anytime. Also, ALT + F4 will follow the quit system.
- (AIGE) New secret features added.

-----------------------------------------------------------
I might add new text flags as possible.



It's good to hear that text flags are considered now. Like DeMatador said, it's difficult making 3 lines of text every time I need to slow down text...

Also, yeah, I always wondered why the window didn't close when I clicked "X". But it's good to hear that you've fixed it.
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Today I'll try to add more text tags while I work on the feature demo 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.1 at 14/09/2008 11:24PM 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

News
- (AIGE) Reworked the whole text tags system.
- (AIGE) Implemented new text tags to simplify development.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

LuAA Developer

Gender: Male

Rank: Prosecutor

Joined: Thu Jan 01, 2009 4:46 pm

Posts: 607

KSA_Tech wrote:
simplify development


:) good job

i'm glad you took my advice into account for developing AIGE. hopefully many more improvements will be made to the scripting engine as well.

Image
priceless.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

That lovable troll.

Gender: Male

Rank: Decisive Witness

Joined: Wed Apr 25, 2007 10:28 pm

Posts: 231

KSA_Tech wrote:
- (AIGE) Implemented new text tags to simplify development.


My respect for you slightly went up.
I remember when CR was cool and Croik was the only one in charge.

I also remember when we used to have respectable members. :(
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

I have some questions:
How do I make the texts appear red, blue, green or others?
How do I set the examine points to what I want? Like Investigations, Pointing out photos and Checking Backgrounds. I don't understand this examine point:
157,302,81,23
Can somebody help me? Thanks.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Message colors are edited as so:

White: setmsgboxtextcolor(255,240,240,240);
Blue: setmsgboxtextcolor(255,107,198,247);
Green: setmsgboxtextcolor(255,0,247,0);
Orange: setmsgboxtextcolor(255,247,115,57);

The examining digits: 157,302,81,23

157 is the "X" axis. This defines how far left/right on the screen the examine box starts.
302 is the "Y" axis. This defines how far up/down on the screen the examine box starts.
81 is the width. How wide is your examine area going to be? This defines it.
23 is the length. How long is your examine area going to be? This defines it.

Anyways, enough of me sounding monotone. Basically, you have to play around with these digits to get where you want. Try changing the digits 157 and 302 around and try to get it to the area you want examinable. You can check if it's working by running AIGE and clicking around until the "Examine" button comes up. Once you have it in the area you want, play around with the 81 and 23 digits, you don't want the examine area too large, where other parts of the screen will become examinable, or too small, where only a portion of the item is examinable.
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

For the $ct text tags, you will need to register (only once) the colors you use with:

registercolor("colorname",A,R,G,B);

Example:
registercolor("red",255,255,0,0);

Using:

message("I love $c{red}RED$c{colorpwwhite} stuff!");

Transparent text colors only make the text transparent on Accelerated Text Render.


If the Accelerated Text Render on 1.2 proves to run on all vcards, I might drop the Simple one.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

Okay, I got one more question:
How do I make the :guilty: and :not-guilty: appear on the screen? When I tried this:

runscript("pw_showguilty");

It didn't appear. Same for the NOT GUILTY.

Thanks! :gregory:

EDIT:I have a request for PWLib 1.2, turning the background to black & white.
Also, when I tried this setmsgboxtextcolor(255,0,247,0);, it didn't work. Can somebody tell me how to make the typewriter sfx in typing the date and place? :meekins:
EDIT: Never mind. The text color works but how do I add the typewriter effects in the text?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

To make the background grayscale on 1.1, you will need to use AIGE's Texture Shader via AHLTL. It isn't tat hard, but it will be slow for low end pcs (not that much). I can teach you how to use it.

About the guilty/not guilty, 1.1 does not ship with it. DDRKhat made it and put a dl link on his signature. I decided to not update the core download to avoid confusion.

The typewriter effect is given justr be changing the sfx of the message ticking.
setmsgboxtickersound("sfx-typwriter.wav");

1.2 will have 2 commands for this (one normal, and one centered).



Anytime you want to revert back, just set a char's namebox.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Happy Hannukah!

Gender: Male

Rank: Desk Jockey

Joined: Sat Oct 17, 2009 6:15 pm

Posts: 100

Hey,the PWlib doesn't work for me. Help?
Image
Thanks me for the sig XD
"Shoy was here, and you know it, because he ate some of your pie."
http://www.swfcabin.com/open/1257521476
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Doesn't work can mean a lot of things. Explain what happens.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Happy Hannukah!

Gender: Male

Rank: Desk Jockey

Joined: Sat Oct 17, 2009 6:15 pm

Posts: 100

okay. simply when i open PWlib 1.1 this shows up:
"<Script>L Warning! Couldn't jump to script "game" because it couldn't be found!
scripts/startup.aigehls:25
When running in primary mode
main: jumptoscript("game");"
And the the screen is black...
Image
Thanks me for the sig XD
"Shoy was here, and you know it, because he ate some of your pie."
http://www.swfcabin.com/open/1257521476
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Just put the game's script file you write on the auto folder, then this error will not show up (if your game file is scripted correctly).
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Happy Hannukah!

Gender: Male

Rank: Desk Jockey

Joined: Sat Oct 17, 2009 6:15 pm

Posts: 100

What do you mean?
Here's what i did:
I Downloaded PWlib 1.1
i putted it into a folder.
I Downloaded the Graphics Pack.
I putted it in the same folder PWlib was in.
it didn't work.
Image
Thanks me for the sig XD
"Shoy was here, and you know it, because he ate some of your pie."
http://www.swfcabin.com/open/1257521476
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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, you installed PWLib correctly, now you need to script the game on a file and save it on the auto folder so it will be loaded.

Read the PWLib In A Nutshell for PWLib scripting reference.
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.1 at 14/09/2008 11:24PM 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

Quick Link for the Sign Up for the PWLib 1.2 Beta:

http://www.ksatechnologyhq.com:1357/mainsite/pwlib/betasignin
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Happy Hannukah!

Gender: Male

Rank: Desk Jockey

Joined: Sat Oct 17, 2009 6:15 pm

Posts: 100

Thanks for the help :D
Image
Thanks me for the sig XD
"Shoy was here, and you know it, because he ate some of your pie."
http://www.swfcabin.com/open/1257521476
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

L'cie

Gender: None specified

Location: Hanya

Rank: Desk Jockey

Joined: Sun Aug 16, 2009 6:29 am

Posts: 54

Signed up for the beta :kyouya:
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Some news

Finally I managed to install a decent video driver for my Nvidia GeForce 8400M, so I can use PerfHUD to make AIGE rendering better. Sony VAIO video drivers were old and bugged (the "official" driver is from 2008), so I had to install a hacked version (inf hacked).

Here is a pic of AIGE running a very simple AIGE game with PerfHUD on:

Image
(3 character objects)

Note: PerHUD is a tool for inhouse development and will be used to make aige's performance better. It is an Analysis Tool.
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.1 at 14/09/2008 11:24PM 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

News

- (PWLib) Fixed an issue with the Logo Library
- (PWLib) Added Nvidia's logo to the feature demo 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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

Thanks, KSA, I registered the color "red" and I got this error:

Image
Actually, the color red came out but, why does it react like that?

Well, looks like I just have to wait for 1.2. *sigh* :yogi:

Also, can somebody recheck this for me, please:
Code:
[entercourt]
runscript("pw_hidemessagebox");
wait(54);
setgenobjgraphic("pw_croattorrney",1000);
setgenobjgraphic("pw_crojudge",1001);
setgenobjgraphic("pw_croprosecutor",1002);
setgenobjgraphic("pw_crowitness",1003);
runscript("pw_showcourtroomoverview");
loadandplaysfx("sfx-gallery.wav",0);
wait(144);
runscript("pw_hidecourtroomoverview");
runscript("pw_showmessagebox");
runscript("pw_showwitnessstand");
runscript("pw_setnameboxtoema");
runscript("pw_enableemasurprised");
wait(24);
runscript("pw_showattorneystand");
runscript("pw_enableemaunsure");
wait(34);
message("What?");
setvar([sld_targetcharanim],"pw_enableemanormal");
runscript("pw_slideattorneytowitness");
setvar([sld_targetcharanim],"pw_enableemaunsure");
message("What?");
runscript("pw_showwitnessstand");
runscript("pw_enableemaunsure");
message("Done");
setvar([sld_targetcharanim],"pw_enableemamad");
runscript("pw_slidewitnesstoprosecutor");
message("Done here");
runscript("pw_showattorneystand");
setvar([sld_targetcharanim],"pw_enableemaunsure");
runscript("pw_slideattorneytoprosecutor");
message("Done here, too.");
setvar([sld_targetcharanim],"pw_enableemasurprised");
runscript("pw_slideprosecutortoattorney");
message("And the last one is done!");


Thise doesn't work:
setgenobjgraphic("pw_croattorrney",1000);
And the continuing codes. Help.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 text bug is one of the most random bugs i saw on aige. It happens on some video cards only.

Are you using Accelerated or Simple?

I'll check the code.
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.1 at 14/09/2008 11:24PM 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

There are two mistakes on the code:

1) The character is not been shown.
2) The advance arrow lower screen isn't been shown.

That added, it works normally.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

KSA_Tech wrote:
Are you using Accelerated or Simple?


Both.

KSA_Tech wrote:
1) The character is not been shown.
2) The advance arrow lower screen isn't been shown.


How do I add these?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

1) Show character:
runscript("showpwchar");

2) Show advance arrow screen:
runscript("pw_showadvarrowmenu");
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

For some reason this won't work:

setgenobjgraphic("pw_croattorrney",1000); -> I've already loaded this texture with this:
loadtexture(1000,"PW/CRO/CROPhoenixMaya.png");

runscript("pw_slideattorneytowitness");
runscript("pw_slideattorneytoprosecutor");
runscript("pw_slideprosecutortoattorney");

It's like anything that has the word attorney doesn't work. :grey:
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Try using attoney. It is a typo i did on 1.1 (on 1.2 i fixed it, but still kept the typo version for compatibility).


setgenobjgraphic("pw_croattorrney",1000); < shouldn't be attorney (single r)?
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

Thanks, KSA, it worked. :will:

EDIT: Okay, so I have a logo for my case, but how do I make it appear on the screen? I tried loading the texture and how to do it. Still, it didn't appear. I'm so sorry if I keep on asking irrelevant questions.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

loadtexture(id,"pathtomylogo");
...
setbg(id);
setbgizefromtexture();
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.1 at 14/09/2008 11:24PM 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'm considering into preparing a big character package so people who are out of the 1.2 testing will easily get them instead of searching around the topic.

I had some issues with some new features and fixes on AIGE, but all is fixed now and I can resume the game creation.
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.1 at 14/09/2008 11:24PM 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 Feature Game Contents will be (decided until now):

Case 1: Phoenix Wright Court Features (Court Room Overview, Stands <Judge, Prosecutor, Attorney, Witness>, Cross Examination, Photo Examine, Item Present, Questions)
Case 2: Investigation Features (Moving around <Full and Small>, Multi-areas, Area Examine)
Case 3: Apollo Justice Perceive System (In Court with cross examination)
Case 4: Magatama (Lock Demonstration, AJ Magatama Call)


News
- (PWLib) Now the cro (CourtRoom Overview) sprites sizes are defaulted to the "alternative" sizing (since all cro gfx uses the alternative sizing).
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Page 104 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 101, 102, 103, 104, 105, 106, 107 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 4 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