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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,509
» Latest member: g04509065
» Forum threads: 2,414
» Forum posts: 12,367

Full Statistics

Online Users
There are currently 757 online users.
» 0 Member(s) | 755 Guest(s)
Google, Bing

Latest Threads
[HELP]How to Retrieve and...
Forum: Pawn Scripting
Last Post: Quall1955
10 hours ago
» Replies: 2
» Views: 2,797
Adding new vehicles and s...
Forum: Programming
Last Post: __.A.__
Yesterday, 02:52 AM
» Replies: 2
» Views: 126
How to create a custom SA...
Forum: Tech
Last Post: HELLHOUND
Yesterday, 12:12 AM
» Replies: 1
» Views: 769
Silly little render a did...
Forum: Art
Last Post: HELLHOUND
2025-09-14, 09:00 PM
» Replies: 0
» Views: 59
HWID BAN
Forum: Questions and Suggestions
Last Post: HELLHOUND
2025-09-14, 08:44 PM
» Replies: 1
» Views: 887
Manual sorting of servers...
Forum: Questions and Suggestions
Last Post: HELLHOUND
2025-09-14, 08:35 PM
» Replies: 1
» Views: 698
San Fierro Cops And Robbe...
Forum: Advertisements
Last Post: Dr0pp
2025-09-13, 08:33 PM
» Replies: 0
» Views: 96
Zona América del Sur Free...
Forum: Advertisements
Last Post: kevinberriosflores
2025-09-12, 02:16 PM
» Replies: 1
» Views: 141
Busco copia de gamemode S...
Forum: Spanish/Espa?ol
Last Post: briancristaldo2021
2025-09-11, 11:14 AM
» Replies: 0
» Views: 138
[Tutorial] Registrando o ...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-09-09, 08:36 PM
» Replies: 0
» Views: 258

 
  [OMP] Errors compiling
Posted by: leoclose575 - 2023-01-27, 09:08 PM - Forum: Pawn Scripting - Replies (3)

Hello, I tried to compile samp gamemode with open.mp and encountered errors and warning that I can't find anywhere in docs

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) ------> error 025: function heading differs from prototype
                                                                                                                      warning 213: tag mismatch: expected tag "t_KEY", but found none ("_")

public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ) ----------> error 025: function heading differs from prototype

GivePlayerWeapon(playerid, 31, 15); ------------------> warning 213: tag mismatch: expected tag "t_WEAPON", but found none ("_")


  HELP BUG
Posted by: rockys - 2023-01-26, 04:41 PM - Forum: Pawn Scripting - No Replies

HI, i have a bug on my server
OMP RC2

When you die inside vehicle by explosion and you got spawn inside an interior on your screen apper a visual bug, if i spawn again the visual bug dissaper

[/url]Imgur: The magic of the Internet[url=https://imgur.com/a/8bbCIiM]


  sa-mp-0.3.7-R5...
Posted by: Gm_KoDi - 2023-01-26, 04:18 PM - Forum: General Discussions - Replies (3)

Hello, I was looking at the official SAMP website and noticed that a new client version has been released, now there is version R5, does anyone know what has changed?


  Как добавить плагины?
Posted by: droffet_studio - 2023-01-24, 03:02 PM - Forum: Chat - Replies (2)

Как добавить плагины на сервер R2? Не могу поставить плагин mysql 41-4.


  upgrade open mp
Posted by: alexandreolv3 - 2023-01-23, 06:46 PM - Forum: Questions and Suggestions - Replies (2)

Hello, good afternoon! how do I upgrade my samp server to Open MP?


  Free webhosting with no ads
Posted by: NoxxeR - 2023-01-19, 04:16 PM - Forum: Tech - Replies (1)

https://tinkerhost.net/

Is one of the best hosting out there for blogs, you get 5GB space and with a good cpanel,


  Y-less have patented the game sa-mp and open mp?
Posted by: NoxxeR - 2023-01-17, 12:27 PM - Forum: Chat - Replies (5)

Question for y-less, did you patent the game, some time ago people leeched the sa-mp source code and some people stole it.

If you patent the game then nobody can steal your source code just like that, then you can sue them :)

Will be lots of fun to play in the future the san andreas open multiplayer game :D


Exclamation I need help for plugins
Posted by: cr32 - 2023-01-11, 10:50 PM - Forum: Pawn Scripting - Replies (1)


  1. (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)(plugins/sampac.so: cannot open shared object file: No such file or directory)(libonig.so.2: cannot open shared object file: No such file or directory)


  I did some baking.
Posted by: Y_Less - 2023-01-10, 12:09 AM - Forum: Chat - Replies (5)

[Image: 20230108_145801.jpg]
[Image: 20230108_150448.jpg]
[Image: 20230108_152601.jpg]
[Image: 20230108_165001.jpg]
[Image: 20230108_200932.jpg]
[Image: 20230108_211155.jpg]
[Image: 20230108_214619.jpg]
[Image: 20230108_220913.jpg]
[Image: 20230108_222142.jpg]
[Image: 20230109_180808.jpg]
[Image: 20230109_181424.jpg]
[Image: 20230109_184232.jpg]
[Image: 20230109_185434.jpg]
[Image: 20230109_185438.jpg]
[Image: 20230109_185441.jpg]
[Image: 20230109_190612.jpg]
[Image: 20230109_190637.jpg]
[Image: 20230109_191730.jpg]
[Image: 20230109_191736(0).jpg]
[Image: 20230109_191736.jpg]
[Image: 20230109_191746.jpg]


  We are finally open-source!
Posted by: Y_Less - 2023-01-09, 10:34 PM - Forum: Development Updates - Replies (3)

[Image: 211420467-17a8a791-62aa-459d-805d-8b87b5eb8f84.jpg]

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

Also, server version 1.0 is out with minor fixes from RC1:

  • Server: Fix .so being required on Linux legacy plugins.
  • Server: reloadfs reuses its slot to preserve filterscript order.
  • Server: Attached objects are correctly shown to other players.
  • Server: Fix a crash when loading invalid pawn memory.
  • Pawn: Added GetPlayerMarkerForPlayer.
  • Pawn: Added a_??? file wrappers.
  • Upgrader: Supports multiple codepages.
  • Upgrader: Exclude files.
  • Upgrader: Full replacements report.

This is of course now at the updated download location of:

https://github.com/openmultiplayer/open.mp/releases

Also don't forget...

https://opencollective.com/openmultiplayer
https://www.patreon.com/open_mp