View Single Post
XKotlin64
Junior Member
Join Date: Mar 2020
Old 03-24-2020 , 09:21   Re: how to make weapons can be used full map
Reply With Quote #3

Quote:
Originally Posted by fysiks View Post
You need to write a plugin that will give your the weapon when you spawn. You can find ways to hook spawn (hint: Ham_Spawn) and give weapons by searching in the Tutorials section and/or Scripting Help. Also, looking at plugins that already do similar things is a good way to learn how to do certain functions.
That's not what I meant, sir

so I have a weapon plugin file for zombie plague, after one round, the weapon is gone and I have to buy it again, so how can I use it until one map is complete without having to buy weapons every round?
What code should I add to the plugin?
XKotlin64 is offline