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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 6,583
» Latest member: Eamon
» Forum threads: 2,444
» Forum posts: 12,465

Full Statistics

Online Users
There are currently 438 online users.
» 1 Member(s) | 433 Guest(s)
Bing, Google, Yandex, Discord, Telzin2k

Latest Threads
Ajuda com salvamento nao ...
Forum: Portuguese/Português
Last Post: Crazy_ArKzX
Yesterday, 11:28 AM
» Replies: 1
» Views: 100
Object Remove?
Forum: Support
Last Post: Mivco
2026-04-29, 08:12 PM
» Replies: 0
» Views: 39
Floorp is a good webbrows...
Forum: Tech
Last Post: NoxxeR
2026-04-29, 01:01 AM
» Replies: 0
» Views: 65
Looking for Players for N...
Forum: Advertisements
Last Post: AlmightyJeremy
2026-04-27, 03:36 PM
» Replies: 0
» Views: 65
Algemene Discussies
Forum: Dutch/Nederlands
Last Post: Eamon
2026-04-27, 12:03 AM
» Replies: 41
» Views: 85,555
Help me find a current ar...
Forum: Tech
Last Post: KOZYR
2026-04-24, 03:53 PM
» Replies: 0
» Views: 81
Czy SA:MP RP jeszcze żyje...
Forum: Ogólne
Last Post: Sztakier
2026-04-24, 09:11 AM
» Replies: 0
» Views: 76
Donald Trump wars every c...
Forum: Life
Last Post: NoxxeR
2026-04-23, 08:04 PM
» Replies: 0
» Views: 99
PawnPro 3.0 — Extensão VS...
Forum: Portuguese/Português
Last Post: NullSablex
2026-04-19, 10:58 AM
» Replies: 0
» Views: 97
Harmony Maps
Forum: Maps
Last Post: Harmony
2026-04-19, 09:36 AM
» Replies: 0
» Views: 134

 
  San Andreas Skin Rotation
Posted by: Wasay - 2020-10-13, 12:14 PM - Forum: Questions and Suggestions - Replies (1)

Is it possible in open.mp?to make all skins with the same skin rotation? You know, skins like 1, 269,270,271 have a better[faster] rotation and in DM these skins are better for players.


  Help sublime compile on macOS
Posted by: bum - 2020-10-13, 07:01 AM - Forum: Pawn Scripting - Replies (3)

Hi everyone !

My gamemode is compile successfully with windows, but when I use my macOS for compile, it cannot run. I use sublime text for compiling, I?have installed PAWN plugin, edited sublime-build file but it still not working.



My build file:

Code:
{

"cmd": ["./pawncc", "$file", "-iinclude", "-o$file_path/$file_base_name", "-;", "-(", "-d3"],

"file_regex": "(.*?)[(]([0-9]*)[)]",

"working_dir": "/Users/mba0204/Desktop/Folders/Source/Bumios/Project/Gaming/GGMP/pawno/",

"selector": "source.pwn"

}





The error logs:

Code:
[Errno 2] No such file or directory: './pawncc'

[cmd: ['./pawncc', '/Users/mba0204/Library/Application Support/Sublime Text 3/Packages/User/GGMPBuild.sublime-build', '-iinclude', '-o/Users/mba0204/Library/Application Support/Sublime Text 3/Packages/User/GGMPBuild', '-;', '-(', '-d3']]

[dir: /Users/mba0204/Desktop/Folders/Source/Bumios/Project/Gaming/GGMP/pawno]

[path: /Users/mba0204/.rvm/gems/ruby-2.5.1/bin:/Users/mba0204/.rvm/gems/ruby-2.5.1@global/bin:/Users/mba0204/.rvm/rubies/ruby-2.5.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/mba0204/.rvm/bin]

[Finished]


Rainbow Laser pointer on weapons
Posted by: 3kisde - 2020-10-12, 07:32 PM - Forum: Pawn Scripting - Replies (4)

Hello bros, i want to know if it?s possible to make weapons to have laser pointer, and any idea or help of how to do this, Thank you!


Question Help with animation
Posted by: GeorgeXCarl - 2020-10-12, 10:38 AM - Forum: Pawn Scripting - Replies (4)

please help me with the ApplyAnimation because when i want to do the animation it keeps me freeze even if i didn't set the ApplyAnimation to freeze player when animating


  ~SAMP LUFTSCHLACHT REBORN~
Posted by: Palps - 2020-10-12, 01:23 AM - Forum: Videos and Screenshots - Replies (4)

[Video: https://vimeo.com/467203289]


  Dark theme
Posted by: DowDaw - 2020-10-11, 07:23 PM - Forum: Chat - Replies (3)

Hey, title of the topic says everything basically to add "Dark" theme on forums if possible please :)


  UTF-8
Posted by: Juvanii - 2020-10-11, 01:58 PM - Forum: Questions and Suggestions - Replies (1)

Hello Team ,



As this is my first post on the forums, first of all i would like to thank everybody working on this project, San Andreas never dies and won't be.



Back to the suggestion, please add a UTF-8 feature so servers will be supported in many languages in the future such as Arabic.



Regards


  open.mp client's concept-design idea
Posted by: davy - 2020-10-11, 11:09 AM - Forum: Art - Replies (6)

Due to the second wave of quarantine, I've had nothing else to do so I decided to give it a shot and make an modern-design-concept for open.mp
Feedback appreciated even if it's not the nicest thing you got to say as I'm looking forward to actually improve it and hopefully it can get somewhere in the future within the mod.
As of right now I only made a concept-design of the dark theme for the client.


[Image: i.imgur.co.png]


  OCTOBER 2020 Frequently Asked Questions
Posted by: Potassium - 2020-10-11, 05:59 AM - Forum: Questions and Suggestions - Replies (22)

Hi o.mp/burger fam,



We're back with another round of FAQs, so ask us the questions you'd love to know the answers to!





Some members of the dev team will be getting together to?livestream?the answers (will update this post with a confirmed date/time for the stream) and then the video will be available to watch afterwards too.



Ask your questions in the replies below!



Please note: This is NOT a feature requests thread.


  Progress bar original from GTA
Posted by: JR_Junior - 2020-10-11, 03:13 AM - Forum: Questions and Suggestions - No Replies

A progress bar system like the original game bar would be great.?

Like the bars of life, armour, breath, etc.??

So we would not need to use a system based on textdraw that depends on the resolution of each player.