Search Results
Its called curly brackets. Gj.
640
Its from define MAX_PLAYERS You forgot to put the number of MAX_PLAYERS
121
Today i learned that when you declare a stock or a function like : Код: stock printf.one() { } The compiler doesn't manage that, well because of the point '.', and it gives an error of "Undefine...
39,546
Quote: Originally Posted by nezo2001 PHP код: CarInfo[vID][owner][0] = EOS;  What is EOS? add_constant("EOS", 0, sGLOBAL, 0); /* End Of String, or '\0' */ EOS = End Of S...
151
I don't know what the hell is that, but its printed $one $one $one for me, but i see that your stock function is pointless, you can use it directly or using a define. Code: #define getNum(%0) number...
80
Quote: Originally Posted by fordawinzz floatround converts the value to an integer. as the amount variable is a float you can do this: pawn Код: PlayerInfo[playerid][Health] -= amount;...
229
Quote: Originally Posted by Battlezone Well if you say so, reply with your code instead of pointing on useless things. Also I won't remove that duplicate code as he asked for 5 coords and ...
254
You are missing the check for access to ban.
245
GetPlayerName(playerid,pName,sizeof(pName)); GetPlayerName(playerid,aName,sizeof(aName)); You are getting the same player, take a look at the playerid, the 2 need to be replaced by the target.
245
Even if he miss that, you should skip it. lol, it make no sense. Also the whichone variable is pointless. Take a look again, you can execute the function directly, without the switch.
254
Quote: Originally Posted by Battlezone You did not talk about checkpoints at all in your topic, you should have explained from the beginning.. And the whichone = 1; means that the closest ...
254
Yep, i know. And how can a program have a access to clients file. The program is allocated on your computer.
142
Quote: Originally Posted by Dutheil In fact, it is possible but only if you have a laucher with a program that scans files of GTA San Andreas folder. I don't see an another solution. it...
142
Quote: Originally Posted by YoussefHammad i didnt really get all u said but how would getting rid of the spaces in tags or special characters or lowercases solve the problem ? do they real...
126
Dutheil, because i'm new in samp can you told me what value can return GetVehicleFileIDExgive? give me the min & max.
261
Quote: Originally Posted by Mariciuc223 Yes, amxmodx use it, samp use it, Mokoi Gaming use it, Open Legends use it, amxmod (without X) use it, adminmod use it, Amxbot use it and other. So ...
868
This topic really need an explanation. #57
8,234
Yes, it can be someday. You can use Splashtop, to remote your pc. and open the .exe
244