Counter-Strike 1.6 - Installing plugins and solving AMX Mod X Pawn Error

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 14

  • @Starbux.34
    @Starbux.34 ปีที่แล้ว +1

    how to learn this professionaly? i wanna make a zm server but for example idk how to change skin of a extra item or how to make extra items menu

    • @nitnelavspetorials
      @nitnelavspetorials  ปีที่แล้ว +1

      I mean, you could learn by doing mostly, but even more importantly, I think that having fun while doing it is what will push you even further.
      Try and see how the documentation works, try to see popular plugins. Open the .sma files and try to understand the logic inside it. Change things inside it, recompile it and test it out to see if it works.
      I tried something similar with the buggy zombie swarm mode. I managed to fix most things. Here's some videos of me for two hours trying to understand the language and what the authors wanted to do and what didn't they manage to do.
      th-cam.com/video/EcSCnii3pYc/w-d-xo.html
      th-cam.com/video/Jk1tNJg3zZw/w-d-xo.html
      I wouldn't say "professionally". The game is pretty much dead, but I think that as long as you're having fun and learning some logic with these tools is what will bring you value.
      And, to answer your question, changing skins of extra items should be easy and straightforward -> point the name to the correct path. And also, when adding/removing, you will most likely need to add the plugin, the config, the model files + sound (aka resources), and also change the zombie config I suppose, so that you add your path and new items there. I think I've done that once too, but as far as I remember it was straightforward.

  • @axelyon2924
    @axelyon2924 2 ปีที่แล้ว +1

    thank you mate

  • @SampLand
    @SampLand ปีที่แล้ว +1

    Tanksssssss

  • @mbappeeeee
    @mbappeeeee 7 หลายเดือนก่อน

    i want it on an offline server, one that i create in the menu, not hlds

    • @nitnelavspetorials
      @nitnelavspetorials  7 หลายเดือนก่อน

      Offline server console works EXACTLY like HLDS. If you start in the single player after you placed your plugins, you should still be able to play with plugins offline.

    • @mbappeeeee
      @mbappeeeee 7 หลายเดือนก่อน

      @@nitnelavspetorials i managed to make it work for cs, but i need it for a hl mod combined wirh cs 1.6 and metamod fails to load

    • @nitnelavspetorials
      @nitnelavspetorials  7 หลายเดือนก่อน

      @@mbappeeeee What HL mod?

    • @mbappeeeee
      @mbappeeeee 7 หลายเดือนก่อน

      @@nitnelavspetorials one that i'm trying to create, it uses cs's dlls and has deathrun maps and i'm trying to install bhop to it since cfgs dont work anymore

    • @nitnelavspetorials
      @nitnelavspetorials  7 หลายเดือนก่อน

      @@mbappeeeee mm okay, so you're trying to install the bhop. What do you need exactly for it? You want to install it through AMX Mod X? If you try that it doesn't work, right? If that's the case, you know what I suspect? Overrides. When you're installing the AMX, it could be possible that it overrides the existing files. Can you check out the differences between what was installed and what you install?

  • @robotgmaercool23
    @robotgmaercool23 ปีที่แล้ว

    i keep getting errors

    • @nitnelavspetorials
      @nitnelavspetorials  ปีที่แล้ว

      Can you be a little more specific? What errors, when do you get them and even why do you get them?