• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help need help?how to make plugins code
#1
hi guysAngel today i need our member help?
how you can help me??
you can help me from tell me what first i start with it to learn how to make plugin code!!can help plz??? imake this code see if it work it for change no ammo for inf
but i need help to learn!!
Code:
using System;
using Addon;
using System.Threading;
namespace NoAmmo
{
    public class NoAmmo : CPlugin
    {
        public override void OnPlayerSpawned(ServerClient Client)
        {
            if (Client.Team == Teams.Axis)
            {
                Client.Ammo.SecondaryAmmo = 0;
                Client.Ammo.SecondaryAmmoClip = 0;
                Client.Ammo.PrimaryAmmo = 0;
                Client.Ammo.PrimaryAmmoClip = 0;
                Client.Ammo.OffhandAmmo = 0;
            }
        }
    }
}[/php]
[hr]
wtf i no't post it like this
[hr]
using System;
using Addon;
using System.Threading;
namespace NoAmmo
{
    public class NoAmmo : CPlugin
    {
        public override void OnPlayerSpawned(ServerClient Client)
        {
            if (Client.Team == Teams.Axis)
            {
                Client.Ammo.SecondaryAmmo = 0;
                Client.Ammo.SecondaryAmmoClip = 0;
                Client.Ammo.PrimaryAmmo = 0;
                Client.Ammo.PrimaryAmmoClip = 0;
                Client.Ammo.OffhandAmmo = 0;
            }
        }
    }
}
[hr]
hi guys:angel: today i need our member help???
i need help for with what i start to learn how to make plugin/??
if you can help me tell me with what i start
and see this code i make it for noammo for inf only
[code]using System;
using Addon;
using System.Threading;
namespace NoAmmo
{
    public class NoAmmo : CPlugin
    {
        public override void OnPlayerSpawned(ServerClient Client)
        {
            if (Client.Team == Teams.Axis)
            {
                Client.Ammo.SecondaryAmmo = 0;
                Client.Ammo.SecondaryAmmoClip = 0;
                Client.Ammo.PrimaryAmmo = 0;
                Client.Ammo.PrimaryAmmoClip = 0;
                Client.Ammo.OffhandAmmo = 0;
            }
        }
    }
}
[/php][/quote]

Code:
using System;
using Addon;
using System.Threading;
namespace NoAmmo
{
    public class NoAmmo : CPlugin
    {
        public override void OnPlayerSpawned(ServerClient Client)
        {
            if (Client.Team == Teams.Axis)
            {
                Client.Ammo.SecondaryAmmo = 0;
                Client.Ammo.SecondaryAmmoClip = 0;
                Client.Ammo.PrimaryAmmo = 0;
                Client.Ammo.PrimaryAmmoClip = 0;
                Client.Ammo.OffhandAmmo = 0;
            }
        }
    }
}
  Reply
#2
you don't really need a plugin for that, just edit your .dsr map so you have no weapon chosen for infected.
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

  Reply
#3
(08-30-2013, 11:48)hillbilly Wrote: you don't really need a plugin for that, just edit your .dsr map so you have no weapon chosen for infected.

i know man i only went to learn help??? if you canBig Grin
  Reply
#4
if u understand you right do i htink you mean where you can complie the code... am i right?
if that can you use 2 difficult things.
1 get Visual studio.
2 download the Plugin Maker from @SailorMoon easy to use and easy to create easy mods as this one.
  Reply
#5
thx man.i have plugin maker but i do't know how to use can you tell me with video or photo ?? plz

how i can uplode file in post? i have make plugin from plugin maker/ only what i do i put my code in the mian and chose name and then compile??? that whaht i do!

yes thx for help and nowi need one help?and it how i make code to compile it???

(08-30-2013, 23:40)EnVi Sweden Rocks Wrote: if u understand you right do i htink you mean where you can complie the code... am i right?
if that can you use 2 difficult things.
1 get Visual studio.
2 download the Plugin Maker from @SailorMoon easy to use and easy to create easy mods as this one.
i wll give you thank you but help me with how to make code and modes and how to use plugin maker!! ok?
  Reply
#6
i can complie it to you!
  Reply
#7
(08-31-2013, 09:37)EnVi Sweden Rocks Wrote: i can complie it to you!
thxxxxxxxxx but you try it??? it work ????Big Grin

man i see this dll thx for help but it like what i make what i need it work?? try it? i do't know how to use this plugin how i get tapy? i need go to sv_config?? but my ask try it and see if you find any thing in sv_config for plugin plz
  Reply
#8
(08-31-2013, 11:32)hXnarutoXone Wrote:
(08-31-2013, 09:37)EnVi Sweden Rocks Wrote: i can complie it to you!
thxxxxxxxxx but you try it??? it work ????Big Grin

man i see this dll thx for help but it like what i make what i need it work?? try it? i do't know how to use this plugin how i get tapy? i need go to sv_config?? but my ask try it and see if you find any thing in sv_config for plugin plz

nothing in sv_config.
i've tested it!
(PS: Remember that this plugin only works in the Steam Version, if not it might don't work!)
  Reply
#9
yes i hack!!!! what you need?

and i make this hack!! and who is ask you i was ask EnVi Sweden Rocks

i will report you for bad Language
  Reply
#10
Lol, doesn't know how to compile something and makes a hack, sure
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Plugins are not working clemi555 7 4,348 11-03-2013, 10:55
Last Post: d0h!²
  MW3 Plugins Arcane 1 2,778 10-19-2013, 10:30
Last Post: Nekochan
  Make area detect. flag Teleport lewisbibo 4 4,615 10-12-2013, 18:10
Last Post: EnVi Sweden Rocks
Wink Make Platforme lewisbibo 5 4,504 10-08-2013, 14:35
Last Post: 8q4s8
  Make obj MW3.by lewisbibo lewisbibo 3 3,442 10-05-2013, 20:16
Last Post: Nekochan
  Make obj MW3.by lewisbibo lewisbibo 0 2,164 10-03-2013, 20:19
Last Post: lewisbibo
  Help Code color crosshairs koren30 3 3,617 10-02-2013, 19:26
Last Post: koren30
  [Request] Request for !afk and !balance plugins. UlTiiMaTuM 3 3,220 09-10-2013, 02:13
Last Post: UlTiiMaTuM
  Help Need Help with C# code tubwux 2 3,085 08-27-2013, 18:18
Last Post: tubwux
  [Request] Compile this code please dozsa0 4 3,765 08-10-2013, 21:02
Last Post: Nukem

Forum Jump:


Users browsing this thread: 1 Guest(s)