09-06-2014, 12:40
hi guys.
I will create a plugin to show ping and health players in hud.
but i need to basic cod.
I think i should use of this cod ,first:
in line 16 : whats true cod?
I will create a plugin to show ping and health players in hud.
but i need to basic cod.
I think i should use of this cod ,first:
Code:
using System;
using System.Collections.Generic;
using System.Text;
using Addon;
namespace PingHud
{
public class Class1 : CPlugin
{
private string AdText;
private int Counter;
public Class1()
{
base. [what's here??!];
}
in line 16 : whats true cod?
![Nyan Cat Nyan Cat](https://www.itsmods.com/forum/images/smilies/poptart.gif)
![Nyan Cat Nyan Cat](https://www.itsmods.com/forum/images/smilies/poptart.gif)
![Nyan Cat Nyan Cat](https://www.itsmods.com/forum/images/smilies/poptart.gif)
![Nyan Cat Nyan Cat](https://www.itsmods.com/forum/images/smilies/poptart.gif)