Search Results
Quote: Originally Posted by Kshishtof Dignity, you have shown with some of your servers that - anything is still possible to be made in SA-MP. It doesn't really need "updates". Server-owne...
9,157
Quote: Originally Posted by Damian My point is I’m telling people to generally look around at their “leadership” and how they’re behaving. Y Less himself had to publicly ask you al...
1,188
Quote: Originally Posted by Damian Opinions aren’t allowed on the internet anyomore? I don't understand what your opinion is, this is pretty common language on the Internet. Not sayin...
1,188
Quote: Originally Posted by Damian Go to their discord and do ctrl + f n word. How many pages of results do you get? Welcome to the Internet. Are you new here?
1,188
Quote: Originally Posted by Kalcor The technique is called heuristics. You get samples of normal player data by collecting statistics during normal play, then you flag players who go outsi...
17,466
Quote: Originally Posted by Kalcor We did. It's called pawn scripting, and it's undefeatable with client-side hacks. Please tell me more about how every single client-side cheat and hac...
17,466
Quote: Originally Posted by [HLF]Southclaw Couldn't you use the modulus operator in some way? Find out what day the first date of unix is (1st, jan, 1970?) As far as I know days haven't ch...
3,200
Quote: Originally Posted by TheLazySloth It's a bit slow at updating queries. Takes 3secs to run this code. Код: stock SaveObjectVariables(ObjectId) { KillTimer(oTimerId[ObjectId]);...
1,386
Quote: Originally Posted by [HLF]Southclaw Thanks for the quick response! Sorry I didn't explain well, basically I just want to add a record when a player registers with basic information...
1,386
Quote: Originally Posted by VincentDunn I've been hassling with y_ini, and I don't want to use MySQL, because it would be a bitch to work with. Thank goodness I came across this tutorial. ...
1,386
Quote: Originally Posted by [HLF]Southclaw This is a great tutorial, exactly what I need, except from a few things... Can you explain things such as what does 'free result' mean? I've ...
1,386
The .db file goes in the /scriptfiles/ directory, didn't think this would matter. Tables are easily created depending on the editor you use - I don't think there's a real need to cover this as it's v...
1,386
I can't see the problem. Perhaps you might have more luck with this code: pawn Код: new MyNumber = 10000000 + random(90000000);            format(query, sizeof(query), "INSERT INTO Users (N...
202
You've changed your code from what was shown in that screenshot. Try again now and take a new screenshot, you've commented out the main part of the code shown in your screenshot that executes.
202
Finished the tutorial. Updated the SQLite editors list, added an explanation of clauses/keywords and finished the explanation of delete queries.
1,386
Unless you introduced every feature that every player asked for - you'd get nowhere. But knowing so, you'd probably get nowhere [with this idea] anyway. It's also quite unethical from my point of vi...
606
Quote: Originally Posted by ||123|| How many times would this be more efficient than using variables to set time units seperetely? Because, the decoding of UNIX will also take time, but th...
3,200
This thread is pointless, you are correct. You should stop raging because nobody wants to conform to your pointless "specifications."
206
http://dracoblue.net/dev/amxamxfilec...fputscell/154/
99