Status
Not open for further replies.

kyonides

Reforged is laughable
Veteran
Joined
Nov 17, 2019
Messages
882
Reaction score
425
First Language
English
Primarily Uses
RMXP
Delete it.
 

Attachments

  • kitemalertmv02.jpg
    kitemalertmv02.jpg
    203.7 KB · Views: 64
Last edited:

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,861
First Language
Dutch
Primarily Uses
RMMV
not that I can use it, but a nice alert, but while it is "aquired" instead of adquired,
maybe you need something customizable if they use multi-language?

as a side not, rather doing:
AlertSprite.prototype.set_item = function(alert) {
if (alert[1] == 0) return; <== could be better <== if its equal or lower.

but nice could be usefull or something as a "Tooltip or Hint" if using it
smart.
 

kyonides

Reforged is laughable
Veteran
Joined
Nov 17, 2019
Messages
882
Reaction score
425
First Language
English
Primarily Uses
RMXP
So there was a typo... Anyway, now that's fixed. You shouldn't worry about it.

Err, I don't think any database has any real object at index -1 unless javascript supports searching for objects starting from the very end of the array. Even if that's the case, why would you that there? Plus index 0 has nothing there.
 
Last edited:

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,861
First Language
Dutch
Primarily Uses
RMMV
I ment the timer part, sorry :)

this part, copy the wrong section

JavaScript:
AlertSprite.prototype.update = function() {
  Sprite.prototype.update.call(this);
  if (this.timer == 0) return;
    ...
    ...
}
my mistake :)
 

ic1025

Veteran
Veteran
Joined
Jan 18, 2023
Messages
33
Reaction score
11
First Language
English
Primarily Uses
N/A
Oh this is nifty
 

gundambison

Veteran
Veteran
Joined
Jun 11, 2014
Messages
123
Reaction score
22
First Language
English
Primarily Uses
if I make like this.. can I have credits on this?
download attachment... I prefer using zip than upload on post
I cant paste the code in post.. since is big.. I prefer zip inside is js. If asked password, type:
todayIsGoodDay
added feature:
before
Code:
* @param width
* @default 180
after
Code:
 * @param width:int
 * @text Width Frame
 * @default 180
 * @type number
before
Code:
KItemAlert.xCoord = 0;
after
Code:
KItemAlert.xCoord = this.getParam("xCoord", 0);//0;
nb: after // is default number.. need to erase but for readable config.. I leave there

001.jpg
the new config (?) better with good information
002.jpg
4JDUfhOe4X.jpg
lCg7vwpsOL.jpg
I'm thingking if you using more detail parameter and added type after the name, your code can be avoid with error!!
actually.. there is 1 thing I need to added on script.. is the try catch

next task
  • using hex for color (background, font etc)
  • label added using config
  • label added using config json
request can you testing this? and fixed the word inside
the demo remove the sound.. ignore the sound warning/error..
if you read this.. It mean you curious about 3 function inside.. this is the explaination:

  1. FromHex .
    for coloring.. Dunno how to use it.. I hope to make the code work with color using hex(#000000) not word (black)
  2. parseKey.
    Parsing Key from name inside the config. You can see one of the name were params:int ..
    it mean Params have type as int / number. Other type you can use:
    • number
    • string
    • char
    • css
    • color (still search)
  3. getParam.
    Parsing params from the config and used on the plugins
 
Last edited:

kyonides

Reforged is laughable
Veteran
Joined
Nov 17, 2019
Messages
882
Reaction score
425
First Language
English
Primarily Uses
RMXP
Nope, I will not include other people's code.

And the alleged bug doesn't exist.

Actually, I'd prefer a moderator to close the thread and delete any posts except for my own. It's my second attempt to get it closed...
 
Last edited:

gundambison

Veteran
Veteran
Joined
Jun 11, 2014
Messages
123
Reaction score
22
First Language
English
Primarily Uses
... Okay
At least.. I have new knowledge about how using config and use it on plugins..
And added type on the config name..
Then convert it when use it
url.jpg
Thx for sharing your code
 
Last edited:

gundambison

Veteran
Veteran
Joined
Jun 11, 2014
Messages
123
Reaction score
22
First Language
English
Primarily Uses
not that I can use it, but a nice alert, but while it is "aquired" instead of adquired,
maybe you need something customizable if they use multi-language?
....
actually thats good idea. But ts said no..
 

kyonides

Reforged is laughable
Veteran
Joined
Nov 17, 2019
Messages
882
Reaction score
425
First Language
English
Primarily Uses
RMXP
PLEASE remove all this derailed nonsense or close the thread or even delete it!
 

Shaz

Global Moderators
Global Mod
Joined
Mar 2, 2012
Messages
45,524
Reaction score
16,416
First Language
English
Primarily Uses
RMMV

This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.

 
Status
Not open for further replies.

Latest Threads

Latest Posts

Latest Profile Posts

Learn how to do custom face parts with my latest tutorial!
Generatorpartsfromscratch.png
The Legion
T7T0hR2.gif
Made a title screen, and by ''made'' I ofc mean I slapped a simple title on some cool art I bought xD This side project might be fun.

sIMPLE.png
CDF.png

Trying for a Classical RPG with Pokemon Elements. Capture monsters like Zombies and Harpys and use them on your team.
ow28O4A.png

Astarte in her usual demeanor: mocking people.

Forum statistics

Threads
129,872
Messages
1,205,836
Members
171,049
Latest member
Azkaelika
Top