Jump to content
  • 0

[GF/RP] Problema RolePlay Started


One

Question

Salut. Am si eu o problema. Am luat un GM RolePlay de inceput si cand ii dau Compile imi apare acest warning fara sa modific nimic.

C:\Users\One\AppData\Local\Temp\Rar$DIa0.866\rp.pwn(52) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


1 Warning
Linia:
#define strcpy(%0,%1,%2) %0="",strcat(%0,%2,%1)

Mai este ceva. Fara sa il modific, sau ii dau compile, cand intru, dupa ce ma inregistrez imi da kick, iar Serverul este deschis. Va rog ajutatima. E un GM Foarte bun pentru mine.

Scripter Incepator

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Imi mai da inca 6 erori daca sterg linia:

C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(2377) : error 035: argument type mismatch (argument 2)
C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(2426) : error 035: argument type mismatch (argument 2)
C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(2524) : error 035: argument type mismatch (argument 2)
C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(2643) : error 035: argument type mismatch (argument 2)
C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(5802) : error 035: argument type mismatch (argument 2)
C:\Users\One\AppData\Local\Temp\Rar$DIa0.315\rp.pwn(5803) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.

Scripter Incepator

Link to comment
Share on other sites

Salut. Am si eu o problema. Am luat un GM RolePlay de inceput si cand ii dau Compile imi apare acest warning fara sa modific nimic.

C:\Users\One\AppData\Local\Temp\Rar$DIa0.866\rp.pwn(52) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


1 Warning
Linia:
#define strcpy(%0,%1,%2) %0="",strcat(%0,%2,%1)
Mai este ceva. Fara sa il modific, sau ii dau compile, cand intru, dupa ce ma inregistrez imi da kick, iar Serverul este deschis. Va rog ajutatima. E un GM Foarte bun pentru mine.
inlocuieste cu asta
#define strcpy(%0,%1,%2) strcat((%0[0] = '\0', %0), %1, %2)

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

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.