Search Results
new Spielerdatei[64]; You forgot the ";"
100
Quote: Originally Posted by ProdrifterX Shows errorZ :S anyone? MY bad i forgot ";" at the end of line 7 Код: public OnPlayerConnect(playerid) { new pName[24],PIP[16],String...
137
Код: public OnPlayerConnect(playerid) { new pName[24],PIP[16],String[128]; GetPlayerName(playerid, pName, sizeof(pName)); GetPlayerIp(playerid,PIP, sizeof(PIP)); format(string, si...
137
I think you got the same error as this guy, read my post(2nd) https://sampforum.blast.hk/showthread.php?tid=332866
120
Quote: Originally Posted by Jochemd pawn Код: new UselessData[129], data2[6], Playername[MAX_PLAYER_NAME],QueryString[100],Line[100];GetPlayerName(playerid,Playername,sizeof(Playername...
151
In you .cfg is the port corresponding to the port your forwarded in this case 7777
86
Are you using any plugins? Also, Its possible that your using functions which have been removed in the latest update.
67
Problem fixed -Please Delete this thread.
41
Make sure you are compiling with the latest sa-mp includes Download Here http://sa-mp.com/download.php
46