- Posts: 722
- Thank you received: 95
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
function clientcmd12dothepq() {
commandToClient(LocalClientConnection, '34onthedancefloor');
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Frostfire wrote:
it can go 4.xx with some kind of crazy edgehit i think
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
package resetMusic {
function onMissionReset() {
if (MissionInfo.name !$= "Beep Block Road") {
error("Not Beep Block Road, deactivating resetMusic package.");
deactivatePackage(resetMusic);
onMissionReset();
return;
}
error("resetMusic");
Parent::onMissionReset();
pauseMusic();
resumeMusic();
}
};
activatePackage(resetMusic);
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
RadiantVibe wrote:
I'd like to note that sub-4 is possible without an edge hit on Follow That Finish
Please Log in or Create an account to join the conversation.
Ralph wrote:
RadiantVibe wrote:
I'd like to note that sub-4 is possible without an edge hit on Follow That Finish
May I ask you a video proving your theory?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.