public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Am I doing something wrong?

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Am I doing something wrong?
  • Original author: Skurge
  • Original date: January 18, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/am-i-doing-something-wrong.73765/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Hi guys, trying to figure out whats wrong with my event using this plugin:View attachment DreamX_RandomizeCharacterForSkurge.js It's designed to to randomize an event's graphic and it's an amazing plugin, however for particular events I'm requiring the event's graphic to change into a certain catagory. I.E cars. I've been told this script command would enable the event given the ID and race would randomize it within that catagory: $gameMap.event(x).randomizeEventRace(); In turn- I have created this for an event: $gameMap.event(6).randomizeEventRace(Car);

Archived First Post

Hi guys, trying to figure out whats wrong with my event using this plugin:View attachment DreamX_RandomizeCharacterForSkurge.js


It's designed to to randomize an event's graphic and it's an amazing plugin, however for particular events I'm requiring the event's graphic to change into a certain catagory. I.E cars.


I've been told this script command would enable the event given the ID and race would randomize it within that catagory: $gameMap.event(x).randomizeEventRace();


In turn- I have created this for an event: $gameMap.event(6).randomizeEventRace(Car);


However the test crashes with this error: Reference error: Car is not defined


I am at loss here.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar