JLT - Ace Infamy System

Jaxx L.Timing

Warper
Member
Joined
Jul 15, 2013
Messages
4
Reaction score
3
First Language
English
Primarily Uses
Ace Infamy System V1.00
Jaxx L. Timing

 ​
Introduction
This script enables you to use an infamy system in your projects. You can set an initial infamy value as well as add or subtract from a character's infamy through script calls. Most aspects of the system are customizable.

Screenshots

Features

-Set initial values in actor's note box

-Increase or decrease value through script call

-Change bar colors

-Change all text colors

-Turn on/off all custom icons
How to Use
To plug and play this script, download http://postimg.org/image/obdosejb7/ and insert it into your game's Graphics/System folder. Open your resource manager and import the new icons. Finally, place this script below materials and above main and you are good to go.

To add or subtract from a characters alignment points use a script call.

to add points:

$game_actors[actor_id].infamy += numberto remove points:

$game_actors[actor_id].infamy -= numberTo set an actor's initial infamy enter...

<Initial_Infamy: number>...into the actor's note box, otherwise, all actors begin with 0 infamy.

Script

 
Author's Notes

Any and all critique, questions or ideas are encouraged. I'm still quite new to coding so, anyone who has some experience, I would appreciate it if you could take some time and tell me about my mistakes.

On the subject of future versions, I'm open to suggestion.
 

ShinGamix

DS Style 4Ever!
Veteran
Joined
Mar 18, 2012
Messages
3,905
Reaction score
451
First Language
April Fools
Primarily Uses
N/A
Pretty cool idea. Now there can be more Western and Criminal games out.
 

RenegadeForce

Game Developer and Artist
Member
Joined
Oct 15, 2013
Messages
26
Reaction score
0
First Language
n/a
Primarily Uses
I can not get this to work!

I create an event and bring up script and type in $game_actors[Eric].infamy += 50!

Nothing happens! PLEASE help this script look awesome

I am doing something very wrong :'(

I now type in $game_actors[001].infamy += 50

and I get the same results !!!
 
Last edited by a moderator:

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,365
Reaction score
7,675
First Language
German
Primarily Uses
RMMV
I can not get this to work!

I create an event and bring up script and type in $game_actors[Eric].infamy += 50!

Nothing happens! PLEASE help this script look awesome
You need to use the actor_id (which is the number of the actor in the database), not the actor's name (Eric) in the script command.
 

RenegadeForce

Game Developer and Artist
Member
Joined
Oct 15, 2013
Messages
26
Reaction score
0
First Language
n/a
Primarily Uses
I am doing something very wrong :'(

I now type in $game_actors[001].infamy += 50

and I get the same results !!!
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,365
Reaction score
7,675
First Language
German
Primarily Uses
RMMV
haroonheylen, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.

If you have asked a question, the board rules require you to wait 72 hours before you can bump the question - the community here is very helpful, but small. And you need to give us time as we aren't paid for helping you, that is usually our free time where we help or solve requests.

$game_actors[1].infamy += 50

should be the correct form for the actor with ID 1

The leading zeroes should not be used as that is formatting in the database for readability only.
 

J.M. Henry

That Comic Artist
Member
Joined
Dec 16, 2013
Messages
10
Reaction score
6
First Language
English
Primarily Uses
Is it possible to make this apply to the entire party instead of individual members?
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD

Forum statistics

Threads
105,868
Messages
1,017,070
Members
137,577
Latest member
SadaSoda
Top