Jump to content
  • 0

Help me


Cbr.

Question

Am bagat asta in GM:

if (PlayerInfo[playerid][pLevel] >= 0)

{

format(string2, sizeof(string2), "LOGIN: %s has logged under IP:{FF0000} %s.",playername2, playersip);

SendAdminMessage(COLOR_YELLOW2,string2);

}

si imi da eroare la playership, ma ajutati sa o rezolv ?

C:\Users\Madalin\Desktop\server windows\gamemodes\Godfather.pwn(21062) : error 017: undefined symbol "playersip"

C:\Users\Madalin\Desktop\server windows\gamemodes\Godfather.pwn(40233) : warning 202: number of arguments does not match definition

C:\Users\Madalin\Desktop\server windows\gamemodes\Godfather.pwn(50019) : warning 202: number of arguments does not match definition

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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.