Rivals of Aether

Rivals of Aether

Cosmic Ronald
fur head 15. mar. 2020 kl. 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?
< >
Viser 1-13 af 13 kommentarer
TrollXD6 13. juni 2020 kl. 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 15. juni 2020 kl. 7:31 
Oprindeligt skrevet af 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 27. sep. 2020 kl. 16:06 
Oprindeligt skrevet af 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 kl. 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 28. dec. 2020 kl. 15:45 
Oprindeligt skrevet af 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 24. jan. 2021 kl. 16:42 
notepad or notepad++ will work
Lordchungass 27. feb. 2021 kl. 21:53 
Oprindeligt skrevet af 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. juli 2021 kl. 18:07 
why is there so much file work to get a mod at full capacity-
Lordchungass 14. sep. 2021 kl. 1:47 
Oprindeligt skrevet af 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 kl. 9:03 
i cant get cosmic ronalds 14th skin and idk why
schumaxwell 28. dec. 2021 kl. 7:44 
save the memo pad? like ctrl s file save?
autism incarnate 13. mar. 2023 kl. 14: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)
autism incarnate 13. mar. 2023 kl. 14:03 
Oprindeligt skrevet af 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
< >
Viser 1-13 af 13 kommentarer
Per side: 1530 50