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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,239
» Latest member: qq88ooo
» Forum threads: 2,374
» Forum posts: 12,283

Full Statistics

Online Users
There are currently 345 online users.
» 1 Member(s) | 341 Guest(s)
Google, Bing, Yandex, MrKacu13

Latest Threads
Developer for Hire – Syst...
Forum: Pawn Scripting
Last Post: ejtamovic
Today, 08:35 AM
» Replies: 0
» Views: 22
Liberty City map
Forum: Pawn Scripting
Last Post: ziyadprogamer
2025-06-28, 04:55 PM
» Replies: 2
» Views: 2,159
GameText styles in open.m...
Forum: Pawn Scripting
Last Post: Miki
2025-06-28, 01:25 PM
» Replies: 1
» Views: 50
Script[gamemodes/gamemode...
Forum: Pawn Scripting
Last Post: Miki
2025-06-27, 05:08 PM
» Replies: 1
» Views: 430
Want to edit my profile n...
Forum: Chat
Last Post: Hera.
2025-06-26, 08:41 PM
» Replies: 1
» Views: 567
Farsi
Forum: Other
Last Post: acc.gangbeni
2025-06-25, 08:21 AM
» Replies: 2
» Views: 3,071
Las Venturas Gang Wars - ...
Forum: Advertisements
Last Post: lvgwgta
2025-06-22, 06:47 PM
» Replies: 0
» Views: 62
[Request] Linko Gaming Ro...
Forum: General Discussions
Last Post: JamesC
2025-06-20, 07:34 PM
» Replies: 0
» Views: 80
RevolutionX DM/Stunt/Race...
Forum: Advertisements
Last Post: DerekZ905
2025-06-18, 03:12 PM
» Replies: 0
» Views: 92
samp-cef
Forum: Questions and Suggestions
Last Post: jamespssamp
2025-06-18, 11:36 AM
» Replies: 0
» Views: 83

 
  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.