Post: Help pasting GSC Code, need generous helpers!
02-23-2015, 12:56 AM #1
Exodas
Gobble
(adsbygoogle = window.adsbygoogle || []).push({}); Hello, if you are generous enough to help me place a simple paste of codes i want for a GSC menu i'd be very pleased and would return the favor. I need help placing these codes, if you can help please do reply, thanks

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

setAllPlayersMatchBonus() {
foreach(player in level.players) {
self setMatchBonus();
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo