|
Post by yourdunn4 on Sept 4, 2012 6:31:55 GMT
Just curious for the majority of you that play if you would like every mod to be released including the ones that anrt leaked like team switching without dying that works in non modded rooms (sv_cheats 0) play in team unassinged, hat mods, trail mods, particle bomb exc... I never thought it would be a good idea to release the team switch mod as it works in every room but if most of you want it then ill post a complete mod list with notes
|
|
|
Post by consolepubstar on Sept 4, 2012 17:46:22 GMT
wait 8000; ent_create point_servercommand
wait 8050; ent_fire point_servercommand command "hostname WhateverName; mp_timelimit 0; mp_autoteambalance 1; mp_maxround 9; mp_winlimit 5; tf_damage_critical_chance 0; tf_damage_critical_chance_melee 0; tf_damage_critical_chance_rapid 0"
wait 8300; ent_fire point_servercommand command "alias a sv_cheats 0" wait 8300; ent_fire point_servercommand command "alias c sv_password iamapassword" wait 8300; ent_fire point_servercommand command "alias d sv_password 0" wait 8300; ent_fire point_servercommand command "alias e mp_restartgame 3" wait 8300; ent_fire point_servercommand command "alias f sv_gravity 200" wait 8300; ent_fire point_servercommand command "alias g sv_gravity 800" wait 8300; ent_fire point_servercommand command "alias h mp_scrambleteams"
wait 8450; say "Server Commands Loaded."
alias "cheatsoff" "ent_fire point_servercommand command a" alias "create" "ent_create point_servercommand" alias "passon" "ent_fire point_servercommand command c" alias "passoff" "ent_fire point_servercommand command d" alias "restart" "ent_fire point_Servercommand command e" alias "gravlow" "ent_fire point_servercommand command f" alias "gravnorm" "ent_fire point_Servercommand command g" alias "scramble" "ent_fire point_Servercommand command h"
bind "RIGHT" "bind A_BUTTON +jump; bind B_BUTTON +reload; bind X_BUTTON taunt; bind Y_BUTTON changeclass; bind L_SHOULDER invprev; bind R_SHOULDER invnext; bind L_TRIGGER +attack2; bind R_TRIGGER +attack"
bind "LEFT" "bind A_BUTTON gravlow; bind B_BUTTON restart; bind X_BUTTON gravnorm; bind Y_BUTTON scramble; bind L_SHOULDER cheatsoff; bind R_SHOULDER create; bind L_TRIGGER passoff; bind R_TRIGGER passon"
Controls:
Left: R1: Create PSC L1: Cheats Off R2: Password On L2: Password Off X: Low Grav [ ]: Normal Grav O: Restart Server /\: Team Scramble
Right: Reset to default controls
Don't think scramble, ever worked. Pretty hard to remember, this is a pretty basic version of server command binding from way back. More useful than the shit you named.
|
|
|
Post by yourdunn4 on Sept 4, 2012 22:01:54 GMT
Theres nothing new about the server mods you posted just the same sutff anyone can find using google. Passwords never worked on ps3 games anyway looks like you just copied and pasted from an xbox mod. The mods I named arnt server commands so you don't have to reupload your savedata to use and actually is much more usuful than the shit you posted
|
|
|
Post by consolepubstar on Sept 4, 2012 22:24:24 GMT
Theres nothing new about the server mods you posted just the same sutff anyone can find using google. Passwords never worked on ps3 games anyway looks like you just copied and pasted from an xbox mod. The mods I named arnt server commands so you don't have to reupload your savedata to use and actually is much more usuful than the shit you posted That's not just using server commands, it's a proof of concept of something else. Passwords work fine, you just don't know how to get in the server. Considering you can't even tell what I posted, I no longer care what you have to say.
|
|
|
Post by yourdunn4 on Sept 5, 2012 1:07:55 GMT
Its just a simple script lol you seem to think your so smart its sad to see people you on threads here simply hating when the point of this thread was to see if anyone had any comments on releasing the team switch command that works in sv_cheats 0 is a good or bad idea. just posting ur idea for a few binds that only does a few server commands should be in your own thread
|
|
|
Post by consolepubstar on Sept 5, 2012 1:48:13 GMT
The thread was about releasing mods, so I released mods. No-one gives half a fuck about team switching, unless they're 5 years old. The method I posted, since you still don't get it, is the only way to bind commands like those. Not just the commands that are thrown in there as placeholders, but any commands that fall into those categories. If you had a brain then you'd know what you could do with that.
Also to use a password literally all you have to do is place: password insertpasswordhere into your config anywhere.
|
|
xluv_
New Member
Posts: 8
|
Post by xluv_ on Sept 5, 2012 2:10:41 GMT
Like GOT_Name said, it is a way to bind servercommands and execute them when you want. It's extremely useful for making private servers and competitive matches happen, as well as tomfoolery at a higher level.
So, it's grade-school t-ball versus the New York Yankees. Yours is some...tepid, off-brand, generic cola. What he's making, is Classic Coke.
Do you really want to live in a world without Coca-Cola?
|
|
|
Post by consolepubstar on Sept 5, 2012 2:13:23 GMT
Prolly shouldn't have ruined this thread with all the great replies and votes it's getting.
|
|
|
Post by yourdunn4 on Sept 5, 2012 17:18:48 GMT
The thread was about releasing mods, so I released mods. No-one gives half a fuck about team switching, unless they're 5 years old. The method I posted, since you still don't get it, is the only way to bind commands like those. Not just the commands that are thrown in there as placeholders, but any commands that fall into those categories. If you had a brain then you'd know what you could do with that. Also to use a password literally all you have to do is place: password insertpasswordhere into your config anywhere. The thread was about releasing a certian bind command if you could read a whole sentence before posting more spam hate. I understand thats the way to bind a server command but anyone that makes their own server most likly already knows how to do that simple shit and it only works on the first room you enter so if you dont want to have to reupload your data every time having non-server bind commands is best. I understand there are tons of server commands that do some crazy shit but this isnt about making custom servers or how to use server mods on bind commands. The team-switch command could ruin any server even a custom server if an abusive modder uses it right so i decided it wont be released publicly but if anyone wants to know how to do it feel free to send me a message
|
|