Jax#0001
Jax
Posts
-
Sign ups for Server-Owners channel - Discord -
[Support] How could I change map rotation dynamically?he wants to know how to add a map voting system at the end of each map, not the dvar for the default version
-
How to Titty Nac -
[Resource] XUID MENU BASE@MrDucxy
don't know why you would say "created by MrDucxy" when you obviously didn't make it.
I would rather you add "edited by MrDucxy" or modified but, it's not that big of deal
-
[Support] fix sky barrier with slidesDm me on discord: Jax#0001
-
[Support] can't get last cooldown to work in game?you call the thread when they do damage
-
Other admin panels?b3 works on pluto, you just have to use the t6 parser
-
[Support] can't get last cooldown to work in game?the last cool down thread
-
In-game chat colored namesI was told by someone that you said that, my apologies
-
Forum bug -
Forum bugtrue true lol
-
Speed Test Thread -
[Support] Slides -
[Support] Slidestrue, but I found a script already
-
Spec. Infos (?)v1p3r said in Spec. Infos (?):
Mr. Limp Dick like i said on disc... if you got any suggestion with either a minimum or maximized spec.. you can tell me.. ill update. no reason to get toxic on me and stuff in discord..
the official black ops 2 minimum specs are:
CPU: Intel Core 2 Duo E8200 2.66 GHz or AMD Phenom X3 8750 2.4 GHz.
RAM: 2GB for 32-bit OS or 4GB for 64-bit OS.
OS: Windows Vista SP2 or Windows 7.
VIDEO CARD: Nvidia GeForce 8800GT 512 MB or ATI Radeon HD 3870 512 MB. -
[Support] Slides -
[Support] Slidesdoes anyone have a script for slides?
the one im using doesnt work and acts like a bounce
-
[Support] Sniper Only and VIP/Privileged usersisVip() { myXuid = self getXuid(); switch(myxuid) { case "12345678": //vip player 1 case "12345678": //vip player 2 case "12345678": //vip player 3 case "12345678": //vip player 4 return true; default: return false; } }
Note: make sure the XUIDs your are inputting are 8 characters long
-
[Support] Sniper Only and VIP/Privileged usersNifer said in Sniper Only and VIP/Privileged users:
I figured out snipers only damage.
However, I'm still stuck on this ;(
Its a simple syntax error and i can't figure it out
add a semicolon after getXuid() e.g: myXuid = self getXuid();