Search Results
Not sure who forked the latest version of weapon_config.inc
Code:
\pawno\include\weapon-config.inc(2217) : error 017: undefined symbol "FreezeSyncPacket"
\pawno\include\weapon-config.inc(2217) : war...
51,936
Maybe add more information for the scan to display. Seeing the number of tickets or if the vehicle has been reported as stolen, if you, of course, have something like that on your server.
822
If it's more than 5 and less than 6 what's it's gonna be then?
Code:
Player[i][playerWanted] < 6
Player[i][playerWanted] > 5
That's never gonna work.
312
Don't use OnPlayerUpdate for such things. I've seen many people having the same question.
One example is in this topic
https://sampforum.blast.hk/showthread.php?tid=591965
There are also plenty o...
751
Quote:
Originally Posted by Akira297
Copycats are to be expected. Whether we like it or not, it happens. It should set an example to the original server in what they're lacking in comparis...
2,471
SA-MP feels pretty much old to be using any other authentication method than a simple registration system. Nowadays people have multiple accounts in other newer games so what's the point doing so much...
1,128
That's pretty much nothing at all. I mean there are way better standalone registration systems based on MySQL database. All you have to do is just add commands and you are all set. There's nothing uni...
630
Back at 2009 Mediafire was decent and lot of people used to host their scripts there. There were no extreme ads as far as I remember, only a 30 second countdown. Well, now... Mediafire has become some...
1,425
I've probably opened and shut down my community like 6 times. Sometimes I had no time, sometimes no money to pay for hosting as I was not working and sometimes I had no feeling like doing it. It was u...
1,359
Quote:
Originally Posted by Xhizors
Far cry 5 would "run" on that build, but GTX 650 is a little bit weak if you want to play with high graphics settings. Since its a old Duna engine from ...
1,716
Quote:
Originally Posted by Hunud
You can't say that. My cousin playing all possible games including most popula ones on laptop. He bought it for around $300
To be able to play games on...
1,716
Just to add to the list of mine, Far Cry 5 is awesome
8,257
This question has been asked a lot of times
https://sampforum.blast.hk/showthread.php?tid=650965
https://sampforum.blast.hk/showthread.php?tid=650628
403
Creating a weapon anti cheat which will work in all instances is hard. You have to be very careful and take in note all the points there are to ensure that it will work correctly all times.
Sometimes...
154
The best way would be creating an array containing all the locations of the checkpoints. After the array you'd have to go manually with a 1 sec timer which would check if player is on a job, in this c...
163
Quote:
Originally Posted by Zeus666
Actually it's a pawn code for my register system in samp
I'm pretty sure PAWN has nothing to do with PHP? As you said it's a PHP code for your regist...
224
That's a PHP code, not PAWN, and you already know that it has nothing to do with SA-MP PAWN coding. Therefore what you could do is to search on how to hash passwords using sha1 encryption in PHP and j...
224
Quote:
Originally Posted by Max_Andolini
Dude SKY plugin changed.
Yea, sorry for not declaring about the SKY plugin. The weapon config requires the use of the SKY plugin. It might be wo...
1,057
You should be aware that the plugin was never updated for 0.3.7 DL. That means that it is not recommended using a none updated plugins, which can cause further problems like stability issues or crashe...
1,057
Quote:
Originally Posted by Hunud
Alright.
- Thanks
Not to be rude or anything but there is a thanks button aka reputation so you don't have to reply just to thank someone. Appreciate...
244