Compare commits

..

28 commits

Author SHA1 Message Date
Allusive
61e730e83b add back other npe stuff 2025-01-11 17:17:44 -08:00
Allusive
1f4dd6281e add new navmeshes and demeter to campain 2025-01-11 16:49:46 -08:00
Allusive
e6364548ae fix playlist 2025-01-11 16:44:41 -08:00
Allusive
09d4552b44 fix dying in final wave if doomed 2025-01-09 23:49:37 -08:00
Allusive
2aedb591e6 update check for player eject in npe 2025-01-09 01:55:32 -08:00
Allusive
b366d3f6df fix rocket pos and angle 2025-01-08 17:43:33 -08:00
mv
dca50307a3 implement half of the dash module 2025-01-08 22:39:33 +02:00
Allusive
971c9cc87d basic but broken vortex shield 2025-01-08 00:17:15 -08:00
Allusive
1bff6e9e93 small change 2025-01-07 23:31:38 -08:00
Allusive
e558cec24d fix fatal script error in moshpit 2025-01-07 23:27:29 -08:00
Allusive
851cc87766 mostly working ai module 2025-01-07 23:15:43 -08:00
Allusive
d7062e6b7c changes for ai npe 2025-01-07 20:19:58 -08:00
Allusive
53f9f7641d basic dash setup 2025-01-07 18:47:13 -08:00
Allusive
fe5478acc7 small changes 2025-01-07 18:39:26 -08:00
Allusive
13750ef10e fix titan moshpit 2025-01-07 18:28:45 -08:00
Allusive
b8dc05ff10 changes for eject 2025-01-07 16:40:26 -08:00
Allusive
5160654426 Merge branch 'npefix' of https://github.com/r1delta/CORE into npefix 2025-01-07 14:45:52 -08:00
Allusive
0e0117fbe9 add loading screens back 2025-01-07 14:45:50 -08:00
mv
ce51004752 correct spawn for titan moshpit 2025-01-08 00:45:35 +02:00
mv
6f36afe83b uhmmmm titan combat 2025-01-08 00:35:33 +02:00
Allusive
3272871a80 Merge branch 'npefix' of https://github.com/r1delta/CORE into npefix 2025-01-07 14:25:21 -08:00
Allusive
b287f9687f merge 2025-01-07 14:22:52 -08:00
mv
a7efcc291c Revert "TRAINING_* is tfo, WE R1 IN THIS HOUSE"
i accidentally the whole map

This reverts commit aee434a653.
2025-01-08 00:20:18 +02:00
mv
aee434a653 TRAINING_* is tfo, WE R1 IN THIS HOUSE 2025-01-08 00:16:29 +02:00
mv
bdf3d72d78 pilot training scenario was missing titan introduction, this adds it 2025-01-08 00:07:39 +02:00
Allusive
1f7b54d8d6 re add invert popup 2025-01-07 14:00:01 -08:00
mv
1e75ad0c91 Merge branch 'master' into npefix 2025-01-07 22:13:42 +02:00
mv
18fcbb32e2 push initial mp_npe fixes 2025-01-07 21:43:05 +02:00
751 changed files with 5765 additions and 138185 deletions

9
.gitignore vendored
View file

@ -11,15 +11,8 @@ bin/vaudio_speex.*
*.idb
*.idc
*.i64
*.opus
*.wav
server.vdf
config/*/
cfg/banned_ip.cfg
cfg/banned_user.cfg
materials/vgui/addons/*/
screenshots/*
.vscode/*
sound_xma
bin_delta
materials/vgui/addons/*/

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"discord.enabled": false
}

View file

@ -34,8 +34,13 @@
SearchPaths
{
Game r1
Game |gameinfo_path|
Game |all_source_engine_paths|r1delta
Game |all_source_engine_paths|r1
Hammer |all_source_engine_paths|r1
Hammer |all_source_engine_paths|platform
DEFAULT_WRITE_PATH |all_source_engine_paths|r1delta
}
}
}

View file

@ -1,8 +1,5 @@
<img src="https://github.com/r1delta/core/assets/39478251/de059244-d6b4-4fdc-b45d-88bedb99c861" align="right">
# Core
<img src="https://github.com/r1delta/core/assets/39478251/de059244-d6b4-4fdc-b45d-88bedb99c861" align="right">
These are the server scripts and other related files needed for r1delta
Place these files in `Titanfall/r1delta`, make sure you use `-game r1delta` in your launch args
<img src="https://github.com/user-attachments/assets/121a9ec2-cba9-4fac-96e0-06472febeb52" align="left">

View file

@ -1,35 +1,15 @@
"Admin/BanPanel.res"
{
"Ban List"
{
"ControlName" "CBanPanel"
"fieldName" "Ban List"
"xpos" "0"
"ypos" "28"
"wide" "520"
"tall" "332"
"AutoResize" "0"
"PinCorner" "4"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BanList"
{
"ControlName" "ListPanel"
"fieldName" "BanList"
"xpos" "20"
"xpos" "12"
"ypos" "12"
"wide" "936"
"wide" "496"
"tall" "276"
"AutoResize" "3"
"PinCorner" "0"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
@ -38,15 +18,12 @@
{
"ControlName" "Button"
"fieldName" "Add"
"xpos" "20"
"ypos" "296"
"xpos" "12"
"ypos" "298"
"wide" "80"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
@ -54,30 +31,18 @@
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"xboxfont" "GameUIButtons"
"wrap" "0"
"centerwrap" "0"
"textinsetx" "6"
"textinsety" "0"
"noshortcutsyntax" "0"
"auto_tall_tocontents" "0"
"auto_wide_tocontents" "0"
"use_proportional_insets" "0"
"default" "0"
"Default" "0"
}
"Remove"
{
"ControlName" "Button"
"fieldName" "Remove"
"xpos" "108"
"ypos" "296"
"xpos" "102"
"ypos" "298"
"wide" "80"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "0"
"tabPosition" "3"
@ -85,30 +50,18 @@
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"xboxfont" "GameUIButtons"
"wrap" "0"
"centerwrap" "0"
"textinsetx" "6"
"textinsety" "0"
"noshortcutsyntax" "0"
"auto_tall_tocontents" "0"
"auto_wide_tocontents" "0"
"use_proportional_insets" "0"
"default" "0"
"Default" "0"
}
"Change"
{
"ControlName" "Button"
"fieldName" "Change"
"xpos" "196"
"ypos" "296"
"xpos" "192"
"ypos" "298"
"wide" "80"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "0"
"tabPosition" "4"
@ -116,30 +69,18 @@
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"xboxfont" "GameUIButtons"
"wrap" "0"
"centerwrap" "0"
"textinsetx" "6"
"textinsety" "0"
"noshortcutsyntax" "0"
"auto_tall_tocontents" "0"
"auto_wide_tocontents" "0"
"use_proportional_insets" "0"
"default" "0"
"Default" "1"
}
"Import"
{
"ControlName" "Button"
"fieldName" "Import"
"xpos" "286"
"ypos" "296"
"xpos" "282"
"ypos" "298"
"wide" "80"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "5"
@ -147,33 +88,6 @@
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"xboxfont" "GameUIButtons"
"wrap" "0"
"centerwrap" "0"
"textinsetx" "6"
"textinsety" "0"
"noshortcutsyntax" "0"
"auto_tall_tocontents" "0"
"auto_wide_tocontents" "0"
"use_proportional_insets" "0"
"default" "0"
}
"BanContextMenu"
{
"ControlName" "Menu"
"fieldName" "BanContextMenu"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "4"
"RoundedCorners" "15"
"pin_corner_to_sibling" "0"
"pin_to_sibling_corner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"Default" "0"
}
}

View file

@ -10,10 +10,15 @@
"name" "Map"
"type" "customlist"
}
"launchplaylist"
"sv_lan"
{
"name" "Playlist"
"type" "customlist"
"name" "Network"
"type" "enumeration"
"list"
{
"0" "Internet"
"1" "LAN"
}
}
"rcon_password"
{
@ -25,17 +30,12 @@
"name" "Player Password"
"type" "string"
}
"hide_server"
"mapcycle"
{
"name" "Server Visibility"
"type" "enumeration"
"list"
{
"0" "Visible"
"1" "Invisible"
}
"name" "Map Cycle"
"type" "custom"
}
// "motd"
// "MOTD"
// {
// "name" "MOTD"
// "type" "multistring"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,14 +0,0 @@
50FAAD928E0715A51AD624D0A3EB8F00F7FFAD9E66258DC95C960F9D11FF41E4 ../bin/server.dll
426E1811FB9B8DFEFAED33B946448D5D8D3DC667401CAF34B30350794FD319DD ../bin/gbclient.dll
94E851F8E3BE809907E1F22E974F974527F4F1F571B50CEDC69CBBCA93E38531 datacache.dll
3E954D6F0EBB026553035EBFE31AD74065C3A2CC21DA7E899647B0C9BC6E9F50 studiorender.dll
DB3606606534783DF674E02451F9DA9B7C0E3F20DB6850E3AA381DE34D7AA4AB materialsystem_dx11.dll
D2D0AF1AEEBF448733A49D41F30814680AD5D1929FE4C9E170CD2BD27C6B37F9 GFSDK_SSAO.win64.dll
5E7CC7694DF4463CC5D0F5402C952D2B0A57D2D21F054F5DFA46647ACF3D6D92 GFSDK_TXAA.win64.dll
BAF01FD43A2499309A700428861E3CFEA837201B7DF14F24F2EC371B7C0747F2 BugTrap-x64.dll
229EB841628A677DFCC653D81F15C67F0D3D405F399BE1AF5024F17D61F6641B vphysics.dll
B94CFCCC7D8786646D717A56CAA7448813F6CE19CB01CDC2327E9FB1F5AA4911 inputsystem.dll
F883A88F0C74719CAB96039E2C73521038135D40B5210FF2F479E326583D3EB4 localize.dll
62E3DDF2F0F885F81A87435AAD4897CCDE789EEEB93B24D5AA32595861897AAB vguimatsurface.dll
7EDF98A45B171F7168224A8C989C6F92CB09EBB8DE7DFD6333F64DA68BBA0E79 filesystem_stdio.dll
10B75ABC67EADC02CF0BDCEBAB8BCA1EB76FD241ACA4D5A2A69A125A1B4AA0F6 launcher.dll

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,3 @@
cl_parallelParticlePreDrawWork 0
// grabbed from mp_lobby and training NET_SetConVar
wallrun_strengthLossStart 1000
superjump_drain_power_onfail 0
@ -14,7 +13,7 @@ superjump_limit 1
mp_sonar_min_reveal_dist 1500
mp_sonar_firing_fade_time 0.25
superjump_max_height 80
match_defaultMap mp_lobby
match_defaultMap mp_npe
wallrun_strengthLossEnd 1000
superjump_always_min 1
wallrun_accelerateVertical 450
@ -50,12 +49,12 @@ superjump_max_power_use 100
superjump_powerreset_onground 1
// delta stuff starts here
sv_alternateticks 0
save_enable 0
save_enable 1
cl_localnetworkbackdoor 0
projectile_predictionErrorCorrectTime 0.1
autosprint_delay 0
autosprint_delay_titan 0
everything_unlocked 0
everything_unlocked 1
persistence_disableForBuildProcess 1
sv_disable_party_system 1
// tickrate fun (thanks barnaby)
@ -64,7 +63,7 @@ sv_disable_party_system 1
// sv_teststepsimulation 1
// setinfo cl_updaterate 30
// sv_maxclientframes 600
net_data_block_enabled 1
// net_data_block_enabled 0
net_splitrate 10
net_splitpacket_maxrate 300000
net_connectingDataRate 300000
@ -72,54 +71,10 @@ net_lowBandwidthConnect 0
net_fullyConnectedDataRate 300000
sv_useReputation 0
skill_enabled 0
cl_fovscale 5
cl_updaterate 10
fps_max 300
cl_resend 2
cl_resend_timeout 30
bind ` toggleconsole
fatal_script_errors 0
progressbar_enabled 1
// physics_pp_mindist_events 0;physics_pp_recalcs 0; physics_pp_broadphase 0; physics_pp_mindists 0; vphysics_threadmode 0
// actual gameplay changes
weaponSpreadAltStyle 1
viewdrift 0
// actual visual changes
mat_sky_scale 1.6
r_rimlight 1
mat_instancing 0
pvs_extraCull 1
mat_envmap_scale 2
// qol
sv_hibernate_when_empty 1
exec banned_user
exec banned_ip
exec autoexec_user
replay_sendReliableMessagesForViewEntity 0
sv_kickPlayersTooFarInFuture 0
// uncomment this if you want to disable focus sleep
// not_focus_sleep 0
bind "1" "weaponSelectPrimary0; slot1"
bind "2" "weaponSelectPrimary1; slot2"
bind "3" "weaponSelectOrdnance; slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "0" "slot10"
// I am so fucking mad
net_data_block_enabled 1
sv_threaded_pre_process_ents 0
physics_pp_broadphase 0
physics_pp_mindist_events 0
physics_pp_mindists 1
physics_pp_recalcs 0
sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
sv_disconnectOnTooManySnapshotFrames 0
vphysics_threadmode 0
mem_min_heapsize 144
datacachesize 512
fatal_script_errors 0

View file

@ -1,44 +0,0 @@
unbindall
//-----------------
// Keyboard Binds
//-----------------
bind "ESCAPE" "ingamemenu_activate"
bind "`" "toggleconsole"
bind "w" "+forward"
bind "s" "+back"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "SPACE" "+ability 3"
bind "CTRL" "+toggle_duck"
bind "SHIFT" "+speed"
bind "f" "+offhand1"
bind "q" "+offhand2"
bind "MOUSE3" "+offhand2"
bind "r" "+reload"
bind "e" "+use"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+toggle_zoom"
bind "PAUSE" "pause"
bind "MWHEELUP" "+weaponCycle"
bind "MWHEELDOWN" "+weaponCycle"
bind "c" "+melee"
bind "x" "+scriptCommand1" // Eject initiate
bind "4" "+scriptcommand4" // burn card 3
bind "v" "+ability 1" // Titan callin / mode switch
bind "TAB" "+showscores"
bind "1" "weaponSelectPrimary0"
bind "2" "weaponSelectPrimary1"
bind "3" "weaponSelectOrdnance"
bind "g" "+weaponPickup"
bind "z" "+pushtotalk"
bind "t" "say"
bind "y" "say_team"
bind "F10" "jpeg"
bind "PGUP" "scoreboard_up"
bind "PGDN" "scoreboard_down"
bind "ENTER" "scoreboard_profile"
bind "DEL" "scoreboard_mute"
bind "m" "+displayFullscreenMap"

View file

@ -1 +0,0 @@
Üî©õvR;:b?#@åÕRœÍXR>Ú*‰àÍ ?´Eñ#ò˜êAÐðöÖÃòÄ OtªoÏÓ`Hy‡ ð¨d SaX<ÑÞvj;¯È€lqS,~Øõ߬¾E€,ñWl7Cä (jhgº¶M•.L=8PâÁ0MÖø®ŒÒ5q†‡Óe]®c>Ct¯È€lqS,Æàøb?<ò"þ¢¥2](w?*ßc´"q<!ŠŽj(*AèGUzËåBýõGáäŽ"Y¦¸ÁCËñtïòe¸Yô€ h¾¬•E”@8¢ð×¹¸T3¾ös âžeá÷ŽhXR>Ú*‰àÍ]ÔxD<78>£#-ÙÕËumË<6D>šë§d§Õl•N…Fr´ƒ¼u<C2BC>où}¼DÒ»¡2@"48ò¿ôòô¥ì;JVâÂ8Êc9a£~ãÄ·ýo}ÙòlWðú~ê}1ŸØcxW[¿¾µÔ ÷1ýо³vRL6gI²ŽYÀ»{¢Âê

View file

@ -1,4 +0,0 @@
Üî©õvR;:b?#@åÕRœÍT<>šÜ_uÚ ?´Eñ#ò˜ØŒýÜÒœRBÄ OtªoÏÓ`Hy‡ ð¨d SaX<ÑÞvj;¯È€lqS,~Øõ߬¾E€„Tz¡ É (jhgº¶M•.L=8PâÁ0MÖø®ŒÒp£
‡¹¾c>Ct¯È€lqS,Æàøb?<ò"þ¢¥2](B¥7Kþ¢ZÔ̹I ìN¦ìܸÙAœ|Û
¥7Þ´¤M~¾û¤õ<ÞXžž=hï:"H¨Çˆ•QMï»»ÜóDög }-µKŽÈ“ýAÝÆ_°?ö™¼r¾×ýe¢Gµ%„ 6ÄÛIŸxœÉº=+ÑHñ”ŒšpÏ#}‰ÒtÿkfzsÇZŽñïIÍÿº+Ä÷c%s…Bî×òg®ýÆ%T<>šÜ_uÚ&Ÿ;|'½7Þ´¤M~¾û£®ŸÚ÷×–ÐzŽpšæ<C5A1>ð«3í-6¼'ÓHd%"
}

View file

@ -1,2 +0,0 @@
άξ©υvR;:b?#@εΥR<CEA5>ΝT<><54>ά_uΪ ?΄Eρ<>Ψ<EFBFBD>ύά<CF8D><CEAC>RBΔ Ot<4F>oΟΣ`Hy‡ π¨d S\ηA9Qh ~―Θ€lqS,~Ψυί¬ΎE€Θ²Λ§`5Dΰ (jhgΊ¶M•.L=8PβΑ0MΦψ®<CF88><C2AE>p£
‡ΉΎc>CJ<>t―Θ€lqS,Ζΰψb?<ς"ώΆ¥2](yqΙ<71>ΥiΧt<!<21><>j(*AθGUzΛεBύυGαδ<1F>SK<53>¤<EFBFBD><5A>Λρtοςe΄„,ΟΨΈΫmέ±¤!&t Pκ)Κ 8 Cf<43>pΌ=²`2v\φƒ‰ΚL0ώ^ϊsΉ²½jπύ΄6eΫο€Cΰo<CEB0>ΣVΣ®Σa“D¦ΌΘΪ<CE98><43>I3ΊBP<42><62>Σ€η\Gγω*CΪ<43>Η4j}KJωΈA<CE88><41>η§Δ£SΓ9ι%ΥE1ΞqώΎ΄τw<CF84>ηSK<53>¤<EFBFBD><5A>Αk(Ξ¨<CE9E>ΏΉοΫΆVΎ<>D7±>ο«$wΩ°W}

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +0,0 @@
Üî©õvR;ÆøÁúš¤o{æ Š¥ ÄÃGyM§ênÔŸ9²÷y( }`Õl•N…Frñš<C3B1>€%©Ññ<19>¦ÅÒ]Bâ“O²Æô#Ò<>Z°³×%™vò<0F>½”n\<oõ…þÐaÙ™<Õ[b=5ó©E„˜BêU÷©Šk×€quÈ_µX×
zª2?C—z&Ð#)Î<>þ쉯R`™¼Fº³Ùî°hí™Òjéº^ _¦µ 7#ÜEæ¶êÓß2zÓv¯«© äßLˆ8ÔýMöægÉ»ù ÁBqS¯
Ãñ¸vT‰^»œÅY‡½‰nŽ?H°š S<C2A0>†èÍÉ dà„ê‰ku./­cèW;µXf<58>/œED¥F×Áz<C381>XR>Ú*‰àÍ&Ÿ;|'½7Þ´¤M~¾ûÛ«‚|ˆBçô<³Xºó=‘Ȭ×Ü•,dobïHrV3¼¨ä¹
½ªDPu÷+6KSŸû !Iþ(©E„˜BêU÷'wdHìb5•9%™À/=ý|¿‡•wã@í#Y•ø»T« ŽX?ÙA !£Éæßži¡±Ü7b á6B“l:Ù•¶1#¹}

Binary file not shown.

View file

@ -1,2 +0,0 @@
Üî©õvR;¹ÀN*<2A><ñÁ´µèÉ„tѦ¬ªRBš°·]åeÄYM+w<>;a£~ãÄ
}

View file

@ -1,2 +0,0 @@
Üî©ővR;ąŔN*<2A><ńÁ´µ’čÉ„«Âé{ńbqš°·]ĺeÄYM+wŤ;í8F=¬Ď@ý
}

View file

@ -1,2 +0,0 @@
Üî©ővR;ąŔN*<2A><ńÁ´µčÉ„ĎP%`ŮĂöš°·]ĺeÄYM+wŤ;í8F=¬Ď@ý
}

View file

@ -1,2 +0,0 @@
Üî©õvR;¹ÀN*<2A><ñÁ´µ’èÉ„í#Y•ø»Tš°·]åeÄYM+w<>;í8F=¬Ï@ý
}

View file

@ -1,2 +0,0 @@
Üî©ővR;ąŔN*<2A><ńÁ´µčÉ„B#ö•­ą×zš°·]ĺeÄYM+wŤ;í8F=¬Ď@ý
}

View file

@ -1,2 +0,0 @@
ワ鉀<EFBFBD>vR;ソv7T6f<36><17>ムヒ-X/<2F>4<EFBFBD>倖縮k<11>ムyiq殱ワ.;5
}

View file

@ -1,2 +0,0 @@
ワ鉀<EFBFBD>vR;ソv7T6f<36><17>ムヒ-X/<2F>4<EFBFBD>倖縮k<11>ムy<EFBE91>佝qW$儷
}

View file

@ -1,2 +0,0 @@
Üî©õvR;¿v7T6fñEôfÑË-X/ïæ4øƒŒô<C592>kkï´Ñy˜\O‡O†-
}

View file

@ -1,2 +0,0 @@
ワ鉀<EFBFBD>vR;ソv7T6f<36><17>ムヒ-X/<2F>4<EFBFBD>倖縮k<11>ムy X鱒uY
}

View file

@ -176,4 +176,4 @@ sk_soldier_shield_health 150
// cloak_titanNoiseFactor 0.05
// cloak_titanQuantize 600
everything_unlocked 0
everything_unlocked 1

View file

@ -528,21 +528,6 @@ $ENUM_START modsCombined
mp_titanweapon_xo16_burst
mp_titanweapon_xo16_extended_ammo
mp_titanweapon_xo16_fast_reload
// R1 Delta custom stuff
mp_weapon_car_holosight
mp_weapon_r97_holosight
// Disabled for now
/*
mp_weapon_autopistol_extended_ammo
mp_weapon_autopistol_starburst
mp_weapon_semipistol_extended_ammo
mp_weapon_semipistol_silencer
mp_weapon_wingman_silencer
*/
$ENUM_END
$ENUM_START unlockRefs

View file

@ -1,6 +1,4 @@
exec autoexec_server.cfg
exec autoexec_delta.cfg
stuffcmds
lagCompensationUseOnlySnapshotRecords 1
fps_max 60
killReplay_lagCompensate 1
lagCompensationUseOnlySnapshotRecords 0

View file

@ -1 +0,0 @@
quit

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,727 +0,0 @@
ENTITIES01
{
"spawnflags" "0"
"scale" "1"
"angles" "-0 90 0"
"origin" "800 544 512"
"targetname" "info_target_1"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "50.5201 -37.695 -14.3706"
"origin" "-1214.04 1322.18 1139.3"
"targetname" "spec_cam1"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "-0 91.012 0"
"origin" "-320 696 528"
"target" "spec_cam1"
"targetname" "escape_node1"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "-0 90 0"
"origin" "6016 2880 -12672"
"targetname" "spacenode"
"classname" "info_target"
}
{
"scale" "1"
"angles" "-0 -90 0"
"origin" "2384 952 -1472"
"spawnflags" "2"
"targetname" "vdu_camera_ref"
"classname" "info_target_clientside"
}
{
"scale" "1"
"angles" "-0 90 0"
"origin" "2384 888 -1536"
"spawnflags" "2"
"targetname" "vdu_character_ref"
"classname" "info_target_clientside"
}
{
"scale" "1"
"angles" "-0 90 0"
"origin" "3152 704 -1520"
"spawnflags" "2"
"targetname" "cockpit_geo_ref"
"classname" "info_target_clientside"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1057.29 68.444 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 68.444 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-257.29 -27.556 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 68.444 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "990.71 68.444 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1057.29 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1054.35 458.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-766.35 458.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-257.29 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "222.71 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "769.65 458.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "993.65 458.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "990.71 836.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-833.29 -107.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 -315.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-257.29 -347.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "222.71 -347.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 -347.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-990.35 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-670.35 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-254.35 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "225.65 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "769.65 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1057.65 -1909.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1022.35 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-702.35 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-286.35 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "193.65 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "737.65 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "865.65 -2197.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1057.29 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-257.29 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "222.71 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "990.71 1124.44 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-670.35 -1237.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-990.35 -1237.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-993.29 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-673.29 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "129.65 -1269.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-417.29 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "129.65 -1045.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "222.71 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "769.65 -1237.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1054.71 -859.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1057.65 -1237.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-670.35 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-990.35 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-254.35 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "225.65 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "769.65 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1057.65 -1621.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "129.65 -1525.74 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-126.35 394.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-126.35 618.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-126.35 138.26 8.995"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "446.71 -27.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1070.71 -379.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "942.71 -379.56 -15.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "822.71 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "630.71 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "318.71 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1.29 -379.56 -95.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-369.29 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-681.29 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-1089.29 -395.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-929.29 -379.56 -23.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 -379.56 -87.006"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "1054.71 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "222.71 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-417.29 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-769.29 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-993.29 -603.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "-257.29 -475.556 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "766.71 -379.556 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"nodeid" "1"
"spawnflags" "0"
"origin" "446.71 -475.56 8.994"
"targetname" "info_node_1"
"classname" "info_node"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "-0 91.012 0"
"origin" "64 -968 528"
"target" "spec_cam2"
"targetname" "escape_node2"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "50.5201 -37.695 -14.3706"
"origin" "-830.04 -341.82 1139.3"
"targetname" "spec_cam2"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "50.5201 142.305 -14.3706"
"origin" "1214.04 -2282.18 1139.3"
"targetname" "spec_cam3"
"classname" "info_target"
}
{
"spawnflags" "0"
"scale" "1"
"angles" "-0 -88.988 0"
"origin" "320 -1656 528"
"target" "spec_cam3"
"targetname" "escape_node3"
"classname" "info_target"
}
// P7: Thanks Respawn/NEXON very cool
// For some reason you can't script the creation of this specific entity
// since it thinks the custom kv's for it dont exist even when they indeed exist (even on working maps)
// Maybe it's worth to investigate in the future *why* is it like that so we can get rid of this massive file in the future.
// ¡Don't edit any entities beyond this comment unless you can't do it on mp_box.nut!
{
"scale" "1"
"angles" "0 0 0"
"origin" "382, -383.85, 0.031"
"triggerTarget" "trigger_hardpoint_A_target"
"target" "hardpoint_A_ass*"
"nearTarget" "hardpoint_A_near_ass*"
"model" "models/communication/terminal_com_station_nobase.mdl"
"hardpointName" "hardpoint_A"
"hardpointGroup" "A"
"targetname" "hardpoint_A"
"classname" "info_hardpoint"
}
{
"scale" "1"
"angles" "0 0 0"
"origin" "-130, -383.85, 0.031"
"triggerTarget" "trigger_hardpoint_B_target"
"target" "hardpoint_B_ass*"
"nearTarget" "hardpoint_B_near_ass*"
"model" "models/communication/terminal_com_station_nobase.mdl"
"hardpointName" "hardpoint_B"
"hardpointGroup" "B"
"targetname" "hardpoint_B"
"classname" "info_hardpoint"
}
{
"scale" "1"
"angles" "0 0 0"
"origin" "-639, -383.85, 0.031"
"triggerTarget" "trigger_hardpoint_C_target"
"target" "hardpoint_C_ass*"
"nearTarget" "hardpoint_C_near_ass*"
"model" "models/communication/terminal_com_station_nobase.mdl"
"hardpointName" "hardpoint_C"
"hardpointGroup" "C"
"targetname" "hardpoint_C"
"classname" "info_hardpoint"
}
{
"origin" "512, -383.85, 0.031"
"StartDisabled" "0"
"spawnflags" "3"
"targetname" "trigger_hardpoint_A_target"
"classname" "trigger_capture_point"
}
{
"origin" "-130, -320.85, 0.031"
"StartDisabled" "0"
"spawnflags" "3"
"targetname" "trigger_hardpoint_B_target"
"classname" "trigger_capture_point"
}
{
"origin" "-767, -383.85, 0.031"
"StartDisabled" "0"
"spawnflags" "3"
"targetname" "trigger_hardpoint_C_target"
"classname" "trigger_capture_point"
}
// Don't delete this null character.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,8 +0,0 @@
Basic
{
$basetexture "dev/empty"
$translucent 1
$vertexcolor 1
$vertexalpha 1
$ignorez 1
}

Binary file not shown.

View file

@ -1,12 +0,0 @@
// v1.01
//This file is auto-generated from reVaMpT. Edit at your own risk.
"Basic"
{
"$vertexcolor" "1"
"$vertcoloristint" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$surfaceprop" "default"
"$basetexture" "loadscreens\mp_box_widescreen"
}

View file

@ -1,14 +0,0 @@
"Basic"
{
"$basetexture" "loadscreens/mp_mia_widescreen"
"$vertexcolor" 1
"$vertexalpha" 1
"$ignorez" 1
"$no_fullbright" "1"
"$nolod" "1"
// "%noToolTexture" 1
"$SHADERSRGBREAD360" 1
}

View file

@ -1,14 +0,0 @@
"Basic"
{
"$basetexture" "loadscreens/mp_nest2_widescreen"
"$vertexcolor" 1
"$vertexalpha" 1
"$ignorez" 1
"$no_fullbright" "1"
"$nolod" "1"
// "%noToolTexture" 1
"$SHADERSRGBREAD360" 1
}

View file

@ -1,65 +0,0 @@
UnlitTwoTexture
{
$surfaceprop metal
$basetexture models\hud\damage_arrow
//$texture2 dev\noise_post
$texture2 effects\dev_scanline_small
$alpha 1
$nocull 0
$ignorez 1
$translucent 1
$screenblend 1
$screenspacecoordssquare2 1
$layercolor1 "[4.45 3.9 0]"
$layeralpha1 "1"
$layercolor2 "[4.45 3.9 0]"
$layeralpha2 "1"
$addlayers 1
$fresnel 0
$fresnelSharpness1 0.0
$fresnelOuterStrength1 0.5
$fresnelInnerStrength1 1.0
$fresnelSharpness2 0.0
$fresnelOuterStrength2 0.5
$fresnelInnerStrength2 1.0
$t2scroll "[0 1]"
$t2scale "[5 5]"
Proxies
{
EntityScript
{
scriptFuncName "VMTCallback_DamageArrowAlpha"
resultVar $alpha
}
EntityScript
{
scriptFuncName "VMTCallback_DamageArrowFlash"
resultVar $layercolor1
}
"TextureScroll"
{
"textureScrollVar" "$t2scroll"
"textureScrollRate" 0.5
"textureScrollAngle" 90
}
TextureTransform
{
translateVar $t2scroll
scaleVar $t2scale
resultVar $texture2transform
}
}
}

View file

@ -1,64 +0,0 @@
UnlitTwoTexture
{
$surfaceprop metal
$basetexture models\hud\damage_arrow
$texture2 dev\noise_post
//$texture2 effects\dev_scanline_small
$alpha 1
$nocull 0
$translucent 1
$screenblend 1
$screenspacecoordssquare2 1
$layercolor1 "[4.45 3.9 0]"
$layeralpha1 "1"
$layercolor2 "[4.45 3.9 0]"
$layeralpha2 "1"
//$addlayers 1
$fresnel 0
$fresnelSharpness1 0.0
$fresnelOuterStrength1 0.5
$fresnelInnerStrength1 1.0
$fresnelSharpness2 0.0
$fresnelOuterStrength2 0.5
$fresnelInnerStrength2 1.0
$t2scroll "[0 1]"
$t2scale "[5 5]"
Proxies
{
EntityScript
{
scriptFuncName "VMTCallback_DamageArrowAlpha"
resultVar $alpha
}
EntityScript
{
scriptFuncName "VMTCallback_DamageArrowFlash"
resultVar $layercolor1
}
"TextureScroll"
{
"textureScrollVar" "$t2scroll"
"textureScrollRate" 0.5
"textureScrollAngle" 90
}
TextureTransform
{
translateVar $t2scroll
scaleVar $t2scale
resultVar $texture2transform
}
}
}

View file

@ -1,136 +0,0 @@
"UnlitTwoTexture"
{
"$surfaceprop" "metal"
//"$basetexture" "models\titans\titan_ar_marker\titan_ar_marker_col"
"$basetexture" "effects\white"
$texture2 effects\dev_scanline_small
$alpha 1
$nodecal 1
$model 1
$ignorez 1
$translucent 1
$nofog 1
$no_fullbright 1
$allowoverbright 1
$translucent 1
$screenblend 1
$screenspacecoordssquare2 1
$layercolor1 "[0.1 0.0 0.0]"
$layeralpha1 "0.1"
$layercolor2 "[0.4 0.05 0.0]"
$layeralpha2 "1.0"
$addlayers 1
$fresnel 0
$fresnelSharpness1 1.0
$fresnelOuterStrength1 0.0
$fresnelInnerStrength1 1.0
$fresnelSharpness2 0.0
$fresnelOuterStrength2 1.0
$fresnelInnerStrength2 0.0
$t2scroll "[0 1]"
$t2scale "[3 3]"
//$matchColor "[0.0 0.25 0.4]"
//$mismatchColor "[0.4 0.05 0.0]"
$matchColor "[0.0 1.5 2.4]"
$mismatchColor "[20. 0.60 0.0]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorzero" "[0 0 0]"
"$colorblindMatchColor" "[1 1 1]"
"$colorblindMismatchColor" "[1 1 1]"
$newMatchColor "[0.0 1.5 2.4]"
$newMismatchColor "[20. 0.60 0.0]"
Proxies
{
EntitySonarColor
{
sameTeamColorVar $matchColor
otherTeamColorVar $mismatchColor
resultvar $layercolor2
}
EntitySonarColor
{
sameTeamColorVar $matchColor
otherTeamColorVar $mismatchColor
resultvar $layercolor1
}
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindBlue"
resultVar $colorblindMatchColor
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $newMatchColor
greaterVar $colorblindMatchColor
srcVar1 $colorblindMatchColor
srcVar2 $valuezero
resultVar $matchColor
}
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblindMismatchColor
}
Multiply
{
srcVar1 $colorblindMismatchColor
srcVar2 10
resultVar $colorblindMismatchColor
}
LessOrEqual
{
lessEqualVar $newMismatchColor
greaterVar $colorblindMismatchColor
srcVar1 $colorblindMismatchColor
srcVar2 $valuezero
resultVar $mismatchColor
}
EntityScript
{
scriptFuncName "VMTCallback_MPEntitySonarFrac"
resultVar $alpha
}
TextureScroll
{
"textureScrollVar" "$t2scroll"
"textureScrollRate" 0.8
"textureScrollAngle" -90
}
TextureTransform
{
translateVar $t2scroll
scaleVar $t2scale
resultVar $texture2transform
}
}
}

View file

@ -1,95 +0,0 @@
"UnlitTwoTexture"
{
"$surfaceprop" "metal"
//"$basetexture" "models\titans\titan_ar_marker\titan_ar_marker_col"
"$basetexture" "effects\white"
"$texture2" "effects\dev_scanline_sparse"
$nofog 1
$alpha 1
$translucent 1
$screenblend 1
$screenspacecoordssquare2 1
$layercolor1 "[1 0.1 0.1]"
$layeralpha1 "1"
$layercolor2 "[1 0.1 0.1]"
$layeralpha2 "1"
$addlayers 1
$fresnel 1
$fresnelSharpness1 1.0
$fresnelOuterStrength1 0.0
$fresnelInnerStrength1 1.0
$fresnelSharpness2 0.0
$fresnelOuterStrength2 1.0
$fresnelInnerStrength2 0.0
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorzero" "[0 0 0]"
"$colorblind_color" "[1 1 1]"
$newLayercolor "[1 0.1 0.1]"
Proxies
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $newLayercolor
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $layercolor1
}
LessOrEqual
{
lessEqualVar $newLayercolor
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $layercolor2
}
EntityScript
{
scriptFuncName "VMTCallback_MPEntityARAlpha"
resultVar $alpha
}
// "TextureScroll"
// {
// "texturescrollvar" "$basetexturetransform"
// "texturescrollrate" 0.25
// "texturescrollangle" 0
// "texturescale" 0.5
// }
"TextureScroll"
{
"texturescrollvar" "$texture2transform"
"texturescrollrate" 2
"texturescrollangle" -90
}
}
}

View file

@ -1,46 +0,0 @@
"Basic"
{
"$surfaceprop" "plastic"
"$basetexture" "models\weapons\attachments\ammo_counter_numbers_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_numbers_ilm"
"$translucent" "1"
//"$selfillum" "1"
//"$decal" 1
//"$decalscale" 0.25
"$ammo" "0"
"$atlasFrames" "[16 1]"
"$atlasFrameStart" "[0 0]"
/////////////////////////////////////////////
"$digit_index" "0"
"Proxies"
{
"ClipAmmo"
{
"resultVar" "$ammo"
}
"NumericCounterAtlasFrame"
{
"value" "$ammo"
"digitIndex" "$digit_index"
"resultAtlasFrameIndexVar" "$atlasFrameStart[0]"
}
"TextureAtlas"
{
"frameSize" "$atlasFrames"
"frameStart" "$atlasFrameStart"
"resultVar" "$basetexturetransform"
}
"ClipAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,9 +0,0 @@
"Patch"
{
"Include" "materials/models/weapons/attachments/ammo_counter_clip_digit0.vmt"
"Insert"
{
"$digit_index" "1"
}
}

View file

@ -1,9 +0,0 @@
"Patch"
{
"Include" "materials/models/weapons/attachments/ammo_counter_clip_digit0.vmt"
"Insert"
{
"$digit_index" "2"
}
}

View file

@ -1,39 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_meter_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_meter_ilm"
"$translucent" "1"
//"$selfillum" "1"
//"$decal" 1
//"$decalscale" 0.25
"$ammo" "0"
"$maxClipAmmo" "0"
"Proxies"
{
"ClipAmmo"
{
"resultVar" "$ammo"
}
"MaxClipAmmo"
{
"resultVar" "$maxClipAmmo"
}
"ProgressBar"
{
"value" "$ammo"
"max" "$maxClipAmmo"
"resultVar" "$basetexturetransform"
}
"ClipAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,39 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_meter_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_meter_ilm"
"$translucent" "1"
//"$selfillum" "1"
//"$decal" 1
//"$decalscale" 0.25
"$remainingAmmo" "0"
"$maxCarryAmmo" "0"
"Proxies"
{
"RemainingAmmo"
{
"resultVar" "$remainingAmmo"
}
"MaxCarryAmmo"
{
"resultVar" "$maxCarryAmmo"
}
"ProgressBar"
{
"value" "$remainingAmmo"
"max" "$maxCarryAmmo"
"resultVar" "$basetexturetransform"
}
"RemainingAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,53 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_rounds_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_rounds_ilm"
"$translucent" "1"
//"$selfillum" "1"
//"$decal" 1
//"$decalscale" 0.25
"$ammo" "0"
"$maxClipAmmo" "0"
"$atlasFrames" "[64 1]"
"$atlasFrameStart" "[0 0]"
"$atlasFrameCount" "[1 1]"
"Proxies"
{
"ClipAmmo"
{
"resultVar" "$ammo"
}
"MaxClipAmmo"
{
"resultVar" "$maxClipAmmo"
}
"TickCounterAtlasFrames"
{
"tickCount" "$ammo"
"rowLength" "$maxClipAmmo"
"atlasFrameSize" "$atlasFrames[0]"
"resultAtlasFrameStartVar" "$atlasFrameStart[0]"
"resultAtlasFrameCountVar" "$atlasFrameCount[0]"
}
"TextureAtlas"
{
"frameSize" "$atlasFrames"
"frameStart" "$atlasFrameStart"
"frameCount" "$atlasFrameCount"
"resultVar" "$basetexturetransform"
}
"ClipAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,67 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_rounds_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_rounds_ilm"
"$translucent" "1"
//"$selfillum" "1"
//"$decal" 1
//"$decalscale" 0.25
"$ammo" "0"
"$maxClipAmmo" "0"
"$rowCount" "2"
"$rowLength" "0"
"$atlasFrames" "[64 1]"
"$atlasFrameStart" "[0 0]"
"$atlasFrameCount" "[1 1]"
/////////////////////////////////////////////
"$row_index" "0"
"Proxies"
{
"ClipAmmo"
{
"resultVar" "$ammo"
}
"MaxClipAmmo"
{
"resultVar" "$maxClipAmmo"
}
"Divide"
{
"srcVar1" "$maxClipAmmo"
"srcVar2" "$rowCount"
"resultVar" "$rowLength"
}
"TickCounterAtlasFrames"
{
"tickCount" "$ammo"
"rowLength" "$rowLength"
"rowIndex" "$row_index"
"atlasFrameSize" "$atlasFrames[0]"
"resultAtlasFrameStartVar" "$atlasFrameStart[0]"
"resultAtlasFrameCountVar" "$atlasFrameCount[0]"
}
"TextureAtlas"
{
"frameSize" "$atlasFrames"
"frameStart" "$atlasFrameStart"
"frameCount" "$atlasFrameCount"
"resultVar" "$basetexturetransform"
}
"ClipAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,9 +0,0 @@
"Patch"
{
"Include" "materials/models/weapons/attachments/ammo_counter_rounds_2rows_0.vmt"
"Insert"
{
"$row_index" "1"
}
}

View file

@ -1,49 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_meter_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_meter_ilm"
"$translucent" "1"
//"$selfillum" "1"
"$ammo" "0"
"$maxClipAmmo" "0"
"$colfrachigh" "{133 231 255}"
"$colfraclow" "{255 75 66}"
"$valueone" "1"
"Proxies"
{
"ClipAmmo"
{
"resultVar" "$ammo"
}
"MaxClipAmmo"
{
"resultVar" "$maxClipAmmo"
}
"Subtract"
{
"srcVar1" "$maxClipAmmo"
"srcVar2" "$valueone"
"resultVar" "$maxClipAmmo"
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
"LessOrEqual"
{
"lessEqualVar" "$colfraclow"
"greaterVar" "$colfrachigh"
"srcVar1" "$ammo"
"srcVar2" "$maxClipAmmo"
"resultVar" "$color"
}
}
}

View file

@ -1,17 +0,0 @@
"Basic"
{
"$surfaceprop" "default"
"$basetexture" "models\weapons\attachments\ammo_counter_meter_col"
"$selfillummask" "models\weapons\attachments\ammo_counter_meter_ilm"
"$translucent" "1"
//"$selfillum" "1"
"Proxies"
{
"ClipAmmoColor"
{
"resultVar" "$color"
}
}
}

View file

@ -1,215 +0,0 @@
"UnlitTwoTexture"
{
"$nocull" "1"
"$nodecal" "1"
"$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$basetexture" "Models\Weapons\attachments\aog_reticle_col"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[1 1 1]"
"$t2offset" 0
"$t2scale" 2
"$t2rot" 0
"$scroll" "[0 1]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[4 1 1]" //Base colour
$Translatescale "2.0" //main scalar
$TranslatescaleX "2.0" //x scalar
$TranslatescaleY "2.0" //y scalar
$holoScale "[1.0 1.0]" // Base scaling var [inverted!]
$holoOffset "[0.0 0.0]" // Base Offset var
$holoOffsetX ".0" //dummy for print
$holoOffsetY ".0" //dummy for print
$holoOffsetX_temp ".0" //dummy for print
$holoOffsetY_temp ".0" //dummy for print
$holoOffset2 "[0.0 0.0]" //Final Offset var
$holoOffset_temp "[0.0 0.0]" // dummy Offset var
$holoOffset2_temp "[0.0 0.0]" // dummy Offset var
$offset_disable "0" //offset killswitch
"$scale_temp" "1.2" //"1.2" //dummy for cvar scaling =$holoscale
"$scale_post" "1.0" //.0 //temp var for cvar scaling
"$scale_result" ".0" //temp var because we can't
"Proxies"
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $clroffsetzero
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $color2
}
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
//chevron flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"HoloSight"
{
resultVar $alpha
}
//OFFSET/SCALE CONVARS
//
//function that controls $holoOffset scalar
EntityScript
{
scriptFuncName "VMTCallback_FOVReticleOffset"
resultVar $translatescale
}
//Convar Based Scale manipulation
//
//Holo Scalar X
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[0]"
}
//Holo Scalar Y
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[1]"
}
//EntityScript
//{
// scriptFuncName "VMTCallback_HoloSightOffset_RSPN101_Front"
// resultVar $holoOffset
//}
"HoloSightOffset"
{
attachmentName "AOG_FRONT"
horizontalScalar "-3.5"
verticalScalar "-3.5"
resultVar $holoOffset
}
//Convar Based position manipulation
//
// Print $holooffset value for later use
Clamp //X axis
{
srcVar1 $valuezero
min "$holoOffset[0]"
max "$holoOffset[0]"
resultVar $holoOffsetX
}
Clamp //Y axis
{
srcVar1 $valuezero
min "$holoOffset[1]"
max "$holoOffset[1]"
resultVar $holoOffsetY
}
//Additional multiplication for scale+offset integration
Equals
{
srcVar1 $holoOffsetX
resultVar $holoOffsetX_temp
}
Equals
{
srcVar1 $holoOffsetY
resultVar $holoOffsetY_temp
}
multiply //scale+offset X axis
{
srcVar1 $holoOffsetX_temp
srcVar2 $scale_post
resultVar $holoOffsetX
}
multiply //scale+offset Y axis
{
srcVar1 $holoOffsetY_temp
srcVar2 $scale_post
resultVar $holoOffsetY
}
// additional offset scalar set by convar
multiply //X axis
{
srcVar1 $holoOffsetX
srcVar2 "$translatescale"
resultVar "$holoOffset2[0]"
}
multiply //Y axis
{
srcVar1 $holoOffsetY
srcVar2 "$translatescale"
resultVar "$holoOffset2[1]"
}
// Final transform
"TextureTransform"
{
"scaleVar" "$holoScale"
"translateVar" "$holoOffset2"
"resultvar" "$basetexturetransform"
}
}
}

View file

@ -1,22 +0,0 @@
// v1.01
//This file is auto-generated from reVaMpT. Edit at your own risk.
"VertexLitGeneric"
{
"$surfaceprop" "metal"
"$basetexture" "models\weapons\attachments\attach_muzzle_valkyrie_col"
"$bumpmap" "models\weapons\attachments\attach_muzzle_valkyrie_nml"
"$envmap" "env_cubemap"
"$reflectiontint" "models\weapons\attachments\attach_muzzle_valkyrie_spc"
"$reflectiontintshininess" "models\weapons\attachments\attach_muzzle_valkyrie_spc"
"$reflectiontintcolor" "1"
"$fresnelamount" "1"
"$fresnelintensity" "5"
"$fresnelcurvesharpness" "1"
"$envmapfresnel" "1"
"$envmapLambertian" "3"
"$envmaptint" "[1.5 1.5 1.5]"
"$EnvmapSharpnessBias" "0"
"$speculartint" "[1 1 1]"
"$shininess" "models\weapons\attachments\attach_muzzle_valkyrie_exp"
}

View file

@ -1,95 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
// "$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "1"
"$basetexture" "models\weapons\attachments\cqb_dot_front_col"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[1 1 1]"
"$t2offset" 0
"$t2scale" 3
"$t2rot" 0
"$scroll" "[0 1]"
$holoOffset "[0 0]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorzero" "[0 0 0]"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[4 1 1]"
"Proxies"
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $clroffsetzero
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $color2
}
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
//chevron flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"TextureTransform"
{
"translateVar" "$holoOffset"
"resultvar" "$basetexturetransform"
}
"HoloSight"
{
resultVar $alpha
}
}
}

View file

@ -1,5 +0,0 @@
"Patch"
{
// Why does this even exist? Its an exact copy of hcog_reticle_field_emitter
"Include" "materials/models/weapons/attachments/hcog_reticle_field_emitter.vmt"
}

View file

@ -1,95 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
// "$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "1"
"$basetexture" "models\weapons\attachments\g2a4_sight"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[3 1 1]"
"$t2offset" 0
"$t2scale" 3
"$t2rot" 0
"$scroll" "[0 1]"
$holoOffset "[0 0]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorzero" "[0 0 0]"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[3 1 1]"
"Proxies"
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $clroffsetzero
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $color2
}
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
//chevron flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"TextureTransform"
{
"translateVar" "$holoOffset"
"resultvar" "$basetexturetransform"
}
"HoloSight"
{
resultVar $alpha
}
}
}

View file

@ -1,99 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
"$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "1"
"$basetexture" "models\weapons\attachments\hcog_reticle_field_emitter_col"
"$Texture2" "dev\noise_post"
"$t2offset" 0
"$t2scale" 60
"$t2rot" 0
"$scroll" "[0 2]"
$holoOffset "[0 0]"
//custom colours
"$color" "[1 1 1]"
"$color2" "[1 1 1]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorzero" "[0 0 0]"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[2.5 1 0]"
"Proxies"
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $clroffsetzero
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $color2
}
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
// flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"HoloSight"
{
resultVar $alpha
}
"Clamp"
{
min "0.1"
max ".5"
srcVar1 $alpha
resultVar $alpha
}
}
}

View file

@ -1,215 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
// "$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "1"
"$basetexture" "models\weapons\attachments\hcog_reticle_front_col"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[1 1 1]"
"$t2offset" 0
"$t2scale" 3
"$t2rot" 0
"$scroll" "[0 1]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[8 1 1]" //Base colour
$Translatescale "2.0" //main scalar
$TranslatescaleX "2.0" //x scalar
$TranslatescaleY "2.0" //y scalar
$holoScale "[1.0 1.0]" // Base scaling var [inverted!]
$holoOffset "[0.0 0.0]" // Base Offset var
$holoOffsetX ".0" //dummy for print
$holoOffsetY ".0" //dummy for print
$holoOffsetX_temp ".0" //dummy for print
$holoOffsetY_temp ".0" //dummy for print
$holoOffset2 "[0.0 0.0]" //Final Offset var
$holoOffset_temp "[0.0 0.0]" // dummy Offset var
$holoOffset2_temp "[0.0 0.0]" // dummy Offset var
$offset_disable "0" //offset killswitch
"$scale_temp" "1.2" //"1.2" //dummy for cvar scaling =$holoscale
"$scale_post" "1.0" //.0 //temp var for cvar scaling
"$scale_result" ".0" //temp var because we can't
"Proxies"
{
EntityScript
{
scriptFuncName "VMTCallback_ColorBlindRed"
resultVar $colorblind_color
}
// if ( srcVar1 > srcVar2 )
// resultVar = greaterVar
// else
// resultVar = LessEqualVar
LessOrEqual
{
lessEqualVar $clroffsetzero
greaterVar $colorblind_color
srcVar1 $colorblind_color
srcVar2 $valuezero
resultVar $color2
}
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
//chevron flicker
"UniformNoise"
{
"minVal" 0.8 //0.0
"maxVal" 1.00
"resultVar" "$color" //alpha
}
"HoloSight"
{
resultVar $alpha
}
//OFFSET/SCALE
// Function that controls $holoOffset scalar
EntityScript
{
scriptFuncName "VMTCallback_FOVReticleOffset"
resultVar $translatescale
}
//Convar Based Scale manipulation
//
//Holo Scalar X
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[0]"
}
//Holo Scalar Y
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[1]"
}
//EntityScript
//{
// scriptFuncName "VMTCallback_HoloSightOffset_RSPN101_Front"
// resultVar $holoOffset
//}
"HoloSightOffset"
{
attachmentName "HCOG_REAR"
horizontalScalar ".46651707648" //".4212"
verticalScalar "-.46651707648" //"-.4212"
resultVar $holoOffset
}
//Convar Based position manipulation
//
// Print $holooffset value for later use
Clamp //X axis
{
srcVar1 $valuezero
min "$holoOffset[0]"
max "$holoOffset[0]"
resultVar $holoOffsetX
}
Clamp //Y axis
{
srcVar1 $valuezero
min "$holoOffset[1]"
max "$holoOffset[1]"
resultVar $holoOffsetY
}
//Additional multiplication for scale+offset integration
Equals
{
srcVar1 $holoOffsetX
resultVar $holoOffsetX_temp
}
Equals
{
srcVar1 $holoOffsetY
resultVar $holoOffsetY_temp
}
multiply //scale+offset X axis
{
srcVar1 $holoOffsetX_temp
srcVar2 $scale_post
resultVar $holoOffsetX
}
multiply //scale+offset Y axis
{
srcVar1 $holoOffsetY_temp
srcVar2 $scale_post
resultVar $holoOffsetY
}
// additional offset scalar set by convar
multiply //X axis
{
srcVar1 $holoOffsetX
srcVar2 "$translatescale"
resultVar "$holoOffset2[0]"
}
multiply //Y axis
{
srcVar1 $holoOffsetY
srcVar2 "$translatescale"
resultVar "$holoOffset2[1]"
}
// Final transform
"TextureTransform"
{
"scaleVar" "$holoScale"
"translateVar" "$holoOffset2"
"resultvar" "$basetexturetransform"
}
}
}

View file

@ -1,10 +0,0 @@
Patch
{
"Include" "materials/models/weapons/attachments/hcog_reticle_front.vmt"
"Insert"
{
"$basetexture" "models/weapons/attachments/hcog_reticle_rear_col"
"$clroffsetzero" "[5 3 1]"
}
}

View file

@ -1,63 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
"$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "8"
"$basetexture" "models\weapons\attachments\hcog_reticle_field_emitter_col"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[2 6 10]"
"$t2offset" 0
"$t2scale" 3
"$t2rot" 0
"$scroll" "[0 2]"
$holoOffset "[0 0]"
"Proxies"
{
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
// flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"HoloSight"
{
resultVar $alpha
}
}
}

View file

@ -1,193 +0,0 @@
UnlitTwoTexture
{
"$nocull" "1"
"$nodecal" "1"
// "$additive" "1"
"$no_fullbright" 1
"$model" "1"
"$nofog" "1"
"$allowoverbright" "1"
"$translucent" "1"
"$basetexture" "models\weapons\attachments\holo_reflex_reticle_front_col"
"$Texture2" "dev\noise_post"
"$color" "[1 1 1]"
"$color2" "[2 5 5]"
"$t2offset" 0
"$t2scale" 3
"$t2rot" 0
"$scroll" "[0 1]"
/////////////////////////////////////////////////////////
"$valuezero" "0"
"$colorblind_color" "[1 1 1]"
"$clroffsetzero" "[2 5 5]" //Base colour
$Translatescale "2.0" //main scalar
$TranslatescaleX "2.0" //x scalar
$TranslatescaleY "2.0" //y scalar
$holoScale "[1.5 1.5]" // Base scaling var [inverted!]
$holoOffset "[0.0 0.0]" // Base Offset var
$holoOffsetX ".0" //dummy for print
$holoOffsetY ".0" //dummy for print
$holoOffsetX_temp ".0" //dummy for print
$holoOffsetY_temp ".0" //dummy for print
$holoOffset2 "[0.0 0.0]" //Final Offset var
$holoOffset_temp "[0.0 0.0]" // dummy Offset var
$holoOffset2_temp "[0.0 0.0]" // dummy Offset var
$offset_disable "0" //offset killswitch
"$scale_temp" "1.2" //"1.2" //dummy for cvar scaling =$holoscale
"$scale_post" "1.0" //.0 //temp var for cvar scaling
"$scale_result" ".0" //temp var because we can't
"Proxies"
{
//Horizontal movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[0]"
}
//Vertical movement speed
"UniformNoise"
{
"minVal" 0.5
"maxVal" 1
"resultVar" "$scroll[1]"
}
//Move the 2nd texture using horiz and vert speed
"TextureTransform"
{
"translateVar" "$scroll"
"scaleVar" "$t2scale"
"rotateVar" "$t2rot"
"resultvar" "$texture2transform"
}
//chevron flicker
"UniformNoise"
{
"minVal" 0.8
"maxVal" 1.00
"resultVar" "$color"
}
"HoloSight"
{
resultVar $alpha
}
//OFFSET/SCALE
// Function that controls $holoOffset scalar
EntityScript
{
scriptFuncName "VMTCallback_FOVReticleOffset"
resultVar $translatescale
}
//Convar Based Scale manipulation
//
//Holo Scalar X
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[0]"
}
//Holo Scalar Y
Multiply
{
srcVar1 $scale_temp
srcVar2 $scale_post
resultVar "$holoScale[1]"
}
//EntityScript
//{
// scriptFuncName "VMTCallback_HoloSightOffset_RSPN101_Rear"
// resultVar $holoOffset
//}
"HoloSightOffset"
{
attachmentName "HOLO_FRONT"
horizontalScalar "0.5"
verticalScalar "-0.5"
resultVar $holoOffset
}
//Convar Based position manipulation
//
// Print $holooffset value for later use
Clamp //X axis
{
srcVar1 $valuezero
min "$holoOffset[0]"
max "$holoOffset[0]"
resultVar $holoOffsetX
}
Clamp //Y axis
{
srcVar1 $valuezero
min "$holoOffset[1]"
max "$holoOffset[1]"
resultVar $holoOffsetY
}
//Additional multiplication for scale+offset integration
Equals
{
srcVar1 $holoOffsetX
resultVar $holoOffsetX_temp
}
Equals
{
srcVar1 $holoOffsetY
resultVar $holoOffsetY_temp
}
multiply //scale+offset X axis
{
srcVar1 $holoOffsetX_temp
srcVar2 $scale_post
resultVar $holoOffsetX
}
multiply //scale+offset Y axis
{
srcVar1 $holoOffsetY_temp
srcVar2 $scale_post
resultVar $holoOffsetY
}
// additional offset scalar set by convar
multiply //X axis
{
srcVar1 $holoOffsetX
srcVar2 "$translatescale"
resultVar "$holoOffset2[0]"
}
multiply //Y axis
{
srcVar1 $holoOffsetY
srcVar2 "$translatescale"
resultVar "$holoOffset2[1]"
}
// Final transform
"TextureTransform"
{
"scaleVar" "$holoScale"
"translateVar" "$holoOffset2"
"resultvar" "$basetexturetransform"
}
}
}

View file

@ -1,12 +0,0 @@
Patch
{
"Include" "materials/models/weapons/attachments/holosight_reticle_front.vmt"
"Insert"
{
"$basetexture" "models\weapons\attachments\holo_reflex_reticle_rear_col"
"$color2" "[1 3 5]"
"$clroffsetzero" "[1 3 5]"
$holoScale "[1.0 1.0]"
}
}

View file

@ -1,25 +0,0 @@
// v1.01
//This file is auto-generated from reVaMpT. Edit at your own risk.
"VertexLitGeneric"
{
"$surfaceprop" "metal"
"$basetexture" "Models\Weapons\grenades\arc_grenade_col"
"$bumpmap" "Models\Weapons\grenades\grenades_nml"
"$envmap" "env_cubemap"
"$reflectiontint" "Models\Weapons\grenades\grenades_spc"
"$reflectiontintshininess" "Models\Weapons\grenades\grenades_spc"
"$reflectiontintcolor" "1"
"$fresnelamount" "1"
"$fresnelintensity" "10"
"$fresnelcurvesharpness" "1"
"$envmapfresnel" "1"
"$envmapLambertian" "3"
"$envmaptint" "[1 1 1]"
"$EnvmapSharpnessBias" "0"
"$specularboost" "1.5"
"$speculartint" "[1 1 1]"
"$shininess" "Models\Weapons\grenades\grenades_exp"
"$selfillum" "1"
"$selfillummask" "models\weapons\grenades\arc_grenade_ilm"
}

Some files were not shown because too many files have changed in this diff Show more