goto cmds
#6

PHP код:
[PHP]CMD:gotols(playeridparams[]) 

    if(
PlayerInfo[playerid][pAdmin] < 2) return SendClientMessage(playeridCOLOR_REDNOTADMIN); 
     
    { 
        
PlayerInfo[playerid][pInt] = 0
        
SetPlayerInterior(playerid0); 
           
SetPlayerPos(playerid1258.7352,-2036.7100,59.4561); 
           
SendClientMessage(playeridCOLOR_WHITE"You have been teleported to Los Santos!"); 
    } 
    return 
1

CMD:gotosf(playeridparams[]) 

    if(
PlayerInfo[playerid][pAdmin] < 2) return SendClientMessage(playeridCOLOR_REDNOTADMIN); 
     
    { 
        
PlayerInfo[playerid][pInt] = 0
        
SetPlayerInterior(playerid0); 
           
SetPlayerPos(playerid, -2018.0339,145.6004,27.9839); 
           
SendClientMessage(playeridCOLOR_WHITE"You have been teleported to San Fierro!"); 
    } 
    return 
1

CMD:gotolv(playeridparams[]) 

    if(
PlayerInfo[playerid][pAdmin] < 2) return SendClientMessage(playeridCOLOR_REDNOTADMIN); 
     
    { 
        
PlayerInfo[playerid][pInt] = 0
        
SetPlayerInterior(playerid0); 
           
SetPlayerPos(playerid2034.0673,1007.7039,10.8203); 
           
SendClientMessage(playeridCOLOR_WHITE"You have been teleported to Las Venturas!"); 
    } 
    return 
1

[/PHP]

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[22:40:06] filterscripts = ""  (string)
[22:40:06] weburl = "www.sa-mp.com"  (string)
[22:40:06] 
[22:40:06] Server Plugins
[22:40:06] --------------
[22:40:06]  Loading plugin: crashdetect
[22:40:06]   CrashDetect v4.15.1 is OK.
[22:40:06]   Loaded.
[22:40:06]  Loading plugin: sscanf
[22:40:06] 

[22:40:06]  ===============================

[22:40:06]       sscanf plugin loaded.     

[22:40:06]          Version:  2.8.2        

[22:40:06]    © 2012 Alex "******" Cole  

[22:40:06]  ===============================

[22:40:06]   Loaded.
[22:40:06]  Loading plugin: nativechecker
[22:40:06]   Loaded.
[22:40:06]  Loaded 3 plugins.

[22:40:06] 
[22:40:06] Filterscripts
[22:40:06] ---------------
[22:40:06]   Loaded 0 filterscripts.

[22:40:06]  
[22:40:06]  
[22:40:06]  
[22:40:06]  ======================================= 
[22:40:06]  |                                     | 
[22:40:06]  |        YSI version 3.09.0684        | 
[22:40:06]  |        By Alex "******" Cole        | 
[22:40:06]  |                                     | 
[22:40:06]  ======================================= 
[22:40:06]  
[22:40:06]  
[22:40:06]  
[22:40:06]  
[22:40:06] -------------------------------------------
[22:40:06] Connected to Grand Theft Auto Roleplay
[22:40:06] Welcome to Grand Theft Auto Roleplay
[22:40:06] -------------------------------------------
[22:40:06]  
[22:40:06] Number of vehicle models: 26
Reply


Messages In This Thread
goto cmds - by Jaua10 - 10.06.2018, 23:42
Re: goto cmds - by DarkSkull - 11.06.2018, 00:24
Re: goto cmds - by Robin96 - 11.06.2018, 00:36
Re: goto cmds - by Jaua10 - 11.06.2018, 01:45
Re: goto cmds - by SyS - 11.06.2018, 02:19
Re: goto cmds - by Jaua10 - 11.06.2018, 02:43
Re: goto cmds - by Sew_Sumi - 11.06.2018, 03:12
Re: goto cmds - by Jaua10 - 19.06.2018, 06:11
Re: goto cmds - by DerickClark - 19.06.2018, 06:13
Re: goto cmds - by kovac - 19.06.2018, 12:57

Forum Jump:


Users browsing this thread: 2 Guest(s)