anhdd.ks Rookie Apr 7, 2022 #44 how can i change the code to get the scrollbar and input box and return the mod's original value
V vexymods Rookie Apr 14, 2022 #45 mars of war said: thank you for taking the time to teach others how to mod Click to expand...
A asdasdas12 Rookie Jul 9, 2022 #55 like jaywannatry said: learnt alot from video thanks Click to expand... like
G Gay shotlot Rookie Sep 4, 2022 #57 if (AudioManager.DVA1) { AudioManager.string1 = "Fast Backflip <color=blue>ON</color>"; AudioManager.DVA1 = false; } else { AudioManager.string1 = "Fast Backflip <color=red>OFF</color>"; AudioManager.DVA1 = true; } why we have to reverse the bool value the the code above? or you using it in reverse ?
if (AudioManager.DVA1) { AudioManager.string1 = "Fast Backflip <color=blue>ON</color>"; AudioManager.DVA1 = false; } else { AudioManager.string1 = "Fast Backflip <color=red>OFF</color>"; AudioManager.DVA1 = true; } why we have to reverse the bool value the the code above? or you using it in reverse ?
R randyprinceton Platinian Sep 17, 2022 #59 i dint find anything Audio Manager UI Camera UI root UI Draw System Audio WOTEEFFFFFF