There's nothing we can do about game server bans, you will have to contact the server owners/staff that run that server.

homura
Posts
-
Lol okay? -
HelpClosed since you shouldn't be high jacking other people's support threads. Please make a thread a separate thread about your issue. But, regardless, you should reinstall everything from piry since the download did not complete.
-
[Support] Replacing OutcomesWe discussed it on Discord. It was located in _hud_message.gsc and he was wondering how to change localized strings. For anyone wondering how:
game[ "strings" ][ "round_win" ] = &"MP_ROUND_WIN_CAPS";
can become
game[ "strings" ][ "round_win" ] = "you just won the round bruh";
-
Rules and Release Guidelines! PLEASE READ BEFORE POSTINGBEFORE POSTING ANYTHING, READ THESE RULES AND GUIDELINES
Rules
Here are some ground rules for posting in this section that are expected to be adhered to. Failure to abide by these rules may result in an administrative action that staff sees fit.
- Give credit - this is important, make sure people are recognized for the hard work they put in. You wouldn't want someone taking credit for your mod, right? Ensure you have permission to share somebody's work before posting it here.
- Scans - if you release a tool (complied GSC, .exe files .jar files) to the community, you are required to post a virus scan link, from a service like VirusTotal. The scan must be of the actual file and not a .zip containing the file.
- Offsite uploads - Please refrain from uploading files from sites outside of the forums (unless approved by staff, for example, if it's a camo mod that's a few gigs in size), since people may have to register there to even view those files and might even have to meet a certain post amount if the files are on a forum, which is inconvenient.
- BE NICE - constructive criticism is always welcomed to help someone improve, but telling people their release is "shit" with no reason is not helpful and low in quality, meaning your post could be removed. If you think the release is bad, explain why but in a respectful tone.
Guidelines
So you just got done working on that wicked sick mod and want to share it with the community? Here is a general guideline we recommend you follow so others can read it in a clear and concise manner. Please make sure to read the rules of for this section (see above) BEFORE posting.
(Posts made before this sticky will be grandfathered in, but we highly suggest that OPs conform to this guideline.)- Description - please describe your mod.
- Source - release the source code of the mod on a site like GitHub or just upload the uncompiled version.
- Compiled version (optional) - if you want, you can release a pre-compiled version of the script so other users don't have to compile it.
- Upload Format - Files should be put together into a .zip archive and uploaded to the forum, you risk your file being blocked by our forum software if you do not do this.
- Screenshots/videos - it would be cool to see the mod or tool in action. A picture is worth 1000 words.
This should clean up some hard to read posts/threads. Again, failure to abide may result in administrative action.
-
South-American serversWe aren't responsible for hosting servers. We welcome our friends in South America to host so we can grow our community. We have a guide on how to set up a server.
-
[Release] Mob of the Dead Mod: "A cat has 9 lives"Ox_ what are CSC files?
-
[Support] Problem handling DVARS. !Help -
[Support] Problem handling DVARS. !HelpThat's all you can do then as far as I know. self.primaryWeapon works in IW4, I think, and I'm not sure how else you can get it in T6. I looked at the BO3 script docs and I couldn't find anything.
-
[Support] Problem handling DVARS. !HelpThat isn't a DVAR but just a variable (that you are making). If you wanted to grab the current weapon the player is holding, you can do something like this:
displayWeapon() { primaryWeapon = self getCurrentWeapon(); self iPrintln("You are currently holding: " + primaryWeapon); }
-
[Support] GSC Bo2 error message Unresolved external : "init" with 0 parameters in "maps/mp/_load.gsc" at line 1.Do not use GSC studio. We have an official thread here on how to write and load scripts on dedicated servers, since dedicated servers are the only parts of our mod that can load custom scripts. If you're trying to inject GSC into the client while connecting to a server that is not yours, we will not help you.
Otherwise, feel free to share your code here. Maybe there are some syntax errors.
-
[Release] Mob of the Dead Mod: "A cat has 9 lives"Nice release bro.
-
// [No DLC] Green Run -> Town -> Survival -> gametype zstandard loc town map zm_transit / !Help.It isn't released because if you try and setup Town, the server may crash. We don't want an influx of players asking us why it's crashing. It is something we are working on. For now, I would say play Tranzit and just chill in Town.
-
Follow up to last forum post about the editor.Ducxy hey I have an idea for the compiling: add the GSC compiler and its DLL as a dependency, and you can make a button to compile it that will run the compiler with the current file as an argument. If that makes sense...
-
[Support] GSC Admin Scriptfarhaz9 what this guy said. Highly recommend it.
-
Mod menu on own hosted serversWe have support for GSC mods on dedicated servers. You cannot load GSC on your client or load GSC if you join servers. If you are hosting a dedicated server, you can check out the sticky in the modding section on how to host with mods.
-
[Support] It is possible to read XML file from GSC, !HelpIn my experience, you can open files in GSC but some are limited to work when developer options are enabled. But then again that's from CoD4/MW2. Looking at the BO3 script doc, it doesn't seem like you can open local files but you can to some extent with CoD4.
-
[Support] GSC Combining ScriptsFeel free to post the code, we can help you combine them and you won't have to pay someone.
-
In-game chat colored namesLocking this thread because we will not discuss how to edit process memory of the client.
-
Cant open the gameThat's not good at all. Delete all of that or move the files into a separate folder. Or just put piry in a folder on your desktop, add that new folder on the desktop to AVG's exception list, then run piry.
-
Cant open the gameNo, the entire folder of BO2.