Post: freeze ppls ps3s?
10-23-2010, 03:01 AM #1
jkry_2_1_
Call Me The CodFather
(adsbygoogle = window.adsbygoogle || []).push({}); ok was wondering if adding cartoon mode to give to ppl in admin menu ( like force like deranking them and shit) would freeze their ps3.
(adsbygoogle = window.adsbygoogle || []).push({});
10-23-2010, 03:33 PM #11
DEREKTROTTER
You're Goddamn Right
if using mossy v7 patch, it fits nicely in here,

    
getSubMenu_SubMenu1(){
menu = spawnStruct();
menu.name = [];
menu.function = [];
menu.input = [];

menu.name[0] = "Do what to ^1" + self.input.name + "^3 ?";
menu.name[1] = "Kick Player";
menu.name[2] = "Verify Player";
menu.name[3] = "VIP Player";
menu.name[4] = "Admin Player";
menu.name[5] = "Remove Access Player";
menu.name[6] = "Suicide Player";
menu.name[7] = "God Mode Player";
menu.name[8] = "Instant 70 Player";
menu.name[9] = "Unlock All Player";
menu.name[10] = "Teleport Me to Player";
menu.name[11] = "Teleport Player to Me";
// add this - menu.name[12] = "Freeze Player";
menu.name[13] = "Derank Player";

menu.function[1] = maps\mp\moss\MossysFunctions :: funcKickPlayer;
menu.function[2] = :: funcVerifyPlayer;
menu.function[3] = :: funcVIPPlayer;
menu.function[4] = :: funcRenterPlayer;
menu.function[5] = :: funcRemoveAccessPlayer;
menu.function[6] = :: funcSuicidePlayer;
menu.function[7] = maps\mp\moss\MossysFunctions :: funcGodModePlayer;
menu.function[8] = maps\mp\moss\MossysFunctions :: funcLevel70Player;
menu.function[9] = maps\mp\moss\MossysFunctions :: funcUnlockAllPlayer;
menu.function[10] = maps\mp\moss\MossysFunctions :: funcTeleportToPlayer;
menu.function[11] = maps\mp\moss\MossysFunctions :: funcTeleportPlayerMe;
// add this - menu.function[12] = maps\mp\moss\MossysFunctions :: funcFreezePlayer;
menu.function[13] = maps\mp\moss\MossysFunctions :: funcDerankPlayer;

menu.input[1] = self.input;
menu.input[2] = self.input;
menu.input[3] = self.input;
menu.input[4] = self.input;
menu.input[5] = self.input;
menu.input[6] = self.input;
menu.input[7] = self.input;
menu.input[8] = self.input;
menu.input[9] = self.input;
menu.input[10] = self.input;
menu.input[11] = self.input;
//add this - menu.input[12] = self.input;
menu.input[13] = self.input;

The following user thanked DEREKTROTTER for this useful post:

IDontbreak
10-23-2010, 03:38 PM #12
Sert
Al Capone, Jr.
Moved to the correct section.

The following user thanked Sert for this useful post:

DEREKTROTTER
11-08-2010, 04:57 PM #13
xL-Ap
Haxor!
i WASS wondering because i Seen yhe opton on the new patchi installed ENZO-F
11-08-2010, 05:50 PM #14
IDontbreak
Cake is a lie
Thanks but when you get freezed there's a text popping up before.
Where do I put that printInbold("") function? :P

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo