if(strcmp(cmd, "/a", true) == 0 || strcmp(cmd, "/activity", true) == 0)
{
new string1[128];
tmp = strtok(cmdtext,idx);
if(!strlen(tmp))
{
...................
...........
........
if(strcmp(cmd, "/a", true) == 0 || strcmp(cmd, "/activity", true) == 0)
SendClientMessage(playerid, -1, "I love you bro, i'm gay pro");
GameTextForPlayer(playerid, "~w~Wow ~r~You are a gay pro!", 2000, 4);
SendClientMessage(playerid, -1, "I love you bro, i'm gay pro"); GameTextForPlayer(playerid, "~w~Wow ~r~You are a gay pro!", 2000, 4);
if(strcmp(cmd, "/a", true) == 0 || strcmp(cmd, "/activity", true) == 0)
{
new string1[128];
tmp = strtok(cmdtext,idx);
if(!strlen(tmp))
{
#pragma tabsize 0
if(strcmp(cmd, "/a", true) == 0 || strcmp(cmd, "/activity", true) == 0)
{
new string1[128];
tmp = strtok(cmdtext,idx);
if(!strlen(tmp))
{
...................
...........
........
if(strcmp(cmd, "/a", true) == 0 || strcmp(cmd, "/activity", true) == 0)
{ // Opening bracket which means you gotta go 4 spaces till the action.
new string[128];
SendClientMessage(playerid, COLOR_WHITE "Testing");
}
but I put the system on Server.cfg || Filerscripts and the system dont update me on the sever.. on the dos this is load the system but the command dont work why ? :O |