| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 521 online users. » 0 Member(s) | 518 Guest(s) Yandex, Google, Bing
|
| Latest Threads |
Ajuda com salvamento nao ...
Forum: Portuguese/Português
Last Post: Crazy_ArKzX
2026-05-02, 11:28 AM
» Replies: 1
» Views: 109
|
Object Remove?
Forum: Support
Last Post: Mivco
2026-04-29, 08:12 PM
» Replies: 0
» Views: 46
|
Floorp is a good webbrows...
Forum: Tech
Last Post: NoxxeR
2026-04-29, 01:01 AM
» Replies: 0
» Views: 72
|
Looking for Players for N...
Forum: Advertisements
Last Post: AlmightyJeremy
2026-04-27, 03:36 PM
» Replies: 0
» Views: 72
|
Algemene Discussies
Forum: Dutch/Nederlands
Last Post: Eamon
2026-04-27, 12:03 AM
» Replies: 41
» Views: 85,573
|
Help me find a current ar...
Forum: Tech
Last Post: KOZYR
2026-04-24, 03:53 PM
» Replies: 0
» Views: 86
|
Czy SA:MP RP jeszcze żyje...
Forum: Ogólne
Last Post: Sztakier
2026-04-24, 09:11 AM
» Replies: 0
» Views: 85
|
Donald Trump wars every c...
Forum: Life
Last Post: NoxxeR
2026-04-23, 08:04 PM
» Replies: 0
» Views: 113
|
PawnPro 3.0 — Extensão VS...
Forum: Portuguese/Português
Last Post: NullSablex
2026-04-19, 10:58 AM
» Replies: 0
» Views: 107
|
Harmony Maps
Forum: Maps
Last Post: Harmony
2026-04-19, 09:36 AM
» Replies: 0
» Views: 142
|
|
|
| [AJUDA] Como colocar player em um veiculo |
|
Posted by: sampaux - 2021-01-17, 05:29 AM - Forum: Portuguese/Português
- Replies (2)
|
 |
Sou novo em pawn, comecei a menos de uma semana e estou criando uma gm de DM.
Eu criei o comando /veh que cria um veiculo de acordo com os parametros indicados,? porem eu queria que o player que usou o comando?fosse colocado como motorista do veiculo assim que fosse criado.
Eu pensei em usar o PutPlayerInVehicle, mas um dos parametros dele ? o id do veiculo (sem ser o id do modelo) e eu n?o sei como eu consigo esse id automaticamente. Alguem pode me ajudar?
|
|
|
|
| Question about Clientside anticheat |
|
Posted by: Joao3322 - 2021-01-17, 03:44 AM - Forum: General Discussions
- No Replies
|
 |
Hello everyone, i'm from Brazil. SAMP is very popular in here and I need your help.. we have rampant problem in cheating I would like need your help we need an clientside anticheat.. pls help.. sorry for my bad english
|
|
|
|
| PILLBOX HOSPITAL INTERIOR |
|
Posted by: Gek - 2021-01-16, 09:34 PM - Forum: Maps
- Replies (1)
|
 |
VIDEO :?https://youtu.be/el1qP5G47h4
DOWNLOAD :?https://www.mediafire.com/file/mivkgo0naj8ydeh/PILLBOX᳤輡》.txt/file
|
|
|
|
| SAMP ping increase/client drops |
|
Posted by: DusanInfinity - 2021-01-16, 03:02 PM - Forum: Support
- Replies (1)
|
 |
Hello!
We have transfered our server from server with i7 4790k to i7 7700k. Now we have problem with server after some time from startup.
Firstly, we have installed debian 9, like on old server and after some time clients(lets say 50-70% players)?just lose connection with the server for only 1 second and instantly reconnect. In server log it says that the package was modified for most of that players.
Then, we have installed ubuntu 20.04. and problem with losing connection was gone. But, after some time from startup, when there is around 750 players connected to the server, ping drastically raise from lets say 60-80 to 200-300ms.
We have tried many other systems, like ubuntu 18.04., debian 10, but with all of them problem is the same as on debian 9.
We have tried servers with other CPU's, like E3-1273 v3, Xeon-E 2136, but without success.
After all tests, we have moved our server back to the server with i7 4790k CPU and everything is working perfectly. But, we need to move our SAMP server from that hosting because DDoS protection is terrible.
Did anyone had the same problem??
My suspicion?is that some of plugins aren't compatible with newer CPU, or something like that. We have used same plugins on all servers we tried.
Plugins list:
- streamer V2.9.3
- sscanf 2.8.3
- mysql R41-4
- profiler 2.15.3
- crashdetect 4.19.4
- SKY 2.3.0
Thank you!
|
|
|
|
| [Solved] Selecting and Editing object problem |
|
Posted by: Radical - 2021-01-16, 01:43 AM - Forum: Pawn Scripting
- Replies (7)
|
 |
SOLUTION:?
Use streamer v2.9.4.
1: OnPlayerEditObject/OnPlayerEditDynamicObject response is EDIT_RESPONSE_UPDATE
Recently, a bug was found on the server that when we edit objects, the objects return to where they were created after a few seconds.
I do not know why in OnPlayerEditObject/OnPlayerEditDynamicObject the 'response' is EDIT_RESPONSE_UPDATE.
The response should be EDIT_RESPONSE_FINAL to solve.
2: SelectObject function is not working for dynamic objects.
When I select the object, the OnPlayerSelectDynamicObject is not called.
Why?
What is your solutions? Thank u.
|
|
|
|
| Compiler stops with no message |
|
Posted by: Torque - 2021-01-16, 12:55 AM - Forum: Pawn Scripting
- Replies (3)
|
 |
So I've just removed a whole bunch of script that wasn't being used in my game mode, or that I didn't want to have any more.
I knew that by doing this I would get errors (I've removed 10's of thousands of lines of script).
This would have been ok, as I would have gone through and corrected everything. However, when I compile the script, the compiler just stops, and I get the compiler output window but with no text at all.
What is the likely issue to cause the compiler to stop abruptly and output nothing?
|
|
|
|
|