Rivals of Aether

Rivals of Aether

Cosmic Ronald
fur head 2020 年 3 月 15 日 上午 6:40
can't seem to get it to work
Ronald won't: wrap around the stages, or have 14 skins. i'm really confused is because i used it in practice mode the first time i used it? please tell me how i can fix this because i saw other videos about it and they can get it to work and yes i have tried reinstalling the game and reinstalling the mod. can some one help me?
< >
正在显示第 1 - 13 条,共 13 条留言
TrollXD6 2020 年 6 月 13 日 上午 7:11 
If you read the comments you can copy and paste a code on cosmic ronald code. With that code you can make Cosmic Ronald go teleporting around the stage.
fur head 2020 年 6 月 15 日 上午 7:31 
引用自 TrollXD6
If you read the comments you can copy and paste a code on cosmic ronald code. With that code you can make Cosmic Ronald go teleporting around the stage.
thanks
STUDIED-ONE 2020 年 9 月 27 日 下午 4:06 
引用自 TrollXD6
If you read the comments you can copy and paste a code on cosmic ronald code. With that code you can make Cosmic Ronald go teleporting around the stage.
how do i do that
TrollXD6 2020 年 11 月 23 日 上午 7:56 
On your PC write this on the File Browser: C:\Program Files (x86)\Steam\steamapps\workshop\content\383980\2007412127\scripts, then open the update.gml with memo pad, after that copy and paste this:
if (y < 10){
y = 10;
}
if (x < 10) {
x = (room_width - 15)
}
if(x > (room_width - 10)){
x = 15;
}
if ((y >= room_height - vsp) || (y <= vsp && state == PS_HITSTUN))
{
y = 1;
vsp = 0;
}

(just to be safe press enter twice on the final line before you paste this code)
Finnaly press Save on the memo pad. If you done this correctly this should work. I hope I helped you. (*^_^*)
Lordchungass 2020 年 12 月 28 日 下午 3:45 
引用自 TrollXD6
On your PC write this on the File Browser: C:\Program Files (x86)\Steam\steamapps\workshop\content\383980\2007412127\scripts, then open the update.gml with memo pad, after that copy and paste this:
if (y < 10){
y = 10;
}
if (x < 10) {
x = (room_width - 15)
}
if(x > (room_width - 10)){
x = 15;
}
if ((y >= room_height - vsp) || (y <= vsp && state == PS_HITSTUN))
{
y = 1;
vsp = 0;
}

(just to be safe press enter twice on the final line before you paste this code)
Finnaly press Save on the memo pad. If you done this correctly this should work. I hope I helped you. (*^_^*)

memo pad? what is that and how do i get it?
EBE 2021 年 1 月 24 日 下午 4:42 
notepad or notepad++ will work
Lordchungass 2021 年 2 月 27 日 下午 9:53 
引用自 Wildkid45
notepad or notepad++ will work
thank you for the heads up, now i have just but one more question. where do i past the code in order for the update to work?
Tagadhur 2021 年 7 月 16 日 下午 6:07 
why is there so much file work to get a mod at full capacity-
Lordchungass 2021 年 9 月 14 日 上午 1:47 
引用自 tagadhur
why is there so much file work to get a mod at full capacity-
yeah i gave up on this mod soon after my second reply. this mod sucks.
zjneilon 2021 年 12 月 9 日 上午 9:03 
i cant get cosmic ronalds 14th skin and idk why
schumaxwell 2021 年 12 月 28 日 上午 7:44 
save the memo pad? like ctrl s file save?
lex cone the tgirl 2023 年 3 月 13 日 下午 2:02 
works fine for me lol but i did reinstall the mod a couple times (if normal golden ronald doesn't work either just use golden pepsi man, cause golden ronald dont work for me but pepsi man does, could be pepsi man stealing goldan ronald off ronald)
lex cone the tgirl 2023 年 3 月 13 日 下午 2:03 
引用自 friendly demoman
works fine for me lol but i did reinstall the mod a couple times (if normal golden ronald doesn't work either just use golden pepsi man, cause golden ronald dont work for me but pepsi man does, could be pepsi man stealing goldan ronald off ronald)
also theres a thing on the normal ronald thign that tells you how to fix this problem
< >
正在显示第 1 - 13 条,共 13 条留言
每页显示数: 1530 50