Search results

  1. Arise501

    [CGMZ] Encyclopedia and Bestiary

    Hello, sorry for replying so late. Again I have tried using the latest version of the three plugins. I use them in the correct order in the Encyclopedia demo. The new error is now "TypeError Cannot read property `replace´ of undefined But lastly, I tried everything new in new project, and...
  2. Arise501

    [CGMZ] Encyclopedia and Bestiary

    Of course, I have tried everything, I have followed the instructions. I am testing version 1.2.2 (CGMZ-Encyclopedia) in the Demo: EncyclopediaDemo and the error reappeared. It is the latest version of the plugin that is giving me this error.
  3. Arise501

    [CGMZ] Encyclopedia and Bestiary

    Hello, when using this plugin I get an error. TypeError this.CGMZ_drawTextLine is not a funtion
  4. Arise501

    Check multiple events at the same time.

    Hi guys. (Google translate) I have a question. Is there a way to check all the events of a map at once? I wanted to use this script. This script works perfect. if ($gameMap.event(5).event().note.includes('blabla')){}; But I must do it for each Event <"$ gameMap.event (n)">. Is there any <"$...
  5. Arise501

    RMMZ [MZ & MV v1.8.4 UPDATED] Shora Lighting & Shadow Plugin (2.5D Ambient Shadow)

    Is there a reason why "help" is empty? Or where can I get the plugin commands for MV?
  6. Arise501

    I need help with a script "Loop"

    Thank you so much for help me. But it keeps failing, the result is still above expectations. It does not subtract 1, it does not subtract anything. var mhp = $gameActors.actor(1).mhp; var hp = $gameActors.actor(1).hp; var AN = (hp*100)/mhp; var Car = AN + 15; while (Car >= mhp) { Car = Car...
  7. Arise501

    I need help with a script "Loop"

    I understand, even so sometimes it does not work, for example, following your explanation, use a while (Hp> HpC) {Hp-1}; and it locks or does not work, I will see another way to make it work.
  8. Arise501

    I need help with a script "Loop"

    while () {stuff} I dont know how to use it. I use the event command, but when I pass it to script I don't understand it. This would be the example, using event command: ♦ Loop ♦ Variable control: #0011 Hp += 3 ♦ If: Hp= HpC ♦ Break loop ♦ :The end ♦ : Repeat...
  9. Arise501

    sum variables in variable control (MZ-MV)

    I already discovered the error. A previous variable is dividing, I get the result of that division. I use that result, I add it to another variable. When I add it up it gives me that result. I need to use script, because inside the variable, I add or divide other variables.
  10. Arise501

    sum variables in variable control (MZ-MV)

    Good morning, I'm having trouble adding variables within the variable control. Variables Control / Variable ## 2 = 100 Variable control / Variable ## 3 = 110 Variables Control / variable ## 1 / Script: [$gameVariables.value(2) + $gameVariables.value(3)] Variable ## 1 = 110100 It should be 210...
  11. Arise501

    Picture/Image masking plugin, simple graphic effect.

    Of course, it has worked for me. A simple example in the description would have been nice: plugin command: SETMASK 1 2 (1: affected_picture_id) (2: mask_picture_id) plugin command: REMOVEMASK 1 (1: affected_picture_id) Thank you very much, I was looking forward to using it.
  12. Arise501

    Picture/Image masking plugin, simple graphic effect.

    Sorry but after 2 weeks I can't make it work. Show image: 1 (image) Show image: 2 (mask) Comando de complemento: SETMASKfected_picture_1 mask_picture_2 I get an error that says: Cannot set property 'mask' of undefine.
  13. Arise501

    Use script as a conditional derivation

    If it works, turn the volume up and down, and panning works. Thank you very much.
  14. Arise501

    Use script as a conditional derivation

    I understand, and I'm sorry, maybe I wrote incorrectly, when I copied what you wrote, I got an error. But I am new to javascrip, maybe the error was mine. Thanks for your help. It is my first script command, thanks for your help.
  15. Arise501

    Use script as a conditional derivation

    I understand, and I'm sorry, maybe I wrote incorrectly, when I copied what you wrote, I got an error. But I am new to javascrip, maybe the error was mine. Thanks for your help. It is my first script command, thanks for your help. Sorry, I don't know how to delete this message.
  16. Arise501

    Use script as a conditional derivation

    var VolumenMax = 50; var DistanciaMax = 15; var falloff = VolumenMax / DistanciaMax; var origen_x = $gameMap.event(6).x; var origen_y = $gameMap.event(6).y; var se = {"name": "Bell1", "pitch": 70}; var pan = $gamePlayer.x - origen_x; se.pan = (pan * -9); if (origen_x < 0)...
  17. Arise501

    Pixel Movement?

    I use HalfMove from triacontane I know the ones you are naming.. But altimit is more complete I think.
  18. Arise501

    Use script as a conditional derivation

    Now I understand, of course it was a variable control, I was not seeing it well. The script is more complex, that was only a summary, the objective that always has a positive number. It is for a pan sound scrip. Thanks for helping me, I am just learning javascript, I know that these things are...
  19. Arise501

    Use script as a conditional derivation

    "Unexpected token =" This is what appears, also something about left-hand appears. It wouldn't be working. It means that I am writing something wrong. This is an example of what I want:

Latest Threads

Latest Posts

Latest Profile Posts

Godot's coding language somehow makes my head spin more than Unity's. (No, I'm not switching to Godot, I've just been seeing a few games in that engine.)
And now a new loading screen because the other one was too "old" :kaoswt:
1679419775847.png
I made the mistake of using CCleaner. Now I have to hack every account I have xD
Having some issues with some esthetic scripts. Mind checking my threads and help?
I've been working on character sprites :), although not far in development, I wanted to start getting sprites done before my art style changes again.
62661208_w4addaU2hBczYcr.png
62661121_AGK5FiAt2QwWjYL.png

Forum statistics

Threads
129,728
Messages
1,204,702
Members
170,813
Latest member
Compound
Top