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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,256
» Latest member: MertStruvink
» Forum threads: 2,379
» Forum posts: 12,293

Full Statistics

Online Users
There are currently 192 online users.
» 1 Member(s) | 186 Guest(s)
Bing, Google, Internet Archive, Yandex, Applebot, Undead

Latest Threads
Open.mp / SAMP Query
Forum: Releases
Last Post: laex
Today, 04:07 AM
» Replies: 2
» Views: 30
some text appearing in my...
Forum: Support
Last Post: Sizy
Yesterday, 07:33 AM
» Replies: 0
» Views: 11
Offensive-Core: TDM
Forum: Gamemodes
Last Post: NikitaFoxze
Yesterday, 12:13 AM
» Replies: 3
» Views: 3,646
Second Generation Rolepla...
Forum: Advertisements
Last Post: JamesT
2025-07-06, 10:28 AM
» Replies: 0
» Views: 33
Servidor RPG profissões
Forum: Advertisements
Last Post: tcharlesmeurer
2025-07-05, 11:35 PM
» Replies: 0
» Views: 27
EVO Anti-Cheat
Forum: Libraries
Last Post: Eduardo_AC
2025-07-05, 11:05 PM
» Replies: 2
» Views: 68
Developer for Hire – Syst...
Forum: Pawn Scripting
Last Post: ejtamovic
2025-07-04, 08:35 AM
» Replies: 0
» Views: 58
Liberty City map
Forum: Pawn Scripting
Last Post: ziyadprogamer
2025-06-28, 04:55 PM
» Replies: 2
» Views: 2,200
GameText styles in open.m...
Forum: Pawn Scripting
Last Post: Miki
2025-06-28, 01:25 PM
» Replies: 1
» Views: 69
Script[gamemodes/gamemode...
Forum: Pawn Scripting
Last Post: Miki
2025-06-27, 05:08 PM
» Replies: 1
» Views: 446

 
Question Change Vehicle Color After Respawn
Posted by: LuvaDePedreiro - 2024-06-28, 12:54 PM - Forum: Pawn Scripting - Replies (6)

Hello everybody! I have a question about a possible problem I am facing. I added some vehicles using the "AddStaticVehicleEx" function with a respawn delay of 300 seconds, and with colors already defined. Is it possible to make the colors change after it respawns? The way I'm trying to make this work is to use the "OnVehicleSpawn" callback with the "ChangeVehicleColor" function. However, after the vehicle is respawned, the color remains the same.

PHP Code:
public OnVehicleSpawn(vehicleid)
{
ChangeVehicleColor(vehicleidrandom(127), random(127));
return 
1;


  Server not on Internet Tab
Posted by: Blood - 2024-06-26, 09:51 PM - Forum: Support - No Replies

So what's going on with the listing? I have read that there were some problems not long ago that you had to pay for your server to be even listed in the Internet Tab? I would like to get an update, is that still so? Because I just started a server and it is not showing up in the Internet Tab.


  [HELP] Prevent Spoofed Dialog Attack
Posted by: hilmanXcode - 2024-06-25, 08:21 PM - Forum: Pawn Scripting - Replies (2)

Hello, bro
how to prevent attack from https://wiki.blast.hk/ru/moonloader/lua/...ogResponse ?


  Ajuda script pls
Posted by: DOCA - 2024-06-25, 07:00 AM - Forum: Portuguese/Portugu?s - Replies (2)

  • Estou tentando ligar minha GameMode e está dando esse Erro no crashDetect.
    OBS: Eu coloquei ela na Host e não quis ligar, mas na minha maquina Liga.

    Code:
    [debug] Long callback execution detected (hang or performance issue)
    [debug] AMX backtrace:
    [debug] #0 0000aec4 in DOF2_ParseFile (file[]=@001b4d70 "Logs/Recorde.ini", extraid=-1, bool:callback=false) at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\DOF2.inc:1059
    [debug] #1 0000a2f4 in DOF2_GetStringEx (file[]=@001b4d70 "Logs/Recorde.ini", key[]=@001b4db4 "RecordeNum", result[]=@002d91e4 "", size=16, tag[]=@00299294 "") at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\DOF2.inc:698
    [debug] #2 0000a4f8 in DOF2_GetInt (file[]=@001b4d70 "Logs/Recorde.ini", key[]=@001b4db4 "RecordeNum", tag[]=@00299294 "") at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\DOF2.inc:865
    [debug] #3 000138f8 in public Itter_OnGameModeInit () at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\gamemodes\thugbrasil.pwn:1020
    [debug] #4 native CallLocalFunction () in samp-server.exe
    [debug] #5 00010204 in public zcmd_OnGameModeInit () at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\foreach.inc:689
    [debug] #6 native CallLocalFunction () in samp-server.exe
    [debug] #7 0000f90c in public SSCANF_OnGameModeInit ()  at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\zcmd.inc:68
    [debug] #8 00001764 in public OnGameModeInit () at C:\Users\LLLTR.DESKTOP-RTSLUFF\Desktop\ThugBrasilV1\pawno\include\sscanf2.inc:118

    Me ajugem !!!!


  Running style
Posted by: SuperNatural - 2024-06-25, 04:38 AM - Forum: Programming - Replies (1)

Hello, I'm a junior SAMP developer. I started a gamemode from the beginning and I'm having some troubles with the skins. The ID 0 (CJ) runs normal, but other skins run in different way. I know this might be a easy trouble to fix, but I can't find any documentation about. So, how can I change the running style in all the other skins and make them to run like CJ?

Thanks for your help, and I hope not to be a fool. lol


Star Magic DeathMatch/Freeroam
Posted by: Lezduit - 2024-06-24, 05:47 AM - Forum: Gamemodes - No Replies

Hello to you OPEN.MP Community!

I'm new to pawn and I made a gamemode with the help of AI (ChatGPT) in the hopes of getting a good gamemode. It didn't work well... Anyway, I have nothing to do with this mode, and I do need some feedback about this mode. So you are more than welcome to try it out.
(Most of the Teleports and Commands were made by me, the rest is GPT.)


Let me tell you what this mode has:

  • DeathMatch System - by me
  • Register & Login System - by me
  • Weapons System (temp) - by me
  • V.I.P System by ZigGamerX
  • Fly System by Vishnu
  • Advanced Speed-O-Meter by MNA
  • Football System by Farkias
  • PM system by hobo101 aka MarkNelson V0.1
  • Xtreme Admin System by SharkyKH





Teleports:
  • /LV - Las Venturas
  • /SF - San Fierro
  • /LS - Los Santos
  • /Race
  • /Ap - LV Airport
  • /Army - Area 69
  • /Ramp
  • /Jump
  • /Drift
  • /Jeeps
  • /Police - LV Police
  • /Swamp
  • /Chiliad
  • /Casino
  • /Casino 2


Commands:

  • /Help - Show Help Dialog
  • /Tele - Teleport list
  • /HelpMe - Send a help message to staff
  • /DM - List of Deathmatch zones
  • /Admins - Connected Admins
  • /Kill - Kill yourself
  • /Afk - Enter/Exit AFK mode
  • /VHelp - VIP Help ONLY
  • /N - Adds nitro to car
  • /Fix - Fix car
  • /startfootball (admins only)
  • /Rules - Show server rules
  • /Fly - Fly in the server
  • /PM - Send private message
  • /Credits - Show credits

Pics:
https://imgur.com/a/9FiNXyx


RAW pawn code:
https://pastelink.net/bm1tc8fu
https://paste.mozilla.org/yq9RvB8K


Download .pwn only:
https://www.mediafire.com/file/h662b7w0u...1.pwn/file




Download with all folders:
https://www.mediafire.com/file/fapy4dyg3...P.rar/file
OR
https://github.com/demboez/Magic-DM-Free...g/GameMode


Hope you will enjoy and im waiting for your feedback on it!


  Can't launch samp/open.mp servers
Posted by: iRhone - 2024-06-24, 04:39 AM - Forum: Support - Replies (3)

Hello,

Recently I have been trying to get back into playing sa-mp(AKA now open.mp) after so many years. It has always been at the back of my head and up until a couple days ago I tried searching for a reliable and safe download of the game but have come up short and no luck so I decided to purchase the game directly from Rockstar.

I have downloaded the sa-mp client and even open.mp and locate them to my folder containing gta_sa and each time I try launching a server it takes me directly to single player. I am out of options and don't know what I'm doing wrong. I am doing the same things I would do when I would install samp back in the days. Any help????

Thank you, 
Rhone


  .
Posted by: francocos1488 - 2024-06-23, 01:54 PM - Forum: Programaci?n - No Replies

123455


  Assembling a team Play
Posted by: blackwolf4278 - 2024-06-22, 05:22 PM - Forum: Advertisements - No Replies

178.63.13.143:18825 Here Rn waiting for someone to connect!

Try something new! RolePlay War

Its a role play genre, but only about war. Long story short, you register and choose a team, both teams are SF and LV fighting for LS Territory. There are civilian jobs, such as medics, firefighters and plant workers to make ammo and medical supplies and then there are the armies that fight each other.

For the now more zones a team has the more cash they make, thus they can buy more vehicles, jets, helicopters etc etc…..

But for now all the warehouses are full and everything, some features are disabled for easier play since there probably won’t be enough of people to fill all of the roles. Pretty much its just fighting, no need to make and move ammo, no need for medical supplies or to move and buy gasoline for vehicles


Discord: https://discord.gg/wHvEaGmK

I would love to actually assemble a team of at least 10 people so we can all assemble and play this mode sometimes 5v5 -> I think it would be a nice experience. 


  CraZy Stunt Freeroam Important to view!
Posted by: rolex - 2024-06-22, 01:13 PM - Forum: Advertisements - No Replies

Introduction 
CSF is SA-MP server based off stunt/race and freeroam, we also offer alot of a range of other things , including DM and CNR, we try our best to offer our players 
the best gaming experience in SA-MP, Our Script and maps are getting updated often, so who says San Andreas gets old? Join our community.
Features
Range of stunts, amazing maps created by our players!
Cops And Robbers minigame (/cnr)
Private vehicle Ownership.
Advanced housing system, access all house features via /housemenu.
Advanced racing system 
Advanced Dueling system, with player spectating.
Events including derby events on a daily basis!
Advanced Anti-Cheat System. Over 50 cheaters banned a day!
Advanced Challenges with epic rewards!
Advanced Discord System , everything on the server is displayed over Discord 
Range of awesome deathmatches, including TDM.
Achievement System with special prizes!
Bunch of awesome minigames, including Demolition Derby And Fallout!
Advanced Group System with many features.
Advanced MySQL system, All your data including personal settings are saved in our database!
Friendly user interface, you can access everything via the /help command.
Toy System - Attack a range of permanent objects, to your character.
Banking system. All your score and money are server-sided and accounted for!
Special bonus commands and features for VIP And Premium Members.
and much more!

Latest update!
[color=oklab(0.899401 -0.00192499 -0.00481987)]Advanced Cross-Platform Game & Discord layout with chat, notifications and admin commands.
Bug fixes (Score loss, group ranks, custom vehicles, custom spawn, more!)
Group System Revamp with many new features & commands. (Group shop, safe, headquarters, labels,.. - /group)
Money bag & Cookie jar locations have been set to fixed locations across the map, and are now easier to find!
Advanced Events System with different modes! (DM, TDM, Derby, ATP, Race,..) 
[/color]
Group Update

- Group War Rewards 

Winner groups in group wars are rewarded with score and points, the point can then used to buy items from the group shop.

- Group Safe

group cash and cookies , with ability to deposit/withdraw them accordingly from the same.

- Group Shop

Using group points, group leaders can buy cash, cookies, extra group labels or private group headquarters!

- Group Headquarters

Group headquarters with a map icon and interior of choice where group members can hang around!

-Weekly Prizes

Group with highest war wins  will be rewarded with points on weekly basis!

Introducing customizable group labels! 

- Purchase process

You can purchase group labels from group shop /gshop in exchange of group points.

- Deployment

You can deploy them accordingly throughout designated command and super user-friendly diaglogs!

- Customization 

You can freely configure your label text or positon as you please. However, your label color always matches your group color.


Introducing our new dynamic event system!

bored of the typical repeating events?! with new event system, admins will be able to create variety of events with different modes (DM, TDM, Race, Derby, and Avoid the plane) With unlimited ideas as the whole system is customizable! and at the same point, regular players will be able to create their own events as well! to go as creative as they can and keep everybody occupied!
[Image: QJU9nhp.png]
[Image: Jhr3ciH.png]
[Image: Jhr3ciH.png]
[Image: lRia9L9.png]
[Image: Qg4YjNl.png]
[Image: IJVMxgs.png]
[Image: Ry6bAwD.png]
[Image: OF2Zs7w.png]
[Image: tfzxUr7.png]
[Image: 21QS2F3.png]
[Image: 1Iwe2n3.png]

Discord server 

https://discord.gg/9EkewA5g



server ip if you'd like to test: 45.155.169.83:7777
we are searching for active and professional staff members! :)