Hello Guys i Want Help From Kidnap!
#1

Hello Guys i Want Help From Kidnap!
i Want Get Player and me in Car Or Bikes Automatic
this i want please see here i want add it here
PHP код:
dcmd_kidnap(playerid,params[])
{
    new 
string[128];
    new 
ID;
    if(
sscanf(params"u"ID))
    {
        
SendClientMessage(playerid,COLOR_ERROR,"USAGE: /kidnap (Player Name/ID)");
        return 
1;
    }
    if(
IsSpawned[playerid] != 1)
    {
        
SendClientMessage(playerid,COLOR_ERROR,"You must be alive and spawned in order to be able to use this command.");
        return 
1;
    }
    if(
IsFrozen[playerid] == 1)
    {
        
SendClientMessage(playerid,COLOR_ERROR,"You have been frozen by a Server Administrator. You cannot use this command.");
        return 
1;
    } 
please help from this i want get player and me in car or bikes
Reply


Messages In This Thread
Hello Guys i Want Help From Kidnap! - by moustafa0550 - 19.09.2013, 19:09
Re: Hello Guys i Want Help From Kidnap! - by EiresJason - 19.09.2013, 19:15
Re: Hello Guys i Want Help From Kidnap! - by moustafa0550 - 19.09.2013, 19:42
Re: Hello Guys i Want Help From Kidnap! - by DanishHaq - 19.09.2013, 19:55
Re: Hello Guys i Want Help From Kidnap! - by TomatoRage - 19.09.2013, 20:02
Re: Hello Guys i Want Help From Kidnap! - by moustafa0550 - 19.09.2013, 20:16
Re: Hello Guys i Want Help From Kidnap! - by moustafa0550 - 19.09.2013, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)