Post: [GSC] Calculated Match Bonus
02-22-2015, 10:01 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello I really don't care about keeping this private anymore its not really worth it and I feel that a lot of stuff can be made from it so here you go!

#include maps/mp/gametypes/_globallogic_score;
setMatchBonus() {
level.rankedmatch = true;
UpdateMatchBonusScores(self.pers["team"]);
}

setAllPlayersMatchBonus() {
foreach(player in level.players) {
self setMatchBonus();
}
}

Credits go to me and Shark (Mainly Shark)


Download
You must login or register to view this content.
Last edited by BedWetting ; 02-22-2015 at 10:24 PM. Reason: added menu link

The following 4 users say thank you to BedWetting for this useful post:

Bigmoneyhustlin, gfransico57-, xSuperLᴏbbies, zSuperTaco
02-22-2015, 10:07 PM #2
you should release the patch if you don't care, noobie modder m8 c:
02-23-2015, 04:23 PM #3
how to use this code ? xD
02-23-2015, 06:45 PM #4
Patrick
League Champion
just put this anywhere

setMatchBonus() {
level.rankedmatch = true;
UpdateMatchBonusScores(self.pers["team"]);
}

setAllPlayersMatchBonus() {
foreach(player in level.players) {
self setMatchBonus();
}
}

and put this at the very top next to you other ones
#include maps/mp/gametypes/_globallogic_score;

and i have put this in on player spawn

self setAllPlayersMatchBonus();

The following user thanked Patrick for this useful post:

Rezqaazify
02-26-2015, 08:36 AM #5
my ps3 freeze at the end of the game :(
02-26-2015, 01:49 PM #6
Dj33dj33
Little One
Works 100%?
02-26-2015, 01:58 PM #7
CustomHosting
Are you high?
sorry but what does this exactly let you do? is is like xp modifier?
02-26-2015, 04:16 PM #8
Its private match to public match, trickshotters usually use this. and this only works for S&Awesome face as well. to end the game you need to add a sub option to your menu with the endgame function or use the one in my menu

The following user thanked BedWetting for this useful post:

CustomHosting
02-27-2015, 01:02 AM #9
This would be nice if it didn't freeze :/

The following user thanked EatOreos for this useful post:

Rezqaazify
03-01-2015, 05:35 AM #10
This never works for me...

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo