Search Results
Exactly, it seems to be after 2 weeks or so, can we please get a response?
859
Use a bigger object but then just change the material to the one you shown.
270
OPU is called several times every second, which would result in your server being spammed with timers every time a person's client sends an update.
251
Do not waste your time and buy a VPS if you do not know how to use it. Learn how to use one first.
105
Change: Код: Plugins mysql.so sscanf.so streamer.so Whirlpool.so to Код: plugins mysql.so sscanf.so streamer.so Whirlpool.so These are ALL CASE SENSITIVE ON A *NIX MACHINE, so make sure they...
147
Quote: Originally Posted by Excelize Post this In the Russian sub-forums, Me along with many others can't understand what in the name of Jebus you're saying.. Russian Subforums: http://fo...
107
Quote: Originally Posted by Shetch Java in my opinion is very slow compared to other modern languages. I do know a bit of java already, but I do not plan on using it in the furute I thi...
164
Quote: Originally Posted by COL could you give me a small example how it work? pawn Код: if(IsVehicleInWater(vehicleid)){    SendClientMessageToAll(-1, "Vehicle is in water.");}
142
If you are just updating existing vehicle info, do not use INSERT, use UPDATE.
185
You cannot restart a server using filezilla.
227
[18:50:47] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host 127.0.0.1 - DB: ngrp_main Way to go.
156
Quote: Originally Posted by Mauzen As I already said before, samp is not meant to be a firewall. Spamming attacks are not limited to samp, but are a thing that every network server has to ...
252
They can easily fake the VirusTotal report.
133
Quote: Originally Posted by Djole1337 lel php... Javascript plz. You don't need to enter a thread labelled "PHP" and throw around your stubborn mentality, comparing a server-side langu...
512
PHP код: if (!isset($_POST['IndentText'])) {      echo "Oh shit, an error occurred.";     return 0; }  If you are trying to prevent the rest of the PHP from continuing on,...
512
Not made by me, but I've saved this around. Provide the name as the first argument, and two empty strings to the last two, it will return the first and second name into each string. pawn Код: RP...
132
If the regular plugin doesnt work, use the static plugin. Post the error log here.
174
Quote: Originally Posted by Kalcor There is no way to protect against DDoS. It's just a fact of the internet that anyone with more bandwidth than you can effectively silence you. Essent...
162
What happens if you SendClientMessage the query, does it show IP = '255.255.255.255' or does it show the correct IP? What field type are you using to store the IP in your table?
101