Rivals of Aether

Rivals of Aether

Cosmic Ronald
fur head 15 Mar, 2020 @ 6:40am
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?
< >
Showing 1-13 of 13 comments
TrollXD6 13 Jun, 2020 @ 7:11am 
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 15 Jun, 2020 @ 7:31am 
Originally posted by 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
unnamed 27 Sep, 2020 @ 4:06pm 
Originally posted by 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 23 Nov, 2020 @ 7:56am 
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 28 Dec, 2020 @ 3:45pm 
Originally posted by 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?
E.B.E 24 Jan, 2021 @ 4:42pm 
notepad or notepad++ will work
Lordchungass 27 Feb, 2021 @ 9:53pm 
Originally posted by 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 16 Jul, 2021 @ 6:07pm 
why is there so much file work to get a mod at full capacity-
Lordchungass 14 Sep, 2021 @ 1:47am 
Originally posted by 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 9 Dec, 2021 @ 9:03am 
i cant get cosmic ronalds 14th skin and idk why
schumaxwell 28 Dec, 2021 @ 7:44am 
save the memo pad? like ctrl s file save?
autism incarnate 13 Mar, 2023 @ 2:02pm 
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)
autism incarnate 13 Mar, 2023 @ 2:03pm 
Originally posted by 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
< >
Showing 1-13 of 13 comments
Per page: 1530 50