Posted: Mon Dec 10, 2007 10:39 am Post subject: My config (Anyone has it?) *edit* Yes, I have it!
I had a very good config before I took a break, and I remember I sent it to a couple of people here.
If anyone has it, please send me a copy, it was lost after a recent format...
(Tried to recover it, but it seems like I recovered the whole ET folder and its content but the config...).
Last edited by -=xXx=- on Tue Apr 08, 2008 4:53 pm; edited 1 time in total
Joined: 10 Feb 2006 Posts: 4558 Location: Belgium - Antwerp
Posted: Mon Dec 10, 2007 1:18 pm Post subject:
I think a part in my CFG comes from you, unless that was an other one..
Any use?
Code:
//set name "^7[^dMoo^7]^1Arne"
//Names\\
set gamename1 "set nameset set name ^qArnie; set nextname vstr gamename2; Echo ^7Press F8 to change name to^1: ^qArnie"
set gamename2 "set nameset set name ^1De^0vil^1Mas^0ter; set nextname vstr gamename3; Echo ^7Press F8 to change name to^1: ^1De^0vil^1Mas^0ter"
set gamename3 "set nameset set name ^3Guess Who!!!; set nextname vstr gamename4; Echo ^7Press F8 to change name to^3: Guess Who!!!"
set gamename4 "set nameset set name ^7[^dMoo^7]^qArne; set nextname vstr gamename5; Echo ^7Press F8 to change name to^1:^7[^dMoo^7]^qArne"
set nextname "vstr gamename2"
bind backspace "vstr nextname" // press backspace to scroll the names
bind F8 "vstr nameset" // press enter when scolled to the right one
//Others\\
set r_mode -1
set r_customwidth 1440
set r_customheight 900
bind MOUSE5 "kill"
bind "n" "playdead"
bind "m" "vsay evillarf"
//lagometer and FPS\\
bind "F6" "vstr info"
set info "vstr info_on"
set info_on "cg_drawFPS 1; cg_lagometer 1; b_watermarkalpha 1; set info vstr info_off; echo ^2Info ^7is now ^2ON"
set info_off "cg_drawFPS 0; cg_lagometer 0; b_watermarkalpha 0; set info vstr info_on; echo ^1Info ^7is now ^1OFF"
//Trickjumping\\
bind h pmove_fixed 1
bind j pmove_fixed 0
Thanks, but I need the whole thing..
I had a few settings made specifically for my PC, took me a while to complete the cfg..
Well, a fresh start then..
I'll get it done again in a couple of weeks.
Thanks for the help though.
Based on what people have been saying in game, and Mifune's comment here, I'm probably going to be writing up a long post about scripting, from basic commands to alt+key binded spawn selectors. If anyone wants to bounce ideas around with me feel free to add me on MSN and we can discuss what this post will include. You can find my address in my profile.
I will, of course, be using velocity.lunarpages as one of my sources, so don't think I'll be stealing thunder from it - I will list it as one of my sources in the post. _________________
Joined: 31 Dec 2005 Posts: 3109 Location: Hiding...
Posted: Mon Dec 10, 2007 9:11 pm Post subject:
Leviathan wrote:
Based on what people have been saying in game, and Mifune's comment here, I'm probably going to be writing up a long post about scripting, from basic commands to alt+key binded spawn selectors. If anyone wants to bounce ideas around with me feel free to add me on MSN and we can discuss what this post will include. You can find my address in my profile.
I will, of course, be using velocity.lunarpages as one of my sources, so don't think I'll be stealing thunder from it - I will list it as one of my sources in the post.
Might be a Good Idea to make a "Script" topic...?
(I got a class selector script... if some1's interresed.. ). _________________
Joined: 10 Feb 2006 Posts: 4558 Location: Belgium - Antwerp
Posted: Tue Dec 11, 2007 6:57 am Post subject:
shogun mifune. wrote:
i dont know/havnt sen anything like that b4.
whats it all do?
well, i know the name change and all that, but what does the sniper setting do?
and yawspeed??
whats the arty script do?
Most of them don't work in etpub.
The sniper script causes the sniper rifle to flip less when you shoot (easier to get back to your target), if its finetuned, you use it as a semi-auto gun with scope.
yawspeed defines the speed when moving left-right-left-right-.., don't think this works in ETPub either, I notice it working in Jaymod, but not in ETPub.
Further there's a name scriptie for quickly changing my name (mostly for schoolfriends..), settings that define my screenresolution on that computer (1440x900), a trickjump setting, a button that hides or shows my lagometer and FPSmeter, a bind for evilarf and playdead, and I should look the rest of them up myself (or I just need to go to school now).
awesome, i knew some people wen i played against them couldnt be "that good " with the sniper riffle.they were poping running targets with multiply shoots.
apart from snake maybe he just has a crack shot _________________
Anyway, started making a new CFG, decided to share after a couple of requests, pretty basic at the moment.
It will be edited as I add more stuff.
Maybe someone will find it useful..
Along with it I add my HUD, which makes the screen "cleaner" and more pleasent to look at, very recommended.
Put it in your ETpub>profiles>"Whatever-name-your-profile-is".
(To load it access "ETpub" while in game, then "drag and drop HUD" editor or something like that, press "N" and type in "Void".
It wil load the HUD.
Enjoy:
http://rapidshare.com/files/105895107/Void-hud.dat.html
To download from rapidshare simple click on "Free", insert the code on the pic, and click download.
(Uploaded to rapidshare, which kinda sucks, so if anyone knows a better upload service, please share it with me.)
Code:
//Keybinds in this .cfg file
//
// f4 = not ready (during warm-up)
// f6 = executes this config file
// f7 =
// f10 = toggle 76/125 max frame rate
// f11 = toggle pmove_fixed
// f12 = toggle record a demo on/off
// k = suicide
//Keybind to launch autoexec.cfg
bind "f6" "echo loading autoexec.cfg!;exec autoexec.cfg"
//reset's timenudge back to 0 every time game runs
set cl_timenudge 0
//Demo record Script
//By pressing this key you can toggle a demo ON/OFF
set demoon "autorecord; echo ^0< ^1Recording ^pDemo ^0>; set demor vstr demooff"
set demooff "stoprecord; echo ^0< ^1Stopped ^pRecording ^0>; set demor vstr demoon"
set demor "vstr demoon"
bind "f12" "vstr demor"
//pmove_fixed toggle script for trickjumping
//By pressing this key you can toggle p_move fixed ON/OFF
set pmoveaan "set pmove_fixed 1; echo ^0< ^7pmove_fixed = On ^0>; set pmove vstr pmoveuit"
set pmoveuit "set pmove_fixed 0; echo ^0< ^7pmove_fixed = Off ^0>; set pmove vstr pmoveaan"
set pmove "vstr pmoveaan"
bind "f11" "vstr pmove"
//com_maxfps toggle script for trickjumping
//By pressing this key you can toggle the max frame rate between 43 and 76
set fpshigh "set com_maxfps 125; echo ^0< ^7Com_maxfps = 125 ^0>; set fps vstr fpslow"
set fpslow "set com_maxfps 76; echo ^0< ^7Com_maxfps = 76 ^0>; set fps vstr fpshigh"
set fps "vstr fpshigh"
bind "f10" "vstr fps"
//Dundee's Fireteam highlighter 1.0
// Shows people in your fireteam with a symbol on their head
//+ highlights fireteam menu for easier reading
set showteam "selectbuddy -2; set nextteamtoggle vstr hideteam; echo ^0< ^7Team ^3Highlighted ^0>"
set hideteam "selectbuddy -1; set nextteamtoggle vstr showteam; echo ^0< ^7Team icons ^1hidden ^0>"
set nextteamtoggle "vstr showteam"
bind "p" "vstr nextteamtoggle"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum