- 0
iar o problema:(
-
Similar Content
-
- 1 answer
- 89 views
-
- 3 replies
- 293 views
-
- 1 reply
- 324 views
-
- 1 answer
- 183 views
-
- 2 replies
- 139 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
xxSPEEDYxx
Deci...miam pus asta de pe GM-ul Drift Universe fakt de rock:
cmd = strtok(cmdtext, idx);
if(!strcmp(cmdtext, "/cmds", true))
{
new string[700], sL[600], sI[600], sU[500], sQ[500], sT[128], sR[600], sE[70];
format(sL, sizeof(sL), "{FDFF66}/flip /healme /credits /rules /cc /count");
format(sI, sizeof(sI), "{FDFF66}/godon /godoff /skin <id> /vcontrol /godlist");
format(sU, sizeof(sU), "{FDFF66}/godcar /cash /culori /zi /noapte /nrg /fix");
format(sQ, sizeof(sQ), "{FDFF66}/bug /sugestie /savep /loadp /sprunk /beer /smoke");
format(sT, sizeof(sT), "{FDFF66}/rampages /pgoto <id> /vcmds /cmds /ponline");
format(sE, sizeof(sE), "{FDFF66}/vup /vupoff /speedo");
format(sR, sizeof(sR), "Apasa {FC0303}2 {FDFF66}pentru a repara masina si apasa {FC0303}CLICK {FDFF66}pentru a adauga nitro!");
format(string, sizeof(string),"{FF0202}->/car [name]{EFED7A} foloseste {FF0202}/car [name]{EFED7A} pentru a lua masina dorita\n{FF0202}->/teles{EFED7A} foloseste {FF0202}/teles {EFED7A}pentru a vedea toate teleporturile \n{FF0202}->/vcontrol{EFED7A} foloseste {FF0202}/vcontrol {EFED7A}pentru a accesa Vehicle Control\n\n\n%s\n%s\n%s\n%s\n%s\n%s\n\n\n%s",sL,sI,sU,sQ,sT,sE,sR);
return ShowPlayerDialog(playerid, 1010, 0, "General Commands", string, "Ok", "Cancel");
}
Cand ii dau copile apare asta:
C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\RO.pwn(1157) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\user\My Documents\Servere de samp\Server&maps,filterscripts\RDU\RO.pwn(2491) : warning 219: local variable "string" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 7112 bytes
Code size: 523576 bytes
Data size: 1072040 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5352 cells (21408 bytes)
Total requirements: 1619112 bytes
2 Warnings.
Cand itru in joc tatez sa zicem /aa sau orice alta comanda imi scrie USE:/sex [id] [amout]
PLSSS HELP DIN NOU!
Fara reclama in semnatura!
Link to comment
Share on other sites
11 answers to this question
Recommended Posts