Jump to content
  • 0

PLS Help!!!!!


xxSPEEDYxx

Question

Deci sa va explic:

Am pus asa:

if(strcmp(cmdtext, "/cmds", true) == 0)

    {

    if(Roman[playerid] == 0)

    {

    ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Commands Simples:/car /arme /teles \n \

\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \

\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \

\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n\

\n/tc1 /tc2 /tc3 /gps [id/off] /day /night /sad /para \n\

\n/myskin /skin /nrg /credits /bweapons /sweapons /glasses \n\

\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n\

\nAcestea sun comenzile :D!","OK","Iesire");

}//cand am puse astea...dau copile imi da Don't Send sau Send Error Now

return 1;

}

   

    if(Roman[playerid] == 1)

    {

ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Comenzi Simple:/car /arme /teles \n \

\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \

\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \

\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n \

\n/tc1 /tc2 /tc3 /gps [id/off] /zi /noapte /sad /para \n \

\n/myskin /skin /nrg /credits /barme /sarme /glasses \n \

\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n \

\nAcestea sun comenzile :D!","OK","Iesire");

}//cand am puse astea...dau copile imi da Don't Send sau Send Error Now

return 1;

}

2.Cand ii asa: //fara {

if(strcmp(cmdtext, "/cmds", true) == 0)

    {

    if(Roman[playerid] == 0)

    {

    ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Commands Simples:/car /arme /teles \n \

\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \

\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \

\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n\

\n/tc1 /tc2 /tc3 /gps [id/off] /day /night /sad /para \n\

\n/myskin /skin /nrg /credits /bweapons /sweapons /glasses \n\

\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n\

\nAcestea sun comenzile :D!","OK","Iesire");

return 1;

}

   

    if(Roman[playerid] == 1)

    {

ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Comenzi Simple:/car /arme /teles \n \

\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \

\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \

\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n \

\n/tc1 /tc2 /tc3 /gps [id/off] /zi /noapte /sad /para \n \

\n/myskin /skin /nrg /credits /barme /sarme /glasses \n \

\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n \

\nAcestea sun comenzile :D!","OK","Iesire");

return 1;

}

Imi da errorile:

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(638) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(732) : error 017: undefined symbol "SystemMessage"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(736) : error 004: function "ReactionWin" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(776) : error 017: undefined symbol "dcmd_afk"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(777) : error 017: undefined symbol "dcmd_back"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(778) : error 017: undefined symbol "dcmd_brb"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(779) : error 017: undefined symbol "dcmd_afklist"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(780) : error 017: undefined symbol "dcmd_resetafk"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(975) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(986) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(1009) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(1024) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(1271) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(1281) : error 004: function "SendPlayerFormattedText" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(2236) : error 004: function "CountDown" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(2300) : error 017: undefined symbol "IsInvalidSkin"

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3365) : error 004: function "SetPlayerRandomSpawnWar" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3387) : error 004: function "SetPlayerRandomSpawnWar" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3410) : error 004: function "SetPlayerRandomSpawnWAR2" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3433) : error 004: function "SetPlayerRandomSpawnMinigun" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3479) : error 004: function "SetPlayerRandomSpawnBerlin" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3504) : error 004: function "SetPlayerRandomSpawnSpS" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3524) : error 004: function "SetPlayerRandomSpawnIs" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3545) : error 004: function "SetPlayerRandomSpawnSniper" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3581) : error 004: function "SetPlayerRandomSpawnAK47" is not implemented

C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\gamemodes\RO.pwn(3609) : error 004: function "SetPlayerRandomSpawnCdm" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

26 Errors.

PLS HEEEELP:((

Fara reclama in semnatura!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Greu cu identitarea asta ...

if(strcmp(cmdtext, "/cmds", true) == 0)

{
    if(Roman[playerid] == 0)
    {
    	ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Commands Simples:/car /arme /teles \n \
   		\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \
   		\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \
   		\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n\
   		\n/tc1 /tc2 /tc3 /gps [id/off] /day /night /sad /para \n\
   		\n/myskin /skin /nrg /credits /bweapons /sweapons /glasses \n\
   		\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n\
   		\nAcestea sun comenzile !","OK","Iesire");
    }
    if(Roman[playerid] == 1)
    {
	ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Comenzi Simple:/car /arme /teles \n \
   		\n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \
   		\n/afk /brb /back /ad /house /s /l /animlist /smoke \n \
   		\n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n \
   		\n/tc1 /tc2 /tc3 /gps [id/off] /zi /noapte /sad /para \n \
   		\n/myskin /skin /nrg /credits /barme /sarme /glasses \n \
   		\n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n \
   		\nAcestea sun comenzile !","OK","Iesire");
    }
    return 1;
}

Link to comment
Share on other sites

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.