Search Results
Thanks a lot! I compiled on Linux (Debian) too, here it is, if anyone needs it: http://www.filedropper.com/showdownload.php/streamer_2
24,792
Can anyone please compile the latest version of streamer for me? I just don't want to download a C++ compiler for 1 compile task. At least for Windows, I can do the Linux on my VPS.
24,792
Lol so much bullshit going on here. Some of you does not even know what you are talking about. Android and it's viruses. You won't get any virus, unless you are dumb enough to install apks from unknow...
128
If you don't belive it then don't, I really don't care. I did not post this to make an argument. I just wanted to tell to not to expect updates from kurta, and someone should take over the project. Y...
10,829
I don't know, he got 10 years or more. It's not a joke, a news site wrote what happend and his friend posted it on hungarian samp forum. The name, city, age matches in the article. If you want I can ...
10,829
Quote: Originally Posted by kvann Is he OK? He is in jail.
10,829
Sorry to say this, but kurta won't be able to continue working on the project.
10,829
No, not in pawn. I'd like to use that information in a c++ program.
1,522
And how do u hack the samp client? i'd like to reterive a data from samp the info what shows up when you press the f5 button in the game. i guess with cheat engine, but first you have to calculate th...
1,522
I guess column money and air are integer, so you can escape the '. SELECT `xp` FROM `table` WHERE `name`='xxx' AND `money`=555 AND `air`=22
40
GeoIP download: https://mega.nz/#!YoIGjKoB!KDqaw7hHs...O6ysVpUiCYdMnc The *.dat files are 6 months old. You can update those if you want from here: http://dev.maxmind.com/geoip/geoip2/geolite2/
2,083
Then I would print out the index whenever you want to access the "Veh" veriable to make sure it won't exceed the 1999 value. Like this: Код: printf("Veh index: %i", UlIDV); Veh[UlIDV][ServerID] =...
57
the "Veh" array's size is only 1999 which is the defined value of MAX_VEHICLE, and you are trying to access the 65535th element. by the way 65535 means INVALID_PLAYER_ID or INVALID_VEHICLE_ID. are u ...
57
Read the main post carefully... Looks like you don't understand what I said. btw Found the problem: I have a 64 bit pc, and I thought I only need to install the 64 bit version of Microsoft Visual C++...
76
Quote: Originally Posted by Mister0 Tryu to update streamer plugin streamer.inc and streamer.dll and recompile your gamemode, after open the server and see you have an error. Thanks, bu...
76
Hey, So I updated my PC to windows 10. I've never had any problems after OS changing, but now the plugins won't load. I didn't modify the server files, and I already tried to download a fresh samp ser...
76
It's the same, use SetObjectMaterial to make it look similar. https://sampwiki.blast.hk/wiki/SetObjectMaterial
106
Can you please add a more accurate error, warning logging? Because there's not much info in these: Код: [11:56:48] [ERROR] CMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syn...
17,412
You finally released it, looks awesome dude. Great job.
780