| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,945
» Latest member: yolvimalo
» Forum threads: 2,407
» Forum posts: 12,324
Full Statistics
|
| Online Users |
There are currently 456 online users. » 0 Member(s) | 452 Guest(s) Yandex, Bing, Google, Baidu
|
| Latest Threads |
IPv6 support
Forum: Questions and Suggestions
Last Post: Knogle
Yesterday, 01:16 PM
» Replies: 2
» Views: 129
|
GTA San Andreas - The mov...
Forum: Chat
Last Post: NoxxeR
2026-02-20, 12:14 AM
» Replies: 0
» Views: 54
|
Servidor RP
Forum: Portuguese/Portugu?s
Last Post: GhostSpectre
2026-02-18, 11:10 PM
» Replies: 0
» Views: 55
|
(PC/Mobil) PrimeTurk CnR ...
Forum: Advertisements
Last Post: Shacous
2026-02-12, 04:08 PM
» Replies: 0
» Views: 84
|
(PC/Mobil) PrimeTurk CnR ...
Forum: Turkish
Last Post: Shacous
2026-02-12, 04:04 PM
» Replies: 0
» Views: 69
|
Consulta warning mismatch...
Forum: Programaci?n
Last Post: bttwsky
2026-02-12, 03:46 PM
» Replies: 0
» Views: 78
|
problem dialog clan membe...
Forum: Pawn Scripting
Last Post: sanmartinjorquerapablo
2026-02-12, 02:15 AM
» Replies: 3
» Views: 236
|
Hobby War Server (Open to...
Forum: Advertisements
Last Post: blackwolf4278
2026-02-11, 12:22 AM
» Replies: 0
» Views: 86
|
PROJECT: LOS ANGELES — TH...
Forum: Advertisements
Last Post: DevonH
2026-02-08, 05:53 PM
» Replies: 12
» Views: 1,569
|
open.mp ready DayZ gamemo...
Forum: Gamemodes
Last Post: Bombo
2026-02-08, 07:50 AM
» Replies: 0
» Views: 201
|
|
|
| Chat Config |
|
Posted by: eubluen - 2024-01-09, 09:56 AM - Forum: Libraries
- No Replies
|
 |
Chat Config
Download:
Summary of the Include:
- You will be able to globally or per player control whether they will have the chat enabled or not. It's an include that will help those who want to create an RP server or a project without chat. More information is available in the repository on GitHub. If there are any bugs or anything of the sort, just give me a heads up.
Enjoy :)
|
|
|
|
| couldn't announce legacy network error |
|
Posted by: CJ101 - 2024-01-09, 01:13 AM - Forum: Support
- Replies (1)
|
 |
This started happening out of nowhere. (However, i did upgrade to latest open.mp Build)
Code: [00:25:40] [Info] Couldn't announce legacy network to open.mp list.
[00:25:40] [Info] [Server Error] Status: 406
[00:25:40] [Info] [Server Error] Message: {"error":"failed to query server: failed to resolve host: address 2604:2dc0:101:200::1cee:7777: too many colons in address"}
|
|
|
|
SAMP not starting |
|
Posted by: StudioTeamTV - 2024-01-08, 08:52 PM - Forum: General Discussions
- No Replies
|
 |
When i want to play SAMP then i logically click on samp (run as admin) and connect but when i connect to the wtls s1 then when i login it crash i try almost all methods but it not work PLEASE HELP MEEEE
(reinstall of pc dont working)
|
|
|
|
| server crash |
|
Posted by: Emirto - 2024-01-05, 08:28 PM - Forum: Support
- Replies (2)
|
 |
Well i am the community owner of virtual reality roleplay and i had some issue few minutes ago
most of my players crashes because of this warning Warning(s007): Exception 0xC0000005 at 0x44A503 so maybe you guys have a solution for this problem .. Thank you
|
|
|
|
| Many warnings related to types or...? |
|
Posted by: SyNNzka - 2024-01-03, 03:14 PM - Forum: Pawn Scripting
- Replies (4)
|
 |
Hello and happy new year.
I have issues with so many warning rises when compiling, and I wanna know the good way of fixing them and the exact reason (like is some types restrictions?)
For example, I have this code:
Code: PlayerTextDrawAlignment(playerid, RPMLine[17], 2);
The warning disappear if I use TEXT_DRAW_ALIGN_CENTER instead of 2.
Code: PlayerTextDrawAlignment(playerid, RPMLine[17], TEXT_DRAW_ALIGN_CENTER);
It's really annoying that I need to replace this for every system that I have in my gamemode... And I don't understand why, because in the official wiki we can see that 1, 2 and 3 values (1-left, 2-centered, 3-right) are agreeaded, but still I got worning...
Another more annoying example is:
Code: new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehID, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehID, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, alarm, doors, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, objective);
And I got this warnings...
"warning 213: tag mismatch: expected tag "bool", but found none ("_")" like x6 times for GetVehicleParamsEx and x3 times for SetVehicleParamsEx.
How should I define new variables to be type bool? I did not find any problem for this in the official wiki, as I see that the defined variables was made the same (https://www.open.mp/docs/scripting/funct...leParamsEx)
One more example....
Code: SetPlayerRaceCheckpoint(playerid, 1, randomPizza[r][0], randomPizza[r][1], randomPizza[r][2], 0.0, 0.0, 0.0, 2.5);
And the warning I got is: "warning 213: tag mismatch: expected tag "t_CP_TYPE", but found none ("_")" as the first example issue.
Is some problem related to my pawnc.dll & pawncc.exe versions? (I used the pawn version that comes with the server openmp)
I really don't know what to do and I don't want to use #pragma...
Appreciate your help, thanks!
|
|
|
|
| SA-MP isn't working |
|
Posted by: yuvrajsookdeo222 - 2024-01-02, 08:40 PM - Forum: General Discussions
- Replies (3)
|
 |
Hello, I belong to the SA-MP (WTLS 2) Server. I recently bought a laptop and I wanted to play SA-MP but when I install the programme I had numerous problems. My laptop is window 11 and it has more than enough specs to run the game. I used to play on a window 10 laptop and I had no problem. Bare in mind this is the same copy of the game I had on my window 10 laptop.
I am new to this website and if I address my problem in the wrong place, please don't delete it but thoses in authority (Admin, Mods) please copy and paste the thread in the correct place.
Anyone who wishes to help can contact me on Discord @ Present Tense #2161
SA-MP isn't loading on fullscreen, I believe that what causes the crash
|
|
|
|
|