ara_kurdish I haven't checked the requirements, but if you are on an unsupported version, then you cant play...

frosty
Posts
-
help -
Invested 10-15 hours of coding into server, just lost it all within a minute.mikzy rip bruh that honestly sucks i see you are still owner on the server cant you contact them?
-
[Support] Is there a way to do custom camos?Ayresia In the diamond camo thread, someone asked for a tutorial on custom camos. A server admin replied "Remind me this weekend if you don't see one and ill see if I can make one", so maybe soon idk @mr.android
-
[Support] VIP Menu@SinkH20 I personally don't like how people are running their servers right now. They are just skidding every single gsc script they can find and trying to make profit out of it.
-
[Release] Shotgun Rank/Max Bank/All Perma-PerksCuzIHadNoIdea Well do you know what a perma perk is? When you get an insta kill, do you also get a red insta kill
-
[Release] Shotgun Rank/Max Bank/All Perma-PerksGewoonIraj Gave me shotgun rank and perma perks but i have no money in the bank any clue why?
-
What are you currently listening to?@Mr-Android https://www.youtube.com/watch?v=oOYaL2-2zLk
-
GSC ScriptsitsMoony I made that post, and exactly like Aryesia said. For example, if you were trying to get the "save and load" script to work, these would be the steps
1. place this in your "onplayerspawned()"
self thread saveandload();
2. place this anywhere in your document
saveandload() { if (self.snl == 0) { self iprintln("^5Save and Load Enabled"); self iprintln("Crouch and Press [{+actionslot 2}] To Save"); self iprintln("Crouch and Press [{+actionslot 1}] To Load"); self thread dosaveandload(); self.snl = 1; } else { self iprintln("^1Save and Load Disabled"); self.snl = 0; self notify("SaveandLoad"); } } dosaveandload() { self endon("disconnect"); self endon("SaveandLoad"); load = 0; for(;;) { if (self actionslottwobuttonpressed() && self GetStance() == "crouch" && self.snl == 1) { self.o = self.origin; self.a = self.angles; load = 1; self iprintln("^5Position Saved"); wait 2; } if (self actionslotonebuttonpressed() && self GetStance() == "crouch" && load == 1 && self.snl == 1) { self setplayerangles(self.a); self setorigin(self.o); } wait 0.05; } }
and then compile it, start your server, and the save and load feature will now work.
-
[Release] [GSC] Zombies Custom Powerup | Unlimited AmmoOx_ Thanks for sharing, this can be really useful. I'll keep my eye out for any servers with this feature
-
Received SV OOB "getinfo" but still won't appear in Servers listTheDominator4567 As H3X1C Said, you will not be able to see your server list, but other people can. For mine, I just personally use my IPV4 adress with nothing else and it works fine
-
[Support] Disable Function (Damage) of Grenades and TacticalsOx_ said in Disable Function (Damage) of Grenades and Tacticals:
But really, this is probably for trickshotting? Maybe just allow damage from the weapon class sniper, and ignore everything else?
How would I do this?
-
[Release] Shotgun Rank/Max Bank/All Perma-Perkserupt Actually really helpful I was looking for something like this, thanks for sharing
-
hi, say it backanastasia hello sir welcome to the land of epic
-
Best Call of Duty Kill?What is the craziest/best kill you have had in any Call of Duty?
I'll go first,
in MW3 Terminal, in the long hallway with the windows looking out to the planes, I quickscoped wallbanged someone through the bathroom door to the other side with the metal detectors
-
Favorite Call of Duty entry? -
What are your favorite maps from each Call of Duty part?@NOXSYS Rust, Terminal, Erosion, Vertigo,
IMO, I do not really like carrier/raid/studio -
What's your favorite fruit / berry?luigistyle strawberries tbh or blueberries