Search results

  1. dutchmeat

    Kaination's AMXX/Plugin installation guide

    but that's not the issue:
  2. dutchmeat

    Yea ive created something!

    just a question, is it posible/ is it already done, that you can enlarge the mapsize? i think the current mapsize is too small for esf.
  3. dutchmeat

    Transforming while moving

    Transforming (should) cost KI. so when someone is swooping and doing a quick transform, he should have to watch out that he doesn't run out of KI.
  4. dutchmeat

    Kaination's AMXX/Plugin installation guide

    go to the esf/addons/amxmodx/configs folder, and open 'plugins.ini'. now remove this line: EvolutionX.amxx now, the Evolution mod is now inactive.
  5. dutchmeat

    Cant create servers

    open 'liblist.gam' (in your esf directory) in notepad, and add '//' before this line: gamedll "addons\metamod\dlls\metamod.dll" so it would be something like this: //gamedll "addons\metamod\dlls\metamod.dll" this should disable metamod, now try again.
  6. dutchmeat

    Cant create servers

    i asumed this was a crash problem. But this could also be a 'Wav precaching problem' , a 'Cannot resolve to host' problem(NET_ERROR: NO HOST or something) If it's an internet problem, first start in lan (yes sv_lan 1) so be sure you've checked the 'Lan game' box. If this don't work, try...
  7. dutchmeat

    Cant create servers

    now, start esf type 'log on' and 'sv_logfile 1' in console create a server post the logfile in this topic. you should also try disable all amxx plugins (if running) and create the server.
  8. dutchmeat

    I want to learn how to code a half-life mod

    :yes: Your welcome...
  9. dutchmeat

    I want to learn how to code a half-life mod

    Because AmxmodX is easier to code. especially for a newbie.
  10. dutchmeat

    I want to learn how to code a half-life mod

    A normal reply: Actually you can't 'code' any minimod for ESF, since you will need their source code. and NO they won't release it(yet?). BUT, you can create a minimod using 'AmxModX', this is a pluginmanager. AmxmodX runs under Plugin manager for halflife called 'MetaMod'. it's like...
  11. dutchmeat

    Kaination's AMXX/Plugin installation guide

    I compiled the ESF_POWERLEVEL_CHANGER for you guys for the EVM/1.0 version: link: esf_powerlevel_changer.amxx and i also created a 'fix' for the spiritbomb - charge push crash. This is a bug of Evm. link: SBFix.amxx Good luck, Dutchmeat, 'coder'
Top Bottom