Search Results
Hey,when a player is in a car minigame,and him fall in water,him must to be out of minigame after what him fall in water. How can I make that?
116
Know someone what is the problem here? HTML Code: foreach(new i: Player) if(CosminInfo[i][ReportedBy] != -1 && i != Player) format(eString, sizeof(eString), "\n#{E4EDF4}%d {FF8000}%s {E4EDF4...
101
Quote: Originally Posted by justinnater I addressed where the problems are comming from and how they should be handled. What is it you have an issue with for fixing it?\ Edit; Add a...
121
Quote: Originally Posted by justinnater You have to be more precise here... Can you define 'don't work so great' please? Looking at your code... I have a few things I would like to point ...
121
How can make that command to work with reason,because when I use that command,don't work so great... HTML Code: CMD:respect(playerid, params[]) { new Player, Reason[256]; new Str[2500]; //--------...
121
Quote: Originally Posted by antixgaming You have to reset page some time in the script. Yes,but,if I delete what reset the reports,the system don't work...
202
Quote: Originally Posted by SymonClash Tangled? Look here,and you will se what is wrong: https://imgur.com/EF7W9kh
202
Quote: Originally Posted by antixgaming And what is your issue? When I use command to solve the one of reports,the dialogue is tangled..
202
It no longer matters,I have another problem,leave that..
191
When a have more reports,and I solve one of them,happend that: https://imgur.com/EF7W9kh This is the code: Код HTML: foreach(new i: Player) if(CosminInfo[i][ReportedBy] != -1 && i != Play...
202
Quote: Originally Posted by DaniceMcHarley Код: foreach(new l: Player) if(CosminInfo[l][Level] >= 3) { if(ServerInfo[ServerReports] == 0) TextDrawHideForPlayer(l, Rep...
191
So,a player use /hmessage for help,and the comand /answer is for answer on him problem,but,if I write ex:"/answer 1" work,but should not. Command /answer do not work if the ID is not on the player wha...
191
So,I have a problem,I do not know how can make an error. If a player send a message to admins,and the admin use command to solve him problem,and write another id,work,but it should not. Here can see ...
191
Quote: Originally Posted by Leaky Show the whole command because I'm confused with what you are trying to do there I solved,but thank's.
93
I need help,I want to make tow commands in one,but I have an error,and I don't have ideea how can to solve. Error: Код HTML: D:\Counter-Strike 1.6 - WaRzOnE\ESW\gamemodes\ESW.pwn(26926) : error 0...
93
Quote: Originally Posted by TokicMajstor Your scripting method is very strange for me but if you understand me, on the way that you set the string to that report, do the same thing under O...
158
Quote: Originally Posted by TokicMajstor I've readed all of that but you haven't showed me the main thing, that dialog where is list of all reports Here is: Код HTML: CMD:reports(pl...
158
Quote: Originally Posted by TokicMajstor Just add code to remove that report under OnPlayerDiscconect, or show me your report command The Report system work with command "/res" to resol...
158
I have a problem here,when the reported player is disconnected,the server shows that the player is still reported,and should not be. Ph: https://imgur.com/Apty5Yx Код HTML: if(CosminInfo[playeri...
158