| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,635
» Latest member: keeinzy
» Forum threads: 2,472
» Forum posts: 12,515
Full Statistics
|
| Online Users |
There are currently 95 online users. » 0 Member(s) | 91 Guest(s) Google, Yandex, Bing, DuckDuckGo
|
| Latest Threads |
From Uncertainty to Growt...
Forum: Chat
Last Post: Xyranaut
11 hours ago
» Replies: 6
» Views: 203
|
MySQL for open.mp
Forum: Plugins
Last Post: Xyranaut
Yesterday, 09:17 PM
» Replies: 0
» Views: 68
|
Hosted tab in 2023
Forum: General Discussions
Last Post: Mhmd m
Yesterday, 06:38 PM
» Replies: 7
» Views: 11,659
|
FCNPC for open.mp
Forum: Pawn Scripting
Last Post: Nexius
Yesterday, 12:59 PM
» Replies: 8
» Views: 8,271
|
pawnobots for openmp
Forum: Pawn Scripting
Last Post: Nexius
Yesterday, 12:57 PM
» Replies: 1
» Views: 173
|
Busco mapeador para servi...
Forum: Programación
Last Post: Nikolay_Staggs
2026-05-31, 03:20 PM
» Replies: 0
» Views: 45
|
Best way to implement a s...
Forum: Questions and Suggestions
Last Post: cachegetfield
2026-05-31, 08:00 AM
» Replies: 0
» Views: 53
|
Qawno for macOS — native ...
Forum: Releases
Last Post: Xyranaut
2026-05-30, 07:20 PM
» Replies: 0
» Views: 56
|
rust-samp 3.0.0 Released
Forum: Libraries
Last Post: NullSablex
2026-05-30, 05:34 PM
» Replies: 0
» Views: 49
|
Open Pawn — Cross-platfor...
Forum: Releases
Last Post: Xyranaut
2026-05-30, 02:09 PM
» Replies: 0
» Views: 51
|
|
|
| Gas Station´s and Fuel Type |
|
Posted by: SpongeBOZZ - 2023-06-13, 07:45 PM - Forum: Pawn Scripting
- No Replies
|
 |
Hello Guys,
I´m currently scripting my own gamemode, but need help at one point.
I need a FS or codes, where cars have their own Fuel Type and Volume.
Also for gas station´s where prices of fuel types getting randomly.
Hope there is ppl that can help. ty
|
|
|
|
| Banned for Nothing. |
|
Posted by: FrosT.123 - 2023-06-11, 06:48 PM - Forum: Support
- No Replies
|
 |
Hi, I joined the Open.mp discord a few months ago but suddenly I got banned from it for nothing. As far as I know I did nothing except advertising of a Samp Community. If it is not allowed than I didn't knew. Should be given a chance. Thanks!
|
|
|
|
| Problem with OnPlayerEditDynamicObject() |
|
Posted by: sergejgamehd - 2023-06-11, 09:34 AM - Forum: Pawn Scripting
- Replies (1)
|
 |
I made a command /create that help's me with Dynamic Systems, so when the owner of the server wants to create something he uses /create, picks what he wants and clicks create. When he clicks create it should create the object and let him edit the dynamic object, but the problem that happens is that the OnPlayerEditDynamicObject() immediately calls the 'case: EDIT_RESPONSE_CANCEL:'.
Here's the code for when the player clicks create:
Code: //FISH obj id: 1605
editaRiba[playerid] = NewID(2);
new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X, Y, Z);
fish[editaRiba[playerid]] = CreateDynamicObject(1605, X, Y, Z, 0.0, 0.0, 0.0, -1, -1, -1,300.0,300.0);
EditDynamicObject(playerid, fish[editaRiba[playerid]]);
HideObjCreationPTD(playerid);
|
|
|
|
| AttachTrailerToVehicle Bug |
|
Posted by: Torque - 2023-06-06, 05:56 PM - Forum: Pawn Scripting
- No Replies
|
 |
Hello, perhaps I'm just doing it wrong but when I use AttachTrailerToVehicle the trailer just keeps reattaching itself over and over again. Even if it's a Utility Trailer and Utility Van. They hook up fine as they do in single player, but if I use the function to connect them, it doesn't stay connected and just keeps making the noise every 500ms.
Is there a way to do this? Because I'd like to attach the utility trailer to a Huntley or something but I'm unable too.
|
|
|
|
| High consumption of MEM% |
|
Posted by: mariaaguirrenp - 2023-05-31, 12:36 PM - Forum: Support
- Replies (1)
|
 |
Hi everyone, a pleasure to use this Forum.
I came with a question or query if you can help me solve it. The question is the following, first I put them in context.
I have a SA:MP server, when I use the TOP console command in Linux, as you know, it gives me the statistics of the server's operation, I have noticed that "MEM%" is very high.
To be specific, if I completely restart the server and restore these values to almost 0, it is possible that in no more than 10 days the consumption of MEM% reaches 20%.
My question is the following. Is this normal? What is this due to? Is there a way to know that I consume so much?
I went through all my GM code and optimized various things, but this is still the same. He's not a very big GM either.
Could it be MySQL? Since it uses and saves queries in CACHE.
I will be waiting for your answers, thank you very much!
|
|
|
|
| how to set timer when player logout? |
|
Posted by: naufalikbal00783 - 2023-05-30, 02:38 AM - Forum: Pawn Scripting
- No Replies
|
 |
Hi, I apologize if my English is not very good, I use a translator. I want to ask, I want to make a spawn system, if the player has logged out beyond the specified time, he cannot choose the last spawn. How do I set the timer?
|
|
|
|
| Server creating help |
|
Posted by: [I]ncognito - 2023-05-26, 08:00 AM - Forum: Support
- Replies (1)
|
 |
Hello!!
Guys can anyone send me complete guidance for creating server of SAMP,
From 0 level to Pro level
Any Youtube video or any link from where i can learn everything...
Please could be thankful to you all!!
|
|
|
|
|