Tremulous Forum
General => Feedback => Topic started by: WarLock on January 26, 2010, 02:28:43 pm
-
Hi all, first post ever here :)
Like everyone here i tested the 1.2 gpp, and i realy like it. I have some technical question about the final 1.2 version of tremulous. First i wanna know if custom hud will be open in the next version. i mean custom hud on a pure 1.2 server. For now we can't use custom hud, i'm right ?
Second i wanna know if the dev team will add extra logic command in bind stuff:
The thing the realy hope will be added is:
if
math
strcmp
concat
Cvar Substitution
Cvar for selected team, weapon used ,current stage (dont need hp,ammo left for cheat)
With this i will be able to make more wise bind
Thanks
Warlock
-
Hi, welcome.
Custom huds are still supported in GPP, just there's some cvar you have to set.
1.1 huds don't work, and trying to use one causes things to break, so been disabled. If you have a 1.2 friendly hud then I think it's cg_hudfilesenable or something like that.
AFAIK they aren't going to add the scripting stuff, as it can be used for "cheating". (Same reason we don't even get alias).
-
AFAIK they aren't going to add the scripting stuff, as it can be used for "cheating". (Same reason we don't even get alias).
if health≤10, itemact gren
):
scripting would be grand, though.
-
i dont thing you can make cheat with bind if you dont give this 2 cvar
hp count
ammo count
team,stage,weapon is only information cvar that i thing can't be used for cheating
And for the command if,math, strcmp,concat, cvar Substitution , its only give some power over bind
i think about buy/evo bind exemple if your stage 1 dont bind key for evo in tyran
btw if you are sure that you can use cvar team,stage or weapon for make a evils bind cheat, i wanna know some exemple
Thanks
Warlock
-
we had this arguement before on this forum
by cheating i think he means if p_hp > 10 itemact medkit;
ofcourse p_hp doesn't have to be a number fsm-trem changed it to a string with currenthp/maxhp so said command shouldnt work.
i think the cheating thing though is blown out of proportion hell you can "cheat" with the default client anyway ui_stages(why is this updated with both sides info during a match cant you update it with only your teams info till the end of map when it needs both) to peek at when other teams stage up etc atleast lightmap has been fixed.
-
why is this updated with both sides info during a match cant you update it with only your teams info till the end of map when it needs both
it isn't.
-
why is this updated with both sides info during a match cant you update it with only your teams info till the end of map when it needs both
it isn't.
my bad seems like it doesn't show it no-more it used to though in 1.1 and im sure i had seen it in 1.2 must've been my imagination
-
So like i said the only way to use pseudo cheat with bind is with this 2 cvar hp or ammo count. i find stupid to not adding if,math,strcmp,concat,cvar substitution
because of this 2 cvar
The fix is simple, DONT ADD THIS CVAR hp count and ammo count
Anyways i wish someone hear me in the dev team
Thanks
Warlock