Search Results
Hi does someone know what does this warning mean: Code: jit.inc(35) : warning 231: state specification on forward declaration is ignored The line 35 in jit.inc include is: Code: forward OnJITCompi...
53,464
Quote: Originally Posted by Calisthenics Use single quotes around strings '%s' and '%e' By the way, you do not need LIMIT clause if `ID` is PRIMARY KEY (which should be). I tried that ...
53,464
I need help, updating player passwords won't work Code: UpdatePlayerPass(playerid, newpass[]) { for(new i = 0; i < 16; i++) Player[playerid][Salt][i] = random(94) + 33; SHA256_PassHash(n...
53,464
Hi when i create new project and tick Create from pre-existing files i get warning or error message not sure : https://prnt.sc/k3pf5c here is details: Код: See the end of this message for deta...
7,629
Quote: Originally Posted by SilentSoul Can you show us your server.cfg ? Here it is: Код: echo Executing Server Config... rcon_password rcon 0 rcon 0 hostname Las Vegas RolePlay ...
106
My server started to crash, and this is crashdetect plugin output, i don't understand what this means so can you help me? I compiled script wiht -d3 flag. Код: [22:41:30] [debug] Run time error 4...
106
I made anticheat FS writen in this "Language",and it works great!
840
Quote: Originally Posted by Nirzor does ur GM have any Warnings if it has how many? No warnings,no errors.
190
Quote: Originally Posted by ombre use crashdetect plugin or use print(); in your cmd/function so if the server crash you see the problem. Tryed,didn't found anything.
190
Help please? I don't wont to loose 35 players,please help me :S
190
Okay,as title say,i have really really really BIG problem. When player try to login in to my server,or he types port command(/goto),client WILL crash. Tonight,everything worked great,and today when i ...
190
Well,this is actualy included in PAWN( CTRL + H ),so i don't see any use of this.
198
It's hard,and you need YEARS of programing with pawn to do something like that.
181
I would like to make Anti Cheat-Engine[ame="http://www.youtube.com/watch?v=9e1jfFmThcc"]Click on me for more detalis[/ame] Player can use this method to cheat AMMO(look video),and will not be detected...
62
Quote: Originally Posted by Arca It's a bit simple don't you think? Well,yes it is,but its usefull too
327
◆ Introduction: Well,this is my first include,it's about Audio Stream,it has only few things(more down)... ◆ You need: Foreach - By ****** ◆ Functions: Код: stock PlayAudioStreamForAll...
327