View Full Version : Need Some Scripts/RPGXP
DarkSpartan116
2006-08-04, 06:26 PM
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
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
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.