Search Results
Quote: Originally Posted by Kalcor Decreased from what to what? There were around 130 servers on the list last year, now there are 150. When 0.3.DL was released, I saw more servers ther...
929
Hi, servers on 0.3.DL rapidly decreased. I want to ask, mainly the server owners who had the server at 0.3.DL and returned to 0.3.7. Why did they leave? Kalcor said he wanted to see 0.3.DL support by ...
929
Quote: First of all, its not bad solution. Its not perfect but it is the best one you will get with available functions in samp. using MoveObject again when the player connects to...
2,946
To fix this problem, use MoveObject again when the player connects to the server. I think SA-MP could fix this bug in the next version. Quote: You can divide the long distance into multip...
2,946
Hello, i found a bug. Create object. Move it (long way). Disconnect from server, connect to the same server and port to the object. And you see object in the actual pos but not moving. (testing on 0.3...
2,946
Quote: Originally Posted by xo @Ubi take a look on OVH's docs: https://us.ovhcloud.com/products/security/anti-ddos They provide custom routines for specific game servers ( including SA:MP...
4,577
Did you use kdff? Is radius less than 256?
2,364
Quote: I vote for 0.3.7 because it has a stable player base The poll is about how it should be and not about how it is now. Vote for what should be because it is so. It's stupid.
888
Hello, I am interested, and I think a large part of the community is what they think. Kalcor tells us that the 0.3.DL server owner doesn't want to. Although, in my opinion, should be interested in wha...
888
Quote: The main reason I added model downloading to SA-MP is so servers like ls-rp There are more servers than LS-RP. Servers where many players play. Why don't you care about the...
9,259
Quote: Originally Posted by Croheart RWAnalyze program Existing any tutorial how to use it?
922
Quote: Most of the Russian servers, which make up a majority of SA-MP's playerbase right now, don't seem to want the downloading feature I believe they want to, but they have to l...
9,259
Hello, how to create lighting object in bledner? I mean something like this: https://dev.prineside.com/en/gtasa_s...PinkNeonTube1/ Thanks
922
Hi, is there any way to place an NPC or actor in the vehicle at the passenger seat? Thank you.
170
You must show normals. double-sided textures in samp doesnt work. http://www.img.tpx.cz/uploads/agvaesgcergfcecgw.png normals must be direction out or youcan flip all selected normals http://www.im...
612
Quote: Originally Posted by Kalcor The server ran out of memory. That doesn't mean it's related to downloading. It could be a plugin with a memory leak, for example. The compression thing ...
661
Well, I did not give the best example. But thanks for the example of the cycle, use it in this form (subtract in the space for the condition) I did not think. But it makes sense and it's elegant. I wi...
317
Quote: Originally Posted by ****** Why not add updates to the end instead? Because I want the latest updates to be up and the older ones down Код: cmd:updates(playerid,params[]) { ...
317
Quote: Originally Posted by ****** Why? If you need static access to it, put it in a separate variable. I use it for lists that are often changing. Such as a list of settings. Or the li...
317
Hello, i need find index of array in compile time. Like this: Код: new ArrayString[][] = { /* some string lines */ {"some string"}, /* something like #define ARRAY_INDEX = */{"my string"},//...
317