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.
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.
@@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
@@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?
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
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.
thank you mate
No problem, friend :)
Tanksssssss
Glad it's been useful! :D
i want it on an offline server, one that i create in the menu, not hlds
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.
@@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
@@mbappeeeee What HL mod?
@@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
@@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?
i keep getting errors
Can you be a little more specific? What errors, when do you get them and even why do you get them?