[CS 1.6] Tactical scenarios for each round - where do I start? Help! :-)
Hi guys,
I posted my idead about a tactical scenario plugin for CS 1.6 here: https://forums.alliedmods.net/showthread.php?t=240614 I am completely new to Pawn and AMXX Scripting though I can code a little bit in various languages. Therefore I kindly ask anyone out here to give me a few hints on how to realize this plugin. I am asking for a very basic road map like "You need to modify this, that and this. Then hook into X and make sure to use A, B and C procedures often." so I get a basic idea of what to do here. Imho this plugin shouldn't be that much of an effort if you start slowly with the basic features. Thanks for any help. Appreciate it! |
Re: [CS 1.6] Tactical scenarios for each round - where do I start? Help! :-)
there's no answer for your question
start working on the plugin and search the webs, preferably approved not very old plugins on alliedmodders for everything you need to use in your plugin for example, for loading custom spawns for a map scenario you could use map_spawns_editor to learn how to customize spawn points. You can also learn how to create a menu to configure and store data for your plugin the best source for learning is taking people's plugins and learning to understand what they do, and how you can use them in your aid, it's what I did when I first started two years ago search, try, fail, try again and repeat the process until success, you'll feel much better when you finally make it work than if you would have asked for help, so only ask if you're seriously stuck you can always pm me if you have any question that seems to simple to post about but you can't seem to find an answer to online, but I don't know everything either |
Re: [CS 1.6] Tactical scenarios for each round - where do I start? Help! :-)
Thanks. That helps me get going.
|
Re: [CS 1.6] Tactical scenarios for each round - where do I start? Help! :-)
Quote:
The most important thing is when accepting code from somebody else, is that you fully understand what it does and how it works, before you use it. |
| All times are GMT -4. The time now is 09:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.