Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
sourcemod
empfun
Commits
a7c6981d
Commit
a7c6981d
authored
Mar 30, 2020
by
Mikleo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--
parent
aef246fd
Pipeline
#9120
passed with stages
in 15 seconds
Changes
9
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
5 additions
and
5 deletions
+5
-5
dist/addons/sourcemod/plugins/empfun.smx
dist/addons/sourcemod/plugins/empfun.smx
+0
-0
dist/addons/sourcemod/scripting/empfun.sp
dist/addons/sourcemod/scripting/empfun.sp
+4
-4
dist/models/empfun/platform2.dx80.vtx
dist/models/empfun/platform2.dx80.vtx
+0
-0
dist/models/empfun/platform2.sw.vtx
dist/models/empfun/platform2.sw.vtx
+0
-0
dist/models/empfun/platform4.dx80.vtx
dist/models/empfun/platform4.dx80.vtx
+0
-0
dist/models/empfun/platform4.sw.vtx
dist/models/empfun/platform4.sw.vtx
+0
-0
dist/models/empfun/platform8.dx80.vtx
dist/models/empfun/platform8.dx80.vtx
+0
-0
dist/models/empfun/platform8.sw.vtx
dist/models/empfun/platform8.sw.vtx
+0
-0
dist/updater.txt
dist/updater.txt
+1
-1
No files found.
dist/addons/sourcemod/plugins/empfun.smx
View file @
a7c6981d
No preview for this file type
dist/addons/sourcemod/scripting/empfun.sp
View file @
a7c6981d
...
...
@@ -9,7 +9,7 @@
#include <updater>
#define PluginVersion "0.9
4
"
#define PluginVersion "0.9
5
"
float pVersion;
// note linearmap field is unstable
...
...
@@ -321,15 +321,15 @@ public OnMapStart()
}
if(ef_useblockmodels.IntValue > 0)
{
AddFileToDownloadsTable("models/empfun/platform2.dx
8
0.vtx");
AddFileToDownloadsTable("models/empfun/platform2.dx
9
0.vtx");
AddFileToDownloadsTable("models/empfun/platform2.mdl");
AddFileToDownloadsTable("models/empfun/platform2.phys");
AddFileToDownloadsTable("models/empfun/platform2.vvd");
AddFileToDownloadsTable("models/empfun/platform4.dx
8
0.vtx");
AddFileToDownloadsTable("models/empfun/platform4.dx
9
0.vtx");
AddFileToDownloadsTable("models/empfun/platform4.mdl");
AddFileToDownloadsTable("models/empfun/platform4.phys");
AddFileToDownloadsTable("models/empfun/platform4.vvd");
AddFileToDownloadsTable("models/empfun/platform8.dx
8
0.vtx");
AddFileToDownloadsTable("models/empfun/platform8.dx
9
0.vtx");
AddFileToDownloadsTable("models/empfun/platform8.mdl");
AddFileToDownloadsTable("models/empfun/platform8.phys");
AddFileToDownloadsTable("models/empfun/platform8.vvd");
...
...
dist/models/empfun/platform2.dx80.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/models/empfun/platform2.sw.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/models/empfun/platform4.dx80.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/models/empfun/platform4.sw.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/models/empfun/platform8.dx80.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/models/empfun/platform8.sw.vtx
deleted
100644 → 0
View file @
aef246fd
File deleted
dist/updater.txt
View file @
a7c6981d
...
...
@@ -4,7 +4,7 @@
{
"Version"
{
"Latest" "0.9
4
"
"Latest" "0.9
5
"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment