Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,010
» Latest member: Elsen1940
» Forum threads: 2,345
» Forum posts: 12,226

Full Statistics

Online Users
There are currently 245 online users.
» 0 Member(s) | 242 Guest(s)
Bing, Google, Facebook

Latest Threads
A simple suggestion as a ...
Forum: Questions and Suggestions
Last Post: Elsen1940
9 hours ago
» Replies: 0
» Views: 9
What got you into SA-MP a...
Forum: Chat
Last Post: alecnia
Today, 01:17 AM
» Replies: 1
» Views: 88
I know Kalcor left the bu...
Forum: Questions and Suggestions
Last Post: NoxxeR
Yesterday, 09:25 AM
» Replies: 0
» Views: 24
Best practices for conver...
Forum: Tech
Last Post: Raity1958
2025-04-15, 09:49 AM
» Replies: 0
» Views: 31
I would like to know abou...
Forum: General Discussions
Last Post: Wriney
2025-04-15, 07:14 AM
» Replies: 0
» Views: 29
Mini Games
Forum: Advertisements
Last Post: Voldy
2025-04-15, 03:59 AM
» Replies: 9
» Views: 1,807
help
Forum: Programming
Last Post: J0nathan550
2025-04-14, 06:10 PM
» Replies: 1
» Views: 139
help with hotdog vendor s...
Forum: Programming
Last Post: J0nathan550
2025-04-14, 06:09 PM
» Replies: 4
» Views: 291
Struggling with NPC sync ...
Forum: Tech
Last Post: mnemonic
2025-04-10, 07:47 AM
» Replies: 0
» Views: 49
RedTurbo Zombie Survival ...
Forum: Advertisements
Last Post: Undead
2025-04-10, 06:27 AM
» Replies: 0
» Views: 54

 
Sad I was thrown off the server
Posted by: thanhsuyy - 2024-07-31, 07:49 PM - Forum: General Discussions - No Replies

The server I'm playing on keeps getting shut down and tries many times but still the same
Unless you use a mobile network or fake IP, you can play normally
help me fix the server error!!
Thank you[Image: nZ9A6AO.jpeg]


  color bug (all black) [mapper]
Posted by: MG0 - 2024-07-31, 03:50 AM - Forum: General Discussions - No Replies

Oooluu

I have a problem when changing the color of an object, it doesn't happen with everyone.

But particularly with some if I try to change the color, the object just turns completely black. Even if you have only selected a single part to change the color, it will turn black in its entirety

I'm currently using Texture Studio, but it seems like a general problem

Any solution?

example

Example: 14485

exampl


  [mappeos]
Posted by: MG0 - 2024-07-31, 03:43 AM - Forum: Programaci?n - No Replies

Oooluu

Tengo un problema a la hora de cambiar el color a un objecto, no sucede con todos.

Pero particularmente con algunos si intento cambiarles el color, simplemente el objeto se vuelve totalmente negro. Por más que solo haya seleccionado una sola parte para cambiar el color se volverá negro en su totalidad

Actualmente estoy usando Texture Studio,, pero parece un problema general

¿Alguna solución?


  Las Venturas Gang Wars - Team Deathmatch Server
Posted by: lvgwgta - 2024-07-30, 09:50 AM - Forum: Advertisements - No Replies

Powered by the latest version of Open.MP (v1.2.0.2670), Las Venturas Gang Wars ("LVGW"), founded in May 2018, is a simplistic Team Deathmatch server - featuring multiple teams with custom mapped spawn zones.

You can fight together with your team mates, or be a force of one - the choice is yours.

IP Address: 51.79.71.138:7777

The attached screenshots in this post speak volumes about the sort of carnage that our players enjoy!

[Image: mRCOQFq.png]

[Image: lBifjkZ.png]

[Image: 6vXcQM2.png]

[Image: KCGaiYg.png]

[Image: swWf5Zj.png]


  Selectable TEXT_DRAW_ALIGN_LEFT problem
Posted by: LASEE - 2024-07-28, 10:14 PM - Forum: Support - Replies (1)

So i was making a register system with textdraw. The textdraw would be Selectable. The problem here is when the PlayerTextDrawAlignment is set to TEXT_DRAW_ALIGN_CENTER then the textdraw can be selected and everything works fine but when is changed to TEXT_DRAW_ALIGN_LEFT then the button is not selectable anymore. Using left or right this problem is happening but using center its working fine. Im using the omp version btw. I was told but also saw(saw on some server) on version 037 even if its ALIGN_LEFT OR RIGHT you can select the textdraw.
My question is, is that some type of bug on omp or something else?

Here is the code:
RegisterTD[playerid][18] = CreatePlayerTextDraw(playerid, 326.000000, 393.000000, "REGISTER NOW");
        PlayerTextDrawFont(playerid, RegisterTD[playerid][18], TEXT_DRAW_FONT_2);
        PlayerTextDrawLetterSize(playerid, RegisterTD[playerid][18], 0.258332, 1.500000);
        PlayerTextDrawTextSize(playerid, RegisterTD[playerid][18], 16.500000, 75.500000);
        PlayerTextDrawSetOutline(playerid, RegisterTD[playerid][18], 0);
        PlayerTextDrawSetShadow(playerid, RegisterTD[playerid][18], 0);
        PlayerTextDrawAlignment(playerid, RegisterTD[playerid][18], TEXT_DRAW_ALIGN_CENTER);
        PlayerTextDrawColour(playerid, RegisterTD[playerid][18], -1);
        PlayerTextDrawBackgroundColour(playerid, RegisterTD[playerid][18], 255);
        PlayerTextDrawBoxColour(playerid, RegisterTD[playerid][18], 200);
        PlayerTextDrawUseBox(playerid, RegisterTD[playerid][18], false);
        PlayerTextDrawSetProportional(playerid, RegisterTD[playerid][18], true);
        PlayerTextDrawSetSelectable(playerid, RegisterTD[playerid][18], true);


  Build OpenMP sdk (cmake-conan)
Posted by: PainFrenemy - 2024-07-28, 05:43 PM - Forum: Programming - Replies (1)

$ cmake .. -A Win32 -T ClangCL
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631.
usage: conan profile [-h] [-v [V]] [-cc CORE_CONF] {detect,list,path,show} ...
conan profile: error: argument subcommand: invalid choice: 'update' (choose from 'detect', 'list', 'path', 'show')
ERROR: Exiting with code: 2
CMake Error at lib/cmake-conan/conan-omp.cmake:20 (message):
Couldn't update build profile
Call Stack (most recent call first):
lib/cmake-conan/conan-omp.cmake:60 (conan_update_profile)
CMakeLists.txt:6 (include)

https://github.com/openmultiplayer/open.mp-sdk


  Server Crash upon joining - client 'botting'?
Posted by: valiantroleplay - 2024-07-27, 02:01 PM - Forum: Support - No Replies

Type: Server

Operating System: Windows and Linux

Server Version: 0.3.7 R2-2

Plugins Installed: Yes

Plugins (If above is yes): MySQL - Whirlpool - CrashDetect

YSI Included: Yes

Output (Logs): [27/07/2024 14:45:40] [connection] incoming connection: REDACTED id: 7
[27/07/2024 14:45:54] [connection] incoming connection: REDACTED id: 7
[27/07/2024 14:45:56] [join] speed_x4 has joined the server (7:REDACTED)
[27/07/2024 14:45:56] speed_x4 has mask id 799
[27/07/2024 14:45:56] TPIng speed_x4 to 1785.183471, -981.335998, 235.626693
[debug] Server crashed due to an unknown error
[27/07/2024 14:47:03] Kicking REDACTED because they didn't logon to the game.
[27/07/2024 14:47:16] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:47:36] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:48:03] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:48:14] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:48:47] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:54:53] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.
[27/07/2024 14:56:27] Kicking REDACTED - DIFFERENT IP because they didn't logon to the game.


So this is a server that has been running for nearly 10 years on SA:MP/Open MP. I have not changed anything severe in the script at all over several months but I am getting this random issue. Somebody joins with an unregistered name and various IPs join (sometimes several with the same ID) which forces the server to crash. I am confident that this is not a script issue as I have not changed anything in the login script save for client messages with URLs/etc. Any ideas?


Exclamation D3D9on12.dll SAMP
Posted by: elyandersoncp3 - 2024-07-24, 02:15 AM - Forum: Support - Replies (1)

O SAMP ABRE MAS TRAVA NA TELA DE LOGIN DO SERVIDOR BRASIL REAL LIFE
E APARECE QUE TEM UM ERRO NO D3D9on12.DLL. COMO RESOLVER ISSO?


REGISTRO DE FALHAS:
GTA SA 1.0.0.0 EUA
0x7725C08F RtlClearBits+0xbf em ntdll.dll (+0x6c08f) (0x130AFFEC)
Exceção não tratada em 0x69D166A2 no d3d9on12.dll (+0x266a2): 0xC0000005: Violação de acesso 0x00000059 local de leitura.
Despejo de registro:
        EAX: 0x1A27A8A0  EBX: 0x09C4C970  ECX: 0x00000055  EDX: 0x00000000 
        EDI: 0x124510B8  ESI: 0x0000001D  EBP: 0x130AFEA0  EIP: 0x69D166A2 
        ESP: 0x130AFEA0  EFL: 0x00010206  CS: 0x00000023  SS: 0x0000002B 
        GS: 0x0000002B  FS: 0x00000053  ES: 0x0000002B  DS: 0x0000002B 
       
Despejo de pilha:
        0x130AFEA0:  130AFEBC 69D15B0F 00000000 12CED978 69D15490 09C49CF8
        0x130AFEB8:  09C4C970 130AFF2C 69D1555E 09C4C970 0000001D 124510B8
        0x130AFED0:  02F31733 12CEB040 69D15490 0000268C 69D16AC0 00002684
        0x130AFEE8:  00000001 12CEB040 69DB0000 00000024 00000001 00000000
        0x130AFF00:  00000000 00000000 00000000 00000000 02F3173B 02F31737
        0x130AFF18:  02F31733 130AFED0 130AFFCC 69D64D6B 00000003 130AFF54
        0x130AFF30:  69EEE600 09C49CF8 12CED978 12CEB040 00000001 69DB0000
        0x130AFF48:  00000033 00000000 00000001 130AFF74 69EEF448 12CEB2DC
        0x130AFF60:  00000001 69EEE090 69EEE090 12CEB040 69EEE09D 130AFF84
        0x130AFF78:  74E97BA9 12CEB040 74E97B90 130AFFDC 7725C10B 12CEB040
Base: 0x12EB0000 parte superior: 0x130AFEA0 inferior: 0x130B0000
       
Backtrace (pode estar errado):
=>0x69D166A2 SetAppCompatData+0x17442 em d3d9on12.dll (+0x266a2) (0x130AFEA0)
0x69D15B0F SetAppCompatData+0x168af em d3d9on12.dll (+0x25b0f) (0x130AFEBC)
0x69D1555E SetAppCompatData+0x162fe em d3d9on12.dll (+0x2555e) (0x130AFF2C)
0x69EEE600 Direct3DShaderValidatorCreate9+0x49560 em d3d9.dll (+0x13e600) (0x130AFF54)
0x69EEF448 Direct3DShaderValidatorCreate9+0x4a3a8 em d3d9.dll (+0x13f448) (0x130AFF74)
0x74E97BA9 BaseThreadInitThunk+0x19 em KERNEL32.DLL (+0x17ba9) (0x130AFF84)
0x7725C10B RtlInitializeExceptionChain+0x6b em ntdll.dll (+0x6c10b) (0x130AFFDC)


Heart [ENG] Project Los Angeles [Roleplay]
Posted by: jarrad2002 - 2024-07-22, 10:02 AM - Forum: Advertisements - Replies (1)

Welcome to Project Los Angeles!

HostName: [P:LA] Project Los Angeles Roleplay [0.3.7]
Address:  51.89.164.224:7778
Players:  1 / 50
Ping:    31
Mode:    Roleplay P:LA v5.3
Language: English

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Project Los Angeles is a brand new server coming to life today! featuring some immense roleplay scenarios and also a whole lot of fun! :) 

We are looking for a lot of members for factions, or even some leaders if you prove yourself eligible.

Factions
  • Los Angeles Police Department 
  • Los Angeles Fire Department 
  • Fox News
  • Rapid Recovery
  • Gov - Closed due to insufficient members atm
  • Los Angeles Sheriff's Department - Closed due to insufficient members


And lots more to choose from, or if you wanted to be on the other side of the law, then there is an Complete in game family / gang creation which would be done within 10/15 Minutes + Turf 

We would also be looking for OOC Staff Members like Administrators, Moderators, Mappers

Thankyou for taking the time to read this advertisement, we really hope to see you in game :) 


  [ 0.3.7 ] UI Textdraw Artwork Showcase
Posted by: focus - 2024-07-22, 08:54 AM - Forum: Videos and Screenshots - Replies (1)

[Image: Screenshot-400.png]
[Image: Screenshot-199.png]
[Image: Screenshot-200.png]
[Image: Screenshot-216.png]
[Image: Screenshot-254.png]
[Image: Screenshot-256.png]
[Image: Screenshot-257.png]
[Image: Screenshot-270.png]
[Image: Screenshot-299.png]
[Image: Screenshot-322.png]
[Image: Screenshot-327.png]
[Image: Screenshot-328.png]
[Image: Screenshot-329.png]
[Image: Screenshot-341.png]
[Image: Screenshot-365.png]
[Image: Screenshot-49.png]
[Image: Screenshot-46.png]
[Image: Screenshot-44.png]