Live
Manage Rooms
Mar 2mrcougar:Ree
Mar 1Starkiller666:I mean, I like it. But also I modded Discord to get away from the grey lol
Mar 1Starkiller666:This is just Discord with extra steps
Feb 28mIKe:GIF
Jan 21Master_Frag:We live in a society.
Sep 23, 2025.Lb:I'm gonna tie you up
Sep 16, 2025Starkiller666:We're still alive! Wild!
Mar 15, 2025stryker123abc:can i get another invite lol i didnt check back @michael
Dec 11, 2024Starkiller666:Time for my usual December "We're still alive!" message
Apr 21, 2024Master_Frag:Oh hai shoutbox
Apr 14, 2024Michael:I've sent you one stryker
Mar 30, 2024stryker123abc:can i get a new discord link
Mar 19, 2024.Lb:wat
Mar 16, 2024mIKe:Lb wake up we're reunion'ing
Mar 11, 2024Starkiller666:Sup
Mar 11, 2024Blaze:sup noobs
Feb 11, 2024Starkiller666:We're still alive!
Nov 1, 2023gamethan:Yoyo dudes! Hope everyone's doing well!
Aug 3, 2023Starkiller666:Howdy
Jul 16, 2023mIKe:Hi
May 21, 2023neonringo:Funny, how I first started out here when I was like, 10/13 around that age, I'm now almost 30!
May 21, 2023neonringo:Is it dead now tho?
May 21, 2023Starkiller666:We're still not dead
Apr 12, 2023jamesisjam2lol:Can someone DM me the discord server invite on discord, I'm Rasttny#9215 TIA
Feb 22, 2023LaZy cAt:ouch
Sep 22, 2022iBiinky:Hello old friends! Hope everyone is well
Feb 5, 2022gamethan:Heck, good memories here :) miss the good ol days in the Legit server
Login or Register to shout
Thread Rating:
  • 11 Vote(s) - 2.09 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mIKes-ReVeNGe [Zombie>||<Survival] SN#1
03-14-2013, 06:10 PM,
#11
I am working on the download issue, for some reason models and textures aren't being transferred.
Reply
03-14-2013, 06:36 PM,
#12
You can try http://python.eventscripts.com/pages/Es.precachemodel

Maybe even make a cfg file with all the models and have it pulled

Code:
def es_map_start(event_var):
    for filename in downloadables:
        es.stringtable('downloadables', filename)
    for skin in skins:
        es.precachemodel(_mdlstr(skin['model']))

def _mdlstr(model):
    if model[:7] != 'models/':
        model = 'models/'+model
    if model[-4:] != '.mdl':
        model = model + '.mdl'
    return model
Reply
03-14-2013, 06:54 PM,
#13
I use the es_map_start.cfg under the events folder in the servers cfg folder, but unfortunately es won't read the config I guess, or it stopped whenever I updated it. I'm not good at es I only know how to make simple edits and make a basic .py

I'm guessing I deleted a folder with the py controlling it, if you could tell me what folder it is or how to make the above code
read from that cfg that would be awesome.
Reply
03-14-2013, 07:31 PM, (This post was last modified: 03-14-2013, 07:35 PM by .Lb.)
#14
Okay ran a few tests, precaching isn't working 100% but this loop-pole is.

add to your autoexec.cfg
Code:
es_load downloads

and drop this file in /addons/eventscripts/downloads/
--------------removed------------
(I will delete this from the ftp when you reply)

restart your server
Reply
03-14-2013, 07:33 PM,
#15
Go ahead and delete, thanks El Bee!
Reply
03-14-2013, 07:39 PM,
#16
Ya, no problem. Hopefully this works
Reply
03-14-2013, 07:46 PM,
#17
I don't know why but that py changes server name back to default
Reply
03-14-2013, 10:11 PM,
#18
Update #1:

The good news is that all downloads are working again, and the
main motd has been updated.

Now for the bad news my fellow Compadres

SourceOP - Fucked
Mani Admin Mod - Fucked (Disabled From Start For Full SM Integration"
Eventscripts - Half Fucked (Python Is Having Problems) the zombie
coding is still having major issues with round restarts. The more players the worse things get.

MetaMod - Running Good
SourceMod - Running Good

Until I get isivisi working on the code again or find a willing participant
on the ES site things are going to be in a (half-baked) state.
Reply
03-15-2013, 10:51 AM,
#19
You have to figure out what is up with mIKe's box; why it isn't allowing SourceOP to load and breaking python.
I have everything running as it should for the Build beta server and on my own pc.
I assume it has something to do with .Net Framework or some other deps, can't really debug since all of minecraft and whatever else is in the way of multiple reboots.
Reply
03-15-2013, 08:24 PM,
#20
Getting mIKe to update the .Net Framework and debug would take metric tons of GabeN fat.
It's just not possible.
Reply




Users browsing this thread: 3 Guest(s)