JezuzLizard i can load certain things and parts of code, but im not able to adjust core game mechanics without loading sometype of mod, on my jtag, thats why im focusing on trying to find help in gsc. i can load any gsc through my menu
xGuroo
Posts
-
GSC/ Need Help Removing guns from mp server on connect -
GSC/ Need Help Removing guns from mp server on connecti was attempting this for xbox, seeing how universal gsc can go, just having trouble writing it i have my this list to give you an idea
restrict()
{
level.WeaponRestrict= "riotshield_mp,usrpg_mp,smaw_mp,concussion_grenade_mp,willy_pete_mp,emp_grenade_mp,flash_grenade_mp,sticky_grenade_mp,bouncingbetty_mp,satchel_charge_mp,claymore_mp,killstreak_missile_swarm_mp,killstreak_dogs_mp,killstreak_emp_mp,killstreak_minigun_mp,killstreak_m32_mp";
} -
GSC/ Need Help Removing guns from mp server on connectim looking for some help writing a gsc function that can recognize a banned weapon and remove it from the CAC loadout when their player spawns, i need this function to work in tdm/dom any help would be greatly appreciated
-
DLL File Helpis there anyway to load a dll file on plutonium server sided or make it into a mod? so i can load it onto my personal server?
-
Weapon Loadout Restrictions HELPwhat is a command i could use to restrict loadouts and weapons so i can create a sniper only server for black ops 1?
-
[Support] How do i load GSC's Into my dedicated server?my issue here with spawning bots is getting them to spawn automatically, without having to do it manually each match, just something to stream
-
[Support] How do i load GSC's Into my dedicated server?Im very new to making servers any help would be appreciated, i dont know which directory to drop it for World at War, to get it to execute, aswell as spawning bots
-
[Support] MP How to RESTRICT WEAPONS Other Than Bolt Actions?Chase said in [Support] MP How to RESTRICT WEAPONS Other Than Bolt Actions?:
player takeweapon("ppsh");
that command sadly isnt working for me, if someone could an example list with the shottys so i could be more accurate that would be greatly appreciated
-
[Support] MP How to RESTRICT WEAPONS Other Than Bolt Actions?I have restricted Perks And Grenade Launcher! But only because there was a tutorial on it
-
[Support] MP How to RESTRICT WEAPONS Other Than Bolt Actions?I am totally lost in GSC Code, I Would Like To Add Map Voting On Screen to my server as well as making it a snipers only server. Any Help would be appreciated