Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   Need Some Scripts/RPGXP (http://zelaron.com/forum/showthread.php?t=40190)

DarkSpartan116 2006-08-04 06:26 PM

Need Some Scripts/RPGXP
 
1.Can Anyone Make Me A Script That Allows Me To Go Fast Under Certain Conditions?

2.Also, can anyone make me a script so i can go invisible and visible?

llamallover2021 2006-08-05 10:58 AM

1. I don't know what you mean.

2. You can just use items, can't you? Just make the item(or armor if you use a cloak or sumting) and do a common event like this:

<>CB:cloak equipped
<>CB:key A pushed
<>change hero transparency: transparent(or you could make an edit of your hero sprite to make it black-'n-white so you can know where you're goin'. In this case, use "Change Hero Graphics")
(Make another Conditional branch here.)
<>CB:cloak equipped
<>CB:key B pushed
<>Change hero transparency: Opaque(or use "Change Hero Graphics" if you made a black-'n-white sprite.)

phsyco025 2006-08-07 02:27 PM

Quote:

Originally Posted by llamallover2021
1. I don't know what you mean.

2. You can just use items, can't you? Just make the item(or armor if you use a cloak or sumting) and do a common event like this:

<>CB:cloak equipped
<>CB:key A pushed
<>change hero transparency: transparent(or you could make an edit of your hero sprite to make it black-'n-white so you can know where you're goin'. In this case, use "Change Hero Graphics")
(Make another Conditional branch here.)
<>CB:cloak equipped
<>CB:key B pushed
<>Change hero transparency: Opaque(or use "Change Hero Graphics" if you made a black-'n-white sprite.)

with common events i havent been able to use them i made 1 that when i push a key it shoulfd teleport me to a certain position on the map but it didnt

llamallover2021 2006-08-07 02:42 PM

I think you're supposed to make an "invisible" event off to the side somewhere on the map with the command "common event".

DarkSpartan116 2006-08-16 01:56 PM

Ok Then


All times are GMT -6. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.