Quick STRCMP to DCMD Tutorial please
#1

Can someone please give me some Turorials on DCMD or show me what is changed from the STRCMP code to the DCMD code,Ill a example with STRCMP if someone could kindly convert and deaply explain how its diffrent to me plz

And are the fuctions the same just the codeing?

eg. My command codes start from this base..

Код:
        if (strcmp("/command", cmdtext, true) == 0)
        {
        //functions
        return 1;
        }
Thanks in advanced
Reply


Messages In This Thread
Quick STRCMP to DCMD Tutorial please - by <Weponz> - 30.10.2010, 18:56
Re: Quick STRCMP to DCMD Tutorial please - by WillyP - 30.10.2010, 19:03
Re: Quick STRCMP to DCMD Tutorial please - by Seven. - 30.10.2010, 19:05
Re: Quick STRCMP to DCMD Tutorial please - by <Weponz> - 30.10.2010, 19:07
Re: Quick STRCMP to DCMD Tutorial please - by Seven. - 30.10.2010, 19:12
Re: Quick STRCMP to DCMD Tutorial please - by <Weponz> - 30.10.2010, 19:20
Re: Quick STRCMP to DCMD Tutorial please - by WillyP - 30.10.2010, 19:22
Re: Quick STRCMP to DCMD Tutorial please - by karakana7 - 30.10.2010, 19:29
Re: Quick STRCMP to DCMD Tutorial please - by Cameltoe - 30.10.2010, 19:31
Re: Quick STRCMP to DCMD Tutorial please - by karakana7 - 30.10.2010, 19:35

Forum Jump:


Users browsing this thread: 1 Guest(s)