Jump to content
  • 0

Problema


Funnk@

Question

Salut, cum pot rezolva chestiile astea? 

E:\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rx" shadows a variable at a preceding level
E:\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "ry" shadows a variable at a preceding level
E:\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rz" shadows a variable at a preceding level
C:\Users\Funnk\Desktop\GB project\GB project\gamemodes\gbproject.pwn(208) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Ai deja definite variabilele rz, rx, si ry. Incearca sa le numesti altfel in comanda, sau sa nu le mai definesti deloc si doar inlocuiesti ca sunt deja puse.

Cea mai mare realizare:

public OnPlayerConnect(playerid)
{
	Kick(playerid);
}

 

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.