Then when you're done doing that, run piry again.

homura
Posts
-
Cant open the game -
Cant open the gameCheck this out.
-
Cant open the gameIt depends on your antivirus.
-
Cant open the gameCan you tell us what the message says? if you're missing t6r.dll then you need to add the BO2 folder to your antivirus's exception list/whitelist.
-
Player created Custom Classes not available for selection...It's possible that the server is setting you classes or the classes aren't being saved to disk.
-
[Support] last cooldown wont workWhy call it on connect? Also try pasting your code again.
-
How to change name in gameLocked, exactly what sass said. Please read the FAQ next time.
-
Time for another progress update.DECoZ97 We will make an announcement when the update is released, no need to be so worried. If anything, get excited.
-
Time for another progress update. -
[Resource] Ladder ModOx_ in my opinion, storing it as a variable for the player isn't a bad idea. The variable should be initialized in onPlayerConnect or maybe the spawn function.
I am curious though, how come you say store it in level?
-
[Support] Make slides strongerIt has been said by 2 other members. Read through the code provided. Moving this to Modding.
-
Server keeps crashing!!Soccer1978 don't blindly copy and paste GSC then?
-
Lame "fan" remake...This isn't even a remake. You're more than welcome to host other servers that aren't dedicated to trickshotting. We have a guide on how to do it.
-
Time for another progress update.Drgn yeah isn't CEG a form of DRM?
-
[Support] how can i configure IW4adminBasically what the others here have said. There is an official setup guide that has been linked and there is also an official Discord for IW4MAdmin if you click here. Locked.
-
Time for another progress update.Hell yeah. I'm getting excited. Great progress, dev team!
-
Question about voice chat..In OP's defense, the low quality voice chat is nostalgic lol. But yeah, the best option is to use Discord or any other external program. People still use TeamSpeak, right?
-
Any ideas on how to debug GSC caused crashesBuilding off of what Sass said, make sure that threads are terminated properly. If a thread is called on a player and that player leaves, that thread will continue until the game realizes what is happening and forcefully ends it. Those can cause some server problems. Make sure those types of threads end on disconnect.
-
[Support] Script zombie / _clientids.gsc not workingbryan we're happy to hear you solved it. It would also help if you post your solution just in case there are others that run into the same issue.
-
Any ideas on how to debug GSC caused crashesThe servers have a tendency to crash from time to time and it is something we are looking into.