123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487 |
- // CubeScript placed in this file is automatically executed on each startup.
- persistidents 0
- const MODES [tdm coop dm surv ts ctf pf btdm bdm lss osok tosok bosok htf tktf ktf tpf tlss bpf blss bts btosok]
- const MODEALIASES [map lms vip sendmap]
- // "editent" command:
- // This command collects all the attributes of the nearest entity, and then
- // prompts that into a handy command that allows you to edit that entities
- // attributes easily.
- // Note: The editent command can NOT define rotation/yaw inside the command!
- // However, the current yaw of the player will define the rotation/yaw when
- // using the command!
- const editent [
- if $editing [
- if (strcmp (getenttype) mapmodel) [ saycommand "/entset" (getenttype) (getentattr 1) (getentattr 2) (getentattr 3) ] [
- if (> (findlist [light sound clip plclip] (getenttype)) -1) [
- saycommand "/entset" (getenttype) (getentattr 0) (getentattr 1) (getentattr 2) (getentattr 3)
- ] [
- saycommand "/entset" (getenttype) (getentattr ((> (findlist [playerstart ctf-flag] (getenttype)) -1)))
- ]
- ]
- ]
- ]
- // "convertclips" command:
- // This command automatically changes the a "clip" to a "plclip" entity or vice-versa.
- const convertclips [
- if $editing [
- if (strcmp (getenttype) clip) [ entset plclip (getentattr 0) (getentattr 1) (getentattr 2) (getentattr 3) ] [
- if (strcmp (getenttype) plclip) [ entset clip (getentattr 0) (getentattr 1) (getentattr 2) (getentattr 3) ] [
- echo No changes made. This entity isn't a clip or a plclip.; echo Try using the /closestenttype command to find a specific entity.
- ]
- ]
- ]
- ]
- // "gibsgore" command:
- // This command controls gib Speed/Number/TTL all in one variable.
- const gibsgore [
- if (= $arg1 4) [ // Unrealistic
- gib 1; gibspeed 40; gibnum 100; gibttl 2500 // Turn TTL down to minimise lag...
- __gibsgore = 4
- ] [
- if (= $arg1 3) [ // Messy
- gib 1; gibspeed 15; gibnum 65; gibttl 10000
- __gibsgore = 3
- ] [
- if (= $arg1 2) [ // Good
- gib 1; gibspeed 30; gibnum 75; gibttl 5000
- __gibsgore = 2
- ] [
- if (= $arg1 1) [ // Normal
- gib 1; gibspeed 30; gibnum 6; gibttl 5000
- __gibsgore = 1
- ] [
- if (= $arg1 0) [ // Off
- gib 0
- __gibsgore = 0
- ]
- ]
- ]
- ]
- ]
- ]
- // "fullscreenscript" command:
- // This command allows swapping of fullscreen mode to be bound to a key.
- const fullscreenscript [ fullscreen (! $fullscreen) ]
- const editmapmsg [ saycommand (concat "/mapmsg" (addpunct (getmapmsg))) ]
- const return [ result $arg1 ]
- const run [ exec (concatword config/ $arg1 .cfg) ]
- // Auto-completions
- const mapcomplete [complete $arg1 "packages/maps/official packages/maps" cgz]
- loop i (listlen (concat $MODES $MODEALIASES)) [ mapcomplete (at (concat $MODES $MODEALIASES) $i) ]
- complete demo demos dmo
- const entcomplete [ listcomplete $arg1 [light playerstart pistol ammobox grenades health armour akimbo mapmodel ladder ctf-flag sound clip plclip helmet] ]
- entcomplete newent; entcomplete clearents; entcomplete closestenttype
- // TODO:FIXME change all occurrence of SPECT(ator) to GHOST
- listcomplete team [CLA RVSF CLA-SPECT RVSF-SPECT SPECTATOR]
- // Game mode descriptions...
- gamemodedesc 0 [Team Deathmatch: Shred the enemy team to pieces!]
- gamemodedesc 1 [Co-operative edit: Edit maps with others online!]
- gamemodedesc 2 [Deathmatch: Destroy anything that moves! Everyone for themselves!]
- gamemodedesc 3 [Survivor: Conserve you precious life, destroy the enemy's. Once all your enemies are dead, the round restarts.]
- gamemodedesc 4 [Team Survivor: Conserve you precious life, destroy the enemy team. Once all your enemies are dead, the round restarts.]
- gamemodedesc 5 [Capture the Flag: Steal the enemy teams flag and bring it to your home base. Don't let your own flag get stolen.]
- gamemodedesc 6 [Pistol Frenzy: Can you make your enemy eat lead with the most simplest of weapons?]
- gamemodedesc 7 [Bot Team Deathmatch: Find the enemy A.I. and destroy them!]
- gamemodedesc 8 [Bot Deathmatch: It's every man and A.I. for themselves! Dismantle those bots! ]
- gamemodedesc 9 [Last Swiss Standing: Knive and bomb the enemy!]
- gamemodedesc 10 [One Shot, One Kill: You and your opponents start with 1hp, a sniper rifle, a knife and no pickups. Survive with your sniper, or humiliate with your swiss steel.]
- gamemodedesc 11 [Team One Shot, One Kill: Your team starts with 1hp, a sniper rifle, a knife and no pickups. Survive with your sniper, or humiliate with your swiss steel.]
- gamemodedesc 12 [Bot One-Shot, One Kill: You and the bots start with 1hp, a sniper rifle, a knife and no pickups. Survive with your sniper, or humiliate with your swiss steel.]
- gamemodedesc 13 [Hunt the Flag: Find the enemy flag, frag the flag bearer and collect the flag to score. Protect your own team flag. If the flag bearer collects the enemy flag, they gain a 1 point bonus.]
- gamemodedesc 14 [Team Keep the Flag: There is only one flag. Get the flag and keep it. You score one point every 15 seconds. If your teammate has the flag, protect him. If the flag bearer collects the enemy flag, they gain a 1 point bonus.]
- gamemodedesc 15 [Keep the Flag: Get the flag and keep it. You score one point every 15 seconds. Everybody else will want to destroy you!]
- gamemodedesc 16 [Team Pistol Frenzy: Can you make your enemy team eat lead with the most simplest of weapons?]
- gamemodedesc 17 [Team Last Swiss Standing: Knive and bomb the enemy team!]
- gamemodedesc 18 [Bot Pistol Frenzy: Can you make the enemy A.I. eat lead with the most simplest of weapons?]
- gamemodedesc 19 [Bot Last Swiss Standing: Knive and bomb the enemy A.I!]
- const resetbinds [ run resetbinds; echo (c 3)All binds have been reset to default values! ]
- const changeteam [ if (< (player1 team) 4) [ team (at [RVSF CLA RVSF-SPECT CLA-SPECT] (player1 team)) ] ]
- const WEAPONS [KNIFE PISTOL CARBINE SHOTGUN SMG SNIPER AR CPISTOL GRENADES AKIMBO]
- const NUM_WEAPONS (listlen $WEAPONS)
- const NUM_MODES (listlen $MODES)
- const PUNCTUATION "QUOTES BRACKETS PARENTHESIS _$_ QUOTE PERCENT"
- const MAX_CLIENTS 16
- const MAX_BOT_MATCH_LENGTH 60
- const MAX_ARGS 24
- const ENT_NUM_ATTRS 4
- loop g (listlen $PUNCTUATION) [ const (at $PUNCTUATION $g) $g ]
- // echo (addpunct "hello world" $PARENTHESIS) - output: (hello world)
- // echo (addpunct "hello world" $BRACKETS) - output: [hello world]
- loop d $NUM_WEAPONS [ const (at $WEAPONS $d) $d ]
- loop r $NUM_MODES [ const (at $MODES $r) (format [votemap %1 %2 %3] $r "$arg1" "$arg2") ]
- const modenum [ result (findlist $MODES $arg1) ]
- // Mode/map-setting aliases.
- const votemap [ mode $arg1; map $arg2 $arg3 ]
- const lms [ surv $arg1 $arg2 ]
- const vip [ htf $arg1 $arg2 ]
- // Helper aliases for (c) - easy color insertion. (e.g. echo (red)Hello (blue)world! (white)My fov today is: (orange) $fov)
- loop k 10 [ const (at [green blue yellow red gray white dbrown dred purple orange] $k) (format [if (= $arg1 -1) [ result %1 ] [ result %2 ]] $k (addpunct (concat c $k) 2)) ]
- // echo (blue -1) - returns 1
- // echo (purple -1) - returns 8
- const add2alias [
- if (strcmp [] (getalias $arg1)) [ $arg1 = $arg2 ] [
- $arg1 = (concat (concatword (getalias $arg1) [;]) $arg2)
- ]
- ]
- const addOnLoadOnce [ add2alias mapstartonce $arg1 ]
- const addOnLoadAlways [ add2alias mapstartalways $arg1 ]
- const addOnQuit [ add2alias onQuit $arg1 ]
- const check2init [ if (! (checkalias $arg1)) [ $arg1 = $arg2 ] ] // only overwrites an alias if it doesn't exist
- const check2initlist [ loop cll (listlen $arg1) [ check2init (at $arg1 $cll) $arg2 ] ] // check2inits multiple aliases
- const forceinit [ loop fil (listlen $arg1) [ (at $arg1 $fil) = $arg2 ] ] // forcibly overwrites multiple aliases
- const checkinit [ if (! (checkalias $arg1)) [ $arg1 = "" ]; if (> $numargs 1) [ if (! (strstr (getalias $arg1) $arg2)) [ add2alias $arg1 $arg2 ] ] ] // ensures the initialization of an alias, optionally ensures the alias contains string $arg2
- const aliasinit [ loop ail (listlen $arg1) [ checkinit (at $arg1 $ail) $arg2 ] ] // checkinits multiple aliases
- const add2list [ if (strcmp [] (getalias $arg1)) [ $arg1 = $arg2 ] [ $arg1 = (concat (getalias $arg1) $arg2) ] ] // works exactly like concat, use as a shortcut to: alias = (concat $alias "some string")
- const add2bind [ if (! (strstr (keybind $arg1) $arg2)) [ bind $arg1 (format [%1; %2] (keybind $arg1) $arg2) ] ] // works exactly like add2alias except for used with keybinds
- // Weapon switching/action utilities.
- const hasprimary [ result (= (curweapon) (currentprimary)) ]
- const primary [ weapon (currentprimary) ]
- const ptoggle [ if (hasprimary) $arg1 primary ] // Toggle between primary/specified weapon
- const secondary [ weapon $PISTOL ]
- const sndtoggle [ ptoggle secondary ]
- const melee [ weapon $KNIFE ]
- const knftoggle [ ptoggle melee ]
- const grenades [ weapon $GRENADES ]
- const gndtoggle [ ptoggle grenades ]
- const altaction [ (concatword altaction_ (curweapon)) ]
- const checkmag [ result (|| (magcontent $arg1) (magreserve $arg1)) ]
- const checkrange [ result (&& (>=f $arg1 $arg2) (<=f $arg1 $arg3)) ]
- const quicknadethrow_old [
- if (> (magcontent $GRENADES) 0) [
- if (!= (curweapon) $CPISTOL) grenades
- attack
- ]
- // onrelease [ sleep 1 [ if (= (curweapon) $CPISTOL) [ weapon (prevweapon) ] ] ]
- ]
- loop i $NUM_WEAPONS [ (concatword altaction_ $i) = quicknadethrow ] // Quick nade throw is default
- // Use format to define altaction_N aliases from now on, makes for less edits in the future if weapon IDs change. - Bukz
- // (format altaction_%1 $KNIFE) = [ if (checkmag (currentprimary)) primary [ if (|| (checkmag $PISTOL) (checkmag $AKIMBO)) secondary [ if (checkmag $GRENADES) grenades ] ] ] // Knife // uncomment to switch to primary/secondary/grenades with MOUSE2 depending on ammo content for each.
- (format altaction_%1 $SNIPER) = [ setscope 1; onrelease [ setscope 0 ] ] // Sniper
- // (format altaction_%1 $CPISTOL) = [ setburst 1; onrelease [ setburst 0 ] ] // Combat pistol // TODO uncomment when this becomes a priority/testing, for now lets save an unused alias - Bukz
- // (format altaction_%1 $GRENADES) = attack // Grenade // with this comment, you throw the nade and the nade is unselected : Brahma
- oldsens = $sensitivity
- const zoom [
- if (= $arg1 1) [
- if (! (=f $sensitivity (scopesens))) [
- oldsens = $sensitivity
- // avoid error if using 0.001 as sensitivity
- newsens = (scopesens)
- if (> (*f 1 1000) $newsens) [ if (< 1000 $newsens) [ sensitivity (scopesens) ] ]
- setscope 1
- ]
- ] [ sensitivity $oldsens; setscope 0 ]
- ]
- delta_game_0 = [ if (= $arg1 1) [ shiftweapon 1 ] [ shiftweapon -1 ] ] // Cycle through weapons
- delta_game_1 = [ if (checkrange (+ $gamma $arg1) 30 300) [ gamma (+ $gamma $arg1) ] ] // Tweak gamma
- delta_game_2 = [ if (checkrange (+ $fov $arg1) 75 120) [ fov (+ $fov $arg1) ] ] // Tweak fov
- delta_spect_0 = [ changefollowplayer $arg1 ]
- // Map editing using the mousewheel...
- modifier = 0
- const domodifier [ modifier = $arg1; onrelease [ modifier = 0 ] ]
- const universaldelta [
- if $editing [ s = edit ] [
- if (player1 alive) [ s = game ] [ s = spect ]
- ]
- (concatword delta _ $s _ $modifier)
- ]
- // To utilize the below, you will need to bind "domodifier X"
- // (replace X with the number of the delta_edit) to a key. To
- // use them, simply hold the key that the "domodifier" is bound
- // to and then scroll backwards/forwards while looking at the
- // floor/ceiling.
- delta_edit_0 = [ editheight $flrceil $arg1 ] // Move cubes...
- delta_edit_1 = [ if $flrceil [ vdelta $arg1 ] [ vdelta (- 0 $arg1) ] ] // Change heightfielding...
- delta_edit_2 = [ edittex $flrceil $arg1 ] // Change floor/ceiling textures...
- delta_edit_3 = [ edittex (+ $flrceil 1) $arg1 ] // Change wall/upper-wall textures...
- delta_edit_4 = [ equalize $flrceil ] // Equalize floor/ceiling...
- delta_edit_5 = [ entproperty 0 $arg1 ] // Changes the first value on entities...
- delta_edit_6 = [ entproperty $editaxis $arg1 ] // Move map entity...
- delta_edit_7 = [ entproperty 1 $arg1 ] // Changes the second value on entities...
- delta_edit_8 = [ entproperty 2 $arg1 ] // Changes the third value on entities...
- delta_edit_9 = [ entproperty 3 $arg1 ] // Changes the fourth value on entities...
- delta_edit_10 = [ if (checkrange (+f $flyspeed (divf $arg1 4)) 1 5) [ flyspeed (+f $flyspeed (divf $arg1 4)); echo $flyspeed ] ] // Tweak flyspeed
- delta_edit_11 = [ if (> $arg1 0) [ expandselection 1 ] [ shrinkselection 1 ] ] // Expand/shrink the current selection
- // HUD toggles
- const toggleshowmap [ showmap 1; onrelease [ showmap 0 ] ]
- // convenient connecting from the serverbrowser
- // sbconnect arg list:
- // arg1 IP, arg2 port,
- // arg3 1: server full
- // arg4 1: password protected
- // arg5 1: private mode, 2: match mode
- // arg6 1: banned, 2: blacklisted 3: both
- // arg7 "server description"
- // TODO: interpret a#3,4,5,6 [ft:any1:2010apr04]
- forceinit [sbdns sbport sbdesc sbmsg sbpwd] []
- const sbconnect [
- sbdns = $arg1; sbport = $arg2; sbdesc = $arg7; forceinit [sbpwd sbmsg] []
- if (>= $arg5 1) [
- sbmsg = [This server is set to private.]; showmenu [password required]
- ] [
- if (>= $arg6 1) [
- sbmsg = [You are banned from this server.]; showmenu [password required]
- ] [
- if (= $arg4 1) [
- sbmsg = [This server is password-protected.]; showmenu [password required]
- ] [
- echo connecting to $arg7; connect $arg1 $arg2;
- ]
- ]
- ]
- ]
- // answer last PM
- const quickanswer [ if (>= $lastpm 0) [ saycommand (concat /pm $lastpm []) ] [ saycommand (concat /pm []) ] ]
- // For those players who use IRC too much...
- const join [ connect $arg1 $arg2 $arg3 ]
- const reconnect [ if $numargs [ svpass = $arg1 ] [ svpass = [] ]; if $connected [ svdata = (curserver); afterdisconnect [ connect (at $svdata 0) (at $svdata 1) $svpass ] ] ]
- const dlmap [ getmap $arg1 [ sleep 2500 (concat map $arg1) ] ]
- const rndmap [ result (at $defaultmaps (rnd (listlen $defaultmaps))) ]
- const rrnd [ + (rnd (- $arg2 $arg1)) $arg1 ]
- const ++ [ if (checkalias $arg1) [ += $arg1 1 ] ]
- const -- [ if (checkalias $arg1) [ -= $arg1 1 ] ]
- const ++f [ if (checkalias $arg1) [ +=f $arg1 1 ] ]
- const --f [ if (checkalias $arg1) [ -=f $arg1 1 ] ]
- const listaverage [ if (listlen $arg1) [ tmp_sum = 0; loop gsl (listlen $arg1) [ +=f tmp_sum (at $arg1 $gsl) ]; result (divf $tmp_sum (listlen $arg1)) ] ]
- forceinit [cp_entbuf cp_entstr] NULL
- const get_ent_attrs [ cp_entbuf = (getenttype); loop gea $ENT_NUM_ATTRS [ add2list cp_entbuf (getentattr $gea) ] ]
- const copyent [
- if $editing [
- get_ent_attrs
- cp_entstr = (concatword (orange) "(" (at $cp_entbuf 0) [ ] (at $cp_entbuf 1) [ ] (at $cp_entbuf 2) [ ] (at $cp_entbuf 3) [ ] (at $cp_entbuf 4) ")" (white)) // Output (a string): (enttype param1 param2 param3 param4)
- echo (blue)Note: (white)The current closest entity: $cp_entstr - has been copied.
- ]
- ]
- const pasteent [
- if $editing [
- if (strcmp (at $cp_entbuf 0) mapmodel) [
- newent (at $cp_entbuf 0) (at $cp_entbuf 2) (at $cp_entbuf 3) (at $cp_entbuf 4)
- ] [
- newent (at $cp_entbuf 0) (at $cp_entbuf 1) (at $cp_entbuf 2) (at $cp_entbuf 3) (at $cp_entbuf 4)
- ]
- echo (blue)Note: (white)The previously copied entity: $cp_entstr - has been pasted.
- ]
- ]
- // genhex - Randomly generates a valid hexadecimal color value (e.g. 0x2FCAF1) - useful for finding fogcolours.
- const genhex [
- tmp_hex = 0x
- loop ghl 6 [
- if (rnd 2) [ tmp_hex = (concatword $tmp_hex (rnd 10)) ] [ tmp_hex = (concatword $tmp_hex (at [A B C D E F] (rnd 6))) ]
- ]
- echo (red)Trying hexadecimal color: (white) $tmp_hex
- result $tmp_hex
- ]
- // genwc - Randomly generates a valid watercolour value (e.g. 2 17 29) - useful for finding watercolours.
- const genwc [
- if $editing [
- tmp_wc = []
- loop gwl 3 [ add2list tmp_wc (rrnd 1 256) ]
- echo (red)Trying water color: (white) $tmp_wc
- watercolour (at $tmp_wc 0) (at $tmp_wc 1) (at $tmp_wc 2)
- ]
- ]
- // gencl - Randomly generates a valid coloured light.
- const gencl [
- if $editing [
- tmp_numargs = $numargs; tmp_cl = []
- loop gcl 3 [ add2list tmp_cl (rrnd 1 256) ]
- if $tmp_numargs [
- if (|| (!= (selx) 0) (!= (sely) 0)) [
- echo (red)Trying colored light: (white) $arg1 (at $tmp_cl 0) (at $tmp_cl 1) (at $tmp_cl 2)
- newent light $arg1 (at $tmp_cl 0) (at $tmp_cl 1) (at $tmp_cl 2)
- ] [ echo (red)Error: (white)If an argument "(radius)" is given for (concatword (blue) gencl (red) ,) you must select a cube first. ]
- ] [
- if (strcmp (getenttype) light) [
- echo (red)Trying colored light: (white) (getentattr 0) (at $tmp_cl 0) (at $tmp_cl 1) (at $tmp_cl 2)
- entset light (getentattr 0) (at $tmp_cl 0) (at $tmp_cl 1) (at $tmp_cl 2)
- ] [ echo (red)Error: (white)The current closest entity: (orange) (getenttype) (white)is not a light. ]
- ]
- ] [ echo (red)Error: (white)You must be in edit mode for (blue)gencl (white)to function. ]
- ]
- // /expandselection 1 // makes the current selection bigger by 1 cube on all sides
- const expandselection [
- if $numargs [
- et1 = $arg1
- if (> $et1 0) [
- ep1 = (selx)
- ep2 = (sely)
- eps1 = (selxs)
- eps2 = (selys)
- select (- $ep1 $et1) (- $ep2 $et1) (+ $eps1 (* $et1 2)) (+ $eps2 (* $et1 2))
- result 1
- ] [ result 0 ]
- ] [ result 0 ]
- ]
- // /shrinkselection 1 // makes the current selection smaller by 1 cube on all sides
- const shrinkselection [
- if $numargs [
- st1 = $arg1
- if (> $st1 0) [
- sp1 = (selx)
- sp2 = (sely)
- sps1 = (selxs)
- sps2 = (selys)
- sps1 = (- $sps1 (* $st1 2))
- sps2 = (- $sps2 (* $st1 2))
- if (&& (> $sps1 0) (> $sps2 0)) [
- select (+ $sp1 $st1) (+ $sp2 $st1) $sps1 $sps2
- result 1
- ] [ result 0 ]
- ] [ result 0 ]
- ] [ result 0 ]
- ]
- // megabind - Binds a key to many different actions depending on the current game state.
- const megabind [ if (> $numargs 5) [ bind $arg1 (format "if (watchingdemo) [ %1 ] [ if (|| $editing (= $gamemode 1)) [ %2 ] [ if $connected [ %3 ] [ if (curmodeattr bot) [ %4 ] [ %5 ] ] ] ]" $arg2 $arg3 $arg4 $arg5 $arg6) ] ]
- // storesets - Generates an alias (list) of the current values for the given CVARs.
- const storesets [
- if (> $numargs 1) [
- badargs = 0; $arg2 = []
- loop ssl (listlen $arg1) [
- if (isIdent (at $arg1 $ssl)) [
- add2list $arg2 (getalias (at $arg1 $ssl))
- ] [ badargs = 1; break ]
- ]
- if $badargs [ delalias $arg2; echo (red)Error: (white)Bad "argument(s)" given! ]
- ]
- ]
- // makeshift "?" operator for cubescript
- // ex: /? (> $maxroll 0) [voicecom negative D:] [voicecom yes :D]
- // /echo I am (? (>= (player1 health) 50) [result healthy] [result weak]) atm
- ? = [
- if (> $numargs 1) [
- if (> $numargs 2) [
- if $arg1 $arg2 $arg3
- ] [
- if $arg1 $arg2
- ]
- ]
- ]
- // switch - Takes an integer argument to determine which block of code to execute.
- // NOTE: This command can only handle up to 23 "cases" (24 arguments).
- switch = [
- if (&& (<= $numargs $MAX_ARGS) (checkrange $arg1 0 (- $MAX_ARGS 2))) [
- execute (getalias (format arg%1 (+ $arg1 2)))
- ]
- ]
- // cleanshot - Take a "clean" screenshot with no HUD items.
- const cs_sets [clockdisplay crosshairsize hidecompass hideconsole hidectfhud hidedamageindicator hidehudequipment hidehudmsgs hideradar hidespecthud hideteam hidevote hudgun specthudgun showstats showtargetname showgrid showclips accuracy]
- const cs_newsets [0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0]
- const disablehud [ storesets $cs_sets tmp_old_sets; loop csl (listlen $cs_sets) [ (at $cs_sets $csl) (at $cs_newsets $csl) ]; if $editing [ seteditshow 0 ] ]
- const enablehud [ if (checkalias tmp_old_sets) [ loop ros (listlen $cs_sets) [ (at $cs_sets $ros) (at $tmp_old_sets $ros) ]; if $editing seteditshow ] ]
- const cleanshot [ disablehud; sleep 200 screenshot; sleep 500 enablehud ]
- // highestcn - Returns the highest valid client number available.
- const highestcn [
- hcn = -1
- if $connected [ nl = (+ $MAX_CLIENTS 1) ] [ if (curmodeattr bot) [ nl = 100 ] [ nl = 1 ] ]
- loop h $nl [
- if (isclient $h) [ hcn = $h ]
- ]
- result $hcn
- ]
- // convertcase - Zap lists of strings to lower/uppercase.
- const convertcase [
- if (> $numargs 1) [
- tmpCCO = []
- loop ccl $numargs [ if (> $ccl 0) [ tmpCCO = (concatword $tmpCCO [ ] (getalias (format arg%1 (+ $ccl 2)))) ] [ tmpCCO = (concatword $tmpCCO $arg2) ] ]
- if (!= $arg1 0) [ result (toupper $tmpCCO) ] [ result (tolower $tmpCCO) ]
- ]
- ]
- ingall = 0
- const ignoreall [ if $connected [ ingall = 1; loop ia (+ (highestcn) 1) [ ignore $ia ]; echo (blue)NOTE: (white)All clients currently on the server were ignored. ] ]
- const unignoreall [ if $connected [ ingall = 0; clearignored -1; echo (blue)NOTE: (white)All clients currently on the server were unignored. ] ]
- const ignoreteam [
- if (curmodeattr team) [
- _arg1 = (toupper $arg1)
- if (|| (strcmp $_arg1 CLA) (strcmp $_arg1 RVSF)) [
- loop itl (+ (highestcn) 1) [
- if (isclient $itl) [
- if (= (player $itl team) (at [0 1] (strcmp $_arg1 RVSF))) [ ignore $itl ]
- ]
- ]
- ] [
- if (checkrange $_arg1 0 1) [
- loop itl (+ (highestcn) 1) [
- if (isclient $itl) [
- if (= (player $itl team) $_arg1) [ ignore $itl ]
- ]
- ]
- ]
- ]
- ] ignoreall
- ]
- const ignoreenemy [ ignoreteam (at [0 1] (! (player1 team))) ]
- // Simple claim-admin script for one single-server.
- // Fill in the 3 aliases below, and uncomment the below line to activate.
- // bind F3 "customclaimadminscript"
- _CAS_serverip = "IP ADDRESS"
- _CAS_serverpass = "PASSWORD"
- _CAS_servername = "SERVER NAME"
- const customclaimadminscript [
- if (strcmp (curserver 1) $_CAS_serverip) [
- if (! (player1 role)) [ setadmin 1 $_CAS_serverpass ] [ setadmin 0 ]
- ] [ echo (red)Error: (white)you're not connected to $_CAS_servername servers ]
- ]
- // Execute other .cfgs/scripts.
- run on_quit
- run parsestring
- run dyngamma
- run survival
- run autosave
- run faq
- persistidents 1
- execdir scripts
|