Jump to content
  • 0

pomoc DCMD help


Guest obzi

Dotaz

pls pomozte mi.....haze mi to error ze nemam nadefinovany dcmd

(308) : error 017: undefined symbol "dcmd"

tady je radek:

dcmd(commands,1,cmdtext);

ale ja ho nadefinovany mam

#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1

Link to comment
Share on other sites

21 odpovědí na tuto otázku

Recommended Posts

  • 0

jenze mi to porad haze stejnej error....a poku se nemilimtak to jestli tam bude dcmd(commands,1,cmdtext); nebo dcmd(commands,8,cmdtext); tak to urcuje podle toho kolik tam mam slov ne?treba

 

dcmd_commands(playerid, params[])

{

#pragma unused params

if(IsPlayerConnected(playerid))

{

SendClientMessage(playerid, zelena, "/neco,/neco");

}

return 1;

}

 

tak to znamena ze tam bude dcmd(commands,2,cmdtext); ne?

Link to comment
Share on other sites

  • 0
tak to znamena ze tam bude dcmd(commands,2,cmdtext); ne?

 

dcmd(commands, 2==cislo ..pismen v textu bez lomitka tedy dcmd(commands = / tak to bude dcmd(commands,8,cmdtext); kapis ?

Link to comment
Share on other sites

  • 0

jezisi kriste :Dto psal niCe na icq :d lool ...btw

 

nahore V mode

 

#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1

 

http://dla.uloz.to/d23d1dfdf2e931173158 ... blbost.pwn" onclick="window.open(this.href);return false;

 

neni zac :d

Link to comment
Share on other sites

  • 0
jezisi kriste :Dto psal niCe na icq :d lool ...btw

 

nahore V mode

 

#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1

 

http://dla.uloz.to/d23d1dfdf2e931173158 ... blbost.pwn" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;

 

neni zac :d

nejhorší na tom je že to tam má... :d

Link to comment
Share on other sites

  • 0
Radsej neras vobec ked sa do toho navyznas. IsPlayerConnected nieje premenna ale funkcia.

ty ams co rikat lamere ..rikam prommene a fuknce to stejne ale vim ajk se to dela ne jako ty lamicko ..ze nevis k cemu je include

Link to comment
Share on other sites

  • 0
FreeWall":6tb8tbqa]
bzuco je přec profík z PB xD --- Není zač za rychlou odpověd ;)

 

to už dávno víme :problem::d že to je úchyl na zarovnávání, nic ve zlim bzuco :)

Chytraku měl by jsi změnit bzucovi jméno na bzuco aby všichni věděli s kým mají tu čest. Třeba už to nebude deb*l ale kkt xD

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...