Jump to content
  • 0

Question

Posted

Dc imi zice asa la orice comanda ?

Untitled.png

Comenzi im GM sunt .. ex:

	if (strcmp(cmd, "/stats", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			if (gPlayerLogged[playerid] != 0)
			{
				ShowStats(playerid,playerid);
			}
			else
			{
				SendClientMessage(playerid, COLOR_GRAD1, "   You are not Logged in !");
			}
		}
		return 1;
	}

8 answers to this question

Recommended Posts

Posted

#include <a_samp>

#include <core>

#include <float>

#include <time>

#include <file>

#include <utils>

#include <morphinc>

#include <streamer>

#include <sscanf>

#include <zcmd>

Posted

:D :D :D :D :D :D :D

pai normal k nu o sa mearga......pt k tu ai zcmd si folosesti strcmp!!!!!

in loc de        if (strcmp(cmd, "/stats", true) == 0)          pune          CMD:comanda(playerid, params[])

bafta!!!! :D :D :D :D :D :D

plQ8h9B.jpg

Posted

frate.......nu iti recomand...........zcmd este cel mai rapid processor de comenzi!!!!!

El are server RP dupa cum observ daca as avea Rp si eu as alege sa las pe strcmp pentru ca sunt multe comenzi de pus pe ZCMD

Massari e curva mea

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.