|
Scripts
|
|
20 Apr 12, 04:38AM
Post: #991
|
|||
|
|||
|
RE: Scripts
could someone please tell me why my rewind script isn't working ahhhhhhhhh, !!:(
|
|||
|
20 Apr 12, 12:42PM
Post: #992
|
|||
|
|||
| RE: Scripts | |||
|
20 Apr 12, 01:01PM
(This post was last modified: 20 Apr 12 01:47PM by DES|OpenSource.)
Post: #993
|
|||
|
|||
|
RE: Scripts
You can use other stuff/script to change to pistol.
Not automatically when out of ammo but still... cubescript code :
Code: bind "mouse3" [pistolera]This lets you press mousewheel to change from primary weapon to pistol. Pressing it when having pistol will change back to primary weapon. Playing T/OSOK will let you change from sniper to knife and back - still by pressing mousewheel of course. This script is not made by me, so no credits goes this way. |
|||
|
20 Apr 12, 10:33PM
(This post was last modified: 20 Apr 12 10:34PM by #M|A#Wolf.)
Post: #994
|
|||
|
|||
| RE: Scripts | |||
|
21 Apr 12, 01:18AM
(This post was last modified: 21 Apr 12 07:47PM by VenteX.)
Post: #995
|
|||
|
|||
|
RE: Scripts
Wolf, you forgot about the pistol functionality! D:
But... cubescript code :
bind MOUSE3 [secondary; primary; melee; grenades]I personally prefer this: cubescript code :
bind Q [ if $editing [ domodifier 1 ] [primary; secondary; melee; grenades] ] |
|||
|
12 May 12, 07:46PM
(This post was last modified: 12 May 12 07:48PM by Boomhauer.)
Post: #996
|
|||
|
|||
|
RE: Scripts
Why is my rewind script not working anymore? :( It just skips the demo and stops. Hey! Wake up peeps! bump bump bump bump
|
|||
|
12 May 12, 09:59PM
(This post was last modified: 12 May 12 10:03PM by Bukz.)
Post: #997
|
|||
|
|||
|
RE: Scripts
Post the script you're using or try backing up and deleting your /config/saved.cfg and trying the script again, maybe its messing with one of the variables used by the script - theres no way of knowing unless you post it though :p
EDIT: DON'T post your saved.cfg (as it could have private information, passwords and whatnot), post the rewind script that you are using. :p Also note that /rewind and /setmr (set minutes remaining) are hardcoded for the next version of AC, no scripts needed anymore. :) |
|||
|
15 May 12, 01:23AM
(This post was last modified: 15 May 12 07:41AM by tempest.)
Post: #998
|
|||
|
|||
|
RE: Scripts
// "Rewind" workaround by V-Man
// rewind x, where "x" is the number of minutes back to rewind // setmr x, where "x" is the "minutes remaining" mark to skip to cubescript code :
This is the Script obviously...and i already deleted saved.cfg once when i installed the script Mod edit: put code into cubescript tags. |
|||
|
15 May 12, 03:02AM
Post: #999
|
|||
|
|||
RE: Scripts
Quote:demo $_demofile)] I have a suspicion this is the problematic line. Looks like an extra ")" snuck its way in there. Change it to: Quote:demo $_demofile] and try again. :) |
|||
|
Today, 02:15AM
(This post was last modified: Today 02:17AM by Boomhauer.)
Post: #1000
|
|||
|
|||
RE: Scripts
(15 May 12 03:02AM)Bukz Wrote:Quote:demo $_demofile)] believe it or not Bukz, this made everything go into slow motion for a Looooong time. idk how long, but it was so weird. Ugh...same script works fine on my laptop with puppy linux. :( |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




