29 Jan 11, 08:26AM
Ideas
|
29 Jan 11, 05:54PM
I dont want to gravedig but what program did he use? Anyone know?
29 Jan 11, 06:00PM
(29 Jan 11, 02:33AM)|BC|Wolf Wrote: Bukz, your akimbo countdown script gives me "unknown command: if". I do have V-Man's tools.cfg and that message keeps repeating itself every like .25 seconds. Theres a formatting error somewhere. It works correctly for me IIRC :/ (29 Jan 11, 02:36AM)Gibstick Wrote: Bukz, CubeScript isn't python. Try putting a few things on the same line. Hehe.
30 Jan 11, 03:12PM
A move/shift selection command to make the automation of repetitive mapping processes possible/easier.
1. Copy entities in editmode
2. Stronger knife (only takes two hits when enemy has armour, and start LSS with armour to make up for this) 3. King of the Hill mode 4. Female playermodel 5. Absolutely no RPGs! Would ruin the game, and all that time that people spent practicing grenade timing would be pretty much wasted. Imagine 19 noobs spamming with rockets while you try to play with some other weapon and normal grenades. Spawning would be hard! Plus the rocket was my least favourite weapon in Cube ;) EDIT: And death or damage clips. Like in sauerbraten. This would allow dangerous mapmodels which would create more realism, without really making the game do that much more. The only problem is that this could lead to people abusing it (making maps where everything is death clips etc.)
31 Jan 11, 02:21AM
I believe we should have strafe running look how it did in 1.0.4
31 Jan 11, 02:56AM
31 Jan 11, 04:17AM
Do the docs mention /copy and /paste? I've been looking for something like that for so long....This should make things easier....
31 Jan 11, 05:00AM
I would still like to see some kind of "shift" or "translate" function. Without it copy and paste is sub-par.
31 Jan 11, 05:07AM
It'd be cool if after dying in a team-based gametype like TOSOK, to automatically spectate through a teammate, instead going right into free camera. I know it sounds menial but I'm just used to it being like that from call of duty and counterstrike.
Also, a way to filter out empty/full servers in the serverlist would be pretty helpful
Copy and paste can't automatically change the current selection in edit mode, no matter how much script you have behind it. In order for scripters to begin automating nasty repetitive mapping processes, they are going to need something like a move/shift selection command. Select could possibly be used, but somehow we'd have to use (whereami, or something along those lines) to determine where to even attempt to move the selection to. Select works with coordinates whereas this move/shift selection command idea would simply work on axises if I'm thinking of it correctly.
[SELECT ALL] Code: /shiftselection N S E W F N could = # of cubes to shift the selection in the north direction. S could = # of cubes to shift the selection in the south direction. E could = # of cubes to shift the selection in the east direction. W could = # of cubes to shift the selection in the west direction. F could = flip the current selection to the floor or ceiling. Or something along those lines, trying to do something like that with (select) and (whereami) ATM would be highly complicated and the script wouldn't be worth writing ATM, IMHO. Also C+P doesn't work in coop.
31 Jan 11, 05:37PM
Reason number 17 to have CubeScript access to whereami. ;-)
31 Jan 11, 06:05PM
Every one would like a reload animation!!!!!
31 Jan 11, 06:17PM
- An ident which is like a more specific version of at, which can express the character at a given address in a given string.
Example: [SELECT ALL] Code: echo (charat "AssaultCube" 6)
31 Jan 11, 06:46PM
Is there any way to rotate or reflect selections copied in edit mode?
31 Jan 11, 06:55PM
Quote from reference.xml:
Quote:selectionrotate D
31 Jan 11, 10:16PM
Quadratic here meaning 2-dimensional?
31 Jan 11, 10:22PM
Yes but, that's all cube is anways, so I don't really quite understand that docremark myself. :S
31 Jan 11, 11:29PM
I think it means a power of two. Not sure.
31 Jan 11, 11:51PM
01 Feb 11, 12:51AM
reference.xml Wrote:Note, that only quadratic selections can be rotated by 90 degrees. (31 Jan 11, 10:16PM)V-Man Wrote: Quadratic here meaning 2-dimensional? (31 Jan 11, 10:22PM)Bukz Wrote: Yes but, that's all cube is anways, so I don't really quite understand that docremark myself. :S (31 Jan 11, 11:29PM)Ronald_Reagan Wrote: I think it means a power of two. Not sure. It means square, as in 2x2, 3x3, etc. You cant rotate a rectangle by 90˚ because it won't fit back in the space.
01 Feb 11, 12:54AM
* Ronald_Reagan wins another point.
01 Feb 11, 12:58AM
What? No you dont. 2 squared might equal 2x2 (if you see what I mean), but 3²≠2³.
01 Feb 11, 01:07AM
(This post was last modified: 01 Feb 11, 01:08AM by Ronald_Reagan.)
Maybe I had an extreme memory lapse, but:
3²=3x3="Three Squared"=9 2³=2x2x2="Two cubed"=8 I was talking about the first one. (I would've went to IRC to talk about this, yet you weren't there...)
01 Feb 11, 01:28AM
Documentation should say that you can't rotate a non-square area and have it look good.
01 Feb 11, 06:08PM
(This post was last modified: 01 Feb 11, 06:08PM by SuperSniper.)
(31 Jan 11, 11:51PM)Mai Mee Tur Wrote:(31 Jan 11, 06:05PM)SuperSniper Wrote: Every one would like a reload animation!!!!! The game does not let you make reload animations, thus I post it so the makers of this game may put a reload animation in the game, slow_ has no such thing
02 Feb 11, 01:34AM
(31 Jan 11, 02:10AM)Frogulis Wrote: 4. Female playermodel Someone was working on that and it looked pretty good too but they couldnt convert md5 files. (01 Feb 11, 06:08PM)SuperSniper Wrote: The game does not let you make reload animations, thus I post it so the makers of this game may put a reload animation in the game, slow_ has no such thing ^ Lies. Enable a switch to prevent the saving of backup files for maps, it just wastes a lot of space IMHO.
02 Feb 11, 09:53PM
I rather have tons of wasted space than have to redo a whole map for whatever reason. How about putting a cap on the amount of backup files a map can have, maybe about 5?
|
« Next Oldest | Next Newest »
|