Post: Need code for give ALL players!
12-07-2010, 02:38 PM #1
Jannis96
This is ****ing annoying.
(adsbygoogle = window.adsbygoogle || []).push({});
Im currently working on editing a patch for a friend.

Ive made a new menu and its called All Players.
This will give EVERYONE in lobby the lv 70 or Unlock Everything.

But I need a Function code for it to work, I tried the normal Lv70 and Give all code, but it didnt work.

So what I currently need is the code (the function) to when I press the Give lv 70 it gives to ALL players currently in lobby

Appreaciated. and you earn a +Rep if it works Winky Winky

Ive Seen this working in a edited version of Mossy v7, so its out there somewhere Cool Man (aka Tustin)
(adsbygoogle = window.adsbygoogle || []).push({});
12-07-2010, 07:16 PM #11
Yes been looking for this
12-07-2010, 08:48 PM #12
Originally posted by Scrumilation View Post

foreach( player in level.players )
if(player.name != self.name)


That will do it for everyone except you.. (!= self.name means "is not you")
12-07-2010, 08:51 PM #13
Originally posted by Homer
That will do it for everyone except you.. (!= self.name means "is not you")


i know , if he click derank all, he will get deranked too,
freze all will freze him too, etc... so its better to put to everyone less host

The following 2 users say thank you to Scrumilation for this useful post:

Skyl1n3, x_DaftVader_x
12-21-2010, 01:31 AM #14
angel_of_deth
Climbing up the ladder
Originally posted by Jannis96 View Post
Im currently working on editing a patch for a friend.

Ive made a new menu and its called All Players.
This will give EVERYONE in lobby the lv 70 or Unlock Everything.

But I need a Function code for it to work, I tried the normal Lv70 and Give all code, but it didnt work.

So what I currently need is the code (the function) to when I press the Give lv 70 it gives to ALL players currently in lobby

Appreaciated. and you earn a +Rep if it works Winky Winky

Ive Seen this working in a edited version of Mossy v7, so its out there somewhere Cool Man (aka Tustin)


thanks for the idea for my patch really couldnt think of another menu im going to write my menu and if the unknown doesnt care use some of his coding for certian things

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo