ItsMods

Full Version: !get <weapon> help?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
All weapons... too much copy paste and writing.
(10-16-2012, 17:11)DidUknowiPwn Wrote: [ -> ]All weapons... too much copy paste and writing.

Hmmm, what about directionaries?
Like
Code:
Directionary<string, string> weapons = new Directionary<string, string>();
Code:
weapons.Add("aa12", "iw5_aa12_mp");


THEN do shit with chat.
So it's easier and you will get more organised code.
(10-16-2012, 17:46)JayDi Wrote: [ -> ]
(10-16-2012, 17:11)DidUknowiPwn Wrote: [ -> ]All weapons... too much copy paste and writing.

Hmmm, what about directionaries?
Like
Code:
Directionary<string, string> weapons = new Directionary<string, string>();
Code:
weapons.Add("aa12", "iw5_aa12_mp");


THEN do shit with chat.
So it's easier and you will get more organised code.

Dictionary<> Tongue
why should i use PM?? my question is of someone can make the .dll, because when i try it byself, it makes a .dll but when i try to load it and with other plugins, nothing happens. It doesn't load even other plugins.
Pages: 1 2 3 4 5