27 Jun 10, 01:08AM
Very nice one nadier ;)
replaced the clown's one
replaced the clown's one
Scripts
|
27 Jun 10, 01:08AM
Very nice one nadier ;)
replaced the clown's one
30 Jun 10, 03:52PM
Brett, I'm actually surprised the teamswitch script works for you -- I've written similar scripts and have tested them all on different machines, trying several different modifications of the scripts to try to accomplish this rapid forceteam concept. I've found that, somehow, the game prohibits multiple forceteam votes from being executed on the same script. However, GeneralDisarray and I looked at it, and haven't found the source code that describes this limitation.
I put my public scripts on Akimbo.
Heck, I probably ought to list my Akimbo posts.
Christmas Skins - CLA Santas and RVSF elves! SkinSwitch - A disgustingly bulky and ugly way to swap out weapon model mods. Assault Your Ears - A makeshift music player for AssaultCube. Assault Your Ears barebones - The music player, without the songs I included. AssaultCube Parental Controls - Allows a Windows administrator to block the use of AssaultCube. V-Time (Time Script) - Notifies you of the time and how long you've been playing. Rewind - Allows you to go back a certain amount of time in a demo, or skip to a specific Minutes Remaining mark. Quote generator - Randomly selects a quote to display at each intermission. Friends - Searches for multiple names or tags in the Server Browser. RapidFire - Script used to capture screenshots in bursts for animations! Rave - Changes light levels and fog colors to simulate a rave atmosphere! Smooth Zoom - Zooms your FOV over time for a smooth effect (based on work by Gibstick and Kirin) Server Browser Wrapper - Uses menus to make alternate connection options easier Animated XHair - Simulates an animated crosshair! FPS Booster - A menu intended to optimize your FPS. No guarantees! pauseconline - Skips a console line each time a new one comes up, "pausing" the text console tools.cfg - A consolidation of all the metascripting tools I've made. Will be updated as new tools are made. My Personal Ladder v1.0 - Keeps track of stats! Flag Countdown - Detects when the flag is dropped or lost and begins a 30-second countdown! Sendalias - Share a script over in-game chat Remote Control - Share your command prompt with another player. Random Terrain/Map Generator - Starts a new map and randomly edits the terrain! Heightfield Randomizer - Randomly edits a specified heightfield range Nade Timer - A countdown timer displays for nade-cooking! Menu Maker - A menu that can make OTHER MENUS!
01 Jul 10, 08:28PM
(01 Jul 10, 06:48PM)DES|V-Man Wrote: Christmas Skins I love this script xD
01 Jul 10, 08:35PM
(01 Jul 10, 08:28PM)a_slow_old_man Wrote:(01 Jul 10, 06:48PM)DES|V-Man Wrote: Christmas Skins :D I love how I made the beard go over the gas mask snout, but you can still see the snout-shape at certain angles. XD
01 Jul 10, 08:53PM
(This post was last modified: 01 Jul 10, 08:54PM by a_slow_old_man.)
I tried to make a santa skin too once, but made the gasmask bump just all white xD
Quote:I'm not familiar with CubeScript, so I'm no help in actually writing a script, This would work if CubeScript would facilitate such a script. As of now no commands exist (that I know of) that will allow for a time (that must be rotated based on a time that is checked when starting the program) to be entered. (01 Jul 10, 06:48PM)DES|V-Man Wrote: AssaultCube Parental Controls - Allows a Windows administrator to block the use of AssaultCube. FIRST IS EVIL!!!!!!!!!!!!!! SECOND IS SORTA REDUNDANT CAUSE HE HAS A CONFIG ACCESS THINGY ALREADY SO HES BASICALLY CONTRADICTING HIMSELF! xD lol.
03 Jul 10, 04:51AM
LOL.
You should look at the automatic executor, to get a good idea of what it's really for. It differs from the config menu in that you don't have to consciously activate it via keybind or command. As for the bedtime script: I made a script somewhere that tells you to go to bed... I found it kind of irritating, so I buried it under a rock. But it is possible. Anyway, Flowtron made another one for this guy. Basically the variables you're looking for are millis [SELECT ALL] Code: /echo (millis) [SELECT ALL] Code: /echo (timestamp) [SELECT ALL] Code: /echo (datestring)
03 Jul 10, 05:25AM
When in doubt it's already been done by Flowtron.
I don't understand what I have to do with the script. Could you please publish a readme/doc with the steps? ty
06 Jul 10, 03:02AM
Try opening the "INSTALL" file that comes with the package with any text editor - anyways I'll quote it here for you/others. :p
Quote:1. Open your autoexec.cfg (config/autoexec.cfg) with any text editor, notepad will do.
06 Jul 10, 03:22AM
(01 Jul 10, 06:48PM)DES|V-Man Wrote: Heck, I probably ought to list my Akimbo posts. I used those christmas skins, then realized it wasn't going to work because I'm partially color blind.
06 Jul 10, 04:10AM
I have red - green and blue-purple
06 Jul 10, 06:28AM
(This post was last modified: 06 Jul 10, 06:29AM by Ronald_Reagan.)
Quote:I have red - green and blue-purpleBlue-purple? I thought it was Blue-Yellow. I have a very slight red-green color blindness (Deuteranomaly, to be exact, m-cone reduced). Not being able to tell the difference between purple and blue would come from the red-green, as purple is a mixture of red and blue. I think it would imply a red deficiency. I'm not sure. For me it I have a harder time telling the difference when I dont have a long time looking at it, I can tell the difference when I have a second to see it, but really, with assault cube, a second is a lot to ask for. (if you didn't notice, that was way too long of an explanation to explain my color blindness)
06 Jul 10, 02:20PM
Hm, perhaps that's why you chose that pukey shade of green. :D
06 Jul 10, 11:13PM
I did? I'm sorry.
07 Jul 10, 02:24AM
TakeAdmin v2.0 - A simple script for easily taking admin on multiple servers with different passwords with 1 command. (AKA the "lite" version of grenadier's claimadmin script.)
The update comes with a much more commented takeadmin_example.cfg, a fixed INSTALL.txt file, as well as some sloppy coding fixed up and this script is now running flawlessly and elegantly, as was originally planned.
07 Jul 10, 02:46AM
Not to mention it does not store your admin passwords in saved.cfg -- Which could pose a hassle or security risk if you need to share your saved.cfg file for troubleshooting issues.
07 Jul 10, 08:33PM
I lost my script for a hold scope with the q key. It worked by when i press q it would scope in, and when i release it would scope out. Anyone familiar with this one?
[SELECT ALL] Code: bind Q [ if $editing [ domodifier 1 ] [ zoom 1; onrelease [ zoom 0 ] ] ]
08 Jul 10, 12:14AM
IS it possible to make a script so that if you hit someone with a sniper it automatically changes to the pistol?
08 Jul 10, 12:57AM
No. What you are saying is impossible to do. :)
08 Jul 10, 01:09AM
Brahma gave us a similar script last Christmas but now after many discussions the community decided that it was considered cheating. I don't want to explain more so just don't ask for the script and don't worry about it ;)
08 Jul 10, 02:42AM
08 Jul 10, 03:29PM
How about binding /ragequit to disconnect; say ARGHHH
(I know that's not correct, I want you guys to correct it.) [SELECT ALL] Code: ragequit = [say "ARGGHH!"; sleep 200 [disconnect]]
08 Jul 10, 05:39PM
[SELECT ALL] Code: bind MOUSE1 [attack; if (= (alive) 0) [ragequit]] That line seems suspicious
08 Jul 10, 06:53PM
lol
it's common, believe it or not.
09 Jul 10, 02:01AM
With all the people making a different attack button for each gun (wtf) it would probably work as well..
|
« Next Oldest | Next Newest »
|