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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,656
» Latest member: benarbiamohamedali1
» Forum threads: 2,346
» Forum posts: 12,287

Full Statistics

Online Users
There are currently 286 online users.
» 0 Member(s) | 284 Guest(s)
Bing, Baidu

Latest Threads
Ultimate Roleplay!!
Forum: Advertisements
Last Post: URP_Wrzosek
Yesterday, 09:43 AM
» Replies: 2
» Views: 63
samp openmp scripts
Forum: German/Deutsch
Last Post: pauli
2025-11-01, 01:21 AM
» Replies: 0
» Views: 58
YGG-Reborn
Forum: Advertisements
Last Post: Mw10
2025-10-31, 08:12 AM
» Replies: 0
» Views: 61
[GameMode] Brasil Vida Id...
Forum: Portuguese/Portugu?s
Last Post: Brasil Vida Ideal
2025-10-31, 01:12 AM
» Replies: 0
» Views: 54
Grand Gang War (GGW)
Forum: Advertisements
Last Post: coladaciren
2025-10-30, 10:00 AM
» Replies: 0
» Views: 55
undefined symbol
Forum: Portuguese/Portugu?s
Last Post: leobradoks
2025-10-25, 08:58 PM
» Replies: 1
» Views: 1,621
SA:MP Custom Character Li...
Forum: General Discussions
Last Post: Dilshad
2025-10-22, 04:15 PM
» Replies: 0
» Views: 106
Anyone got old rp scripts...
Forum: General Discussions
Last Post: Bilal
2025-10-21, 01:02 PM
» Replies: 5
» Views: 5,337
Anyone has the SARP Gamem...
Forum: Gamemodes
Last Post: Bilal
2025-10-21, 12:59 PM
» Replies: 0
» Views: 173
SARP Gamemode
Forum: Releases
Last Post: Bilal
2025-10-21, 12:58 PM
» Replies: 0
» Views: 111

 
  Custom Models Error in open.mp
Posted by: og.vuky - 2023-10-03, 08:38 PM - Forum: Support - Replies (1)

Hello everyone, I have a small situation here. I'm creating a textdraw using a custom images and it works fine when I run the script with 0.3DL server but it doesn't work when I run it with open.mp server (custom textdraw is not showing in-game).

Also, whenever I run script with open.mp server I get this message in console:

Code:
[Info] [artwork:info] Loading artconfig.txt
[Error] [artwork:error] Model -2001 is already in use

While 0.3DL reads it right:
Code:
[artwork:crc] intro.dff CRC = 0xD7D58371
[artwork:crc] intro.txd CRC = 0xEDF7C701

I gotta say that model is the only model I'm using so there's no way it's already in use. Does anyone know what can be causing this problem?


  Moving to different country
Posted by: Xyranaut - 2023-09-30, 02:11 PM - Forum: Life - Replies (1)

I became a part of the SA:MP community back in 2011 when I was just 10 years old. Fast forward to the present, I've recently graduated and currently hold a job.
However, my current job doesn't provide the best financial stability. Consequently, I'm thinking of moving to a different country, such as the UK, US, Australia or Germany, with the intention of pursuing post-graduate education and subsequently establishing a career and settling down there. 
I'm curious about what life is like in these countries for an immigrant. While I've seen news reports and Instagram posts showcasing the challenges each country faces, these issues seem relatively minor compared to the debt trap and political turmoil and corruption in my home country.


Thumbs Up Rosalife Gamemode [openMP version]
Posted by: N1ko - 2023-09-24, 10:06 AM - Forum: Gamemodes - Replies (4)

Hi I just found a script on my pc and wanted to share it with you. It is a new version of the Rosalife. It is the openMP version of this script



https://www.file-upload.net/download-151...e.rar.html


  I want to give copyright to a samp server
Posted by: devilaj098 - 2023-09-23, 11:59 AM - Forum: Support - Replies (2)

Hello I'm ali owner of Sunrise roleplay server. I want to claim copyright. I start Sunrise Roleplay with my freinds some months ago, but we stop working on server for some time. Yestrday my freind cloab with indian street roleplay(isrp) and isrp's owner change name and logo to Sunrise Roleplay and and he said give me your script we will work on it, he played on our server some time and then he kick our script. Now he saying change yourrr server name and logo or I will copyright on your server. https://discord.gg/HbmHJjtzaR
That is isrp server's dc. https://discord.gg/uc5DdurAAM
That is mine server's dc. Help us please.


  [Announce]SSGamers
Posted by: weslley_script - 2023-09-17, 09:28 PM - Forum: Advertisements - Replies (1)

As I don't know if this place is a place for advertisements derived from PT-BR SA-MP, I am inserting the information in English
SSGamers is a community where there is a wide range of members, we don't have 1/10 of what is on the open MP Discord, but I would appreciate it if you would allow me to leave the ad here so that you can help me with my growth.

Our Discord aims to cover various games to advertise servers and assist members in the programming field.

Everyone is welcome to our SSGamers community.


Sad INCLUDE PROBLEM
Posted by: alexandrogallegos09 - 2023-09-15, 08:29 AM - Forum: Pawn Scripting - Replies (6)

I have a problem with this Include, my text its not showin up but instead the textdraw:

include:
[Image: Uw9eO37.png]

my game:
[Image: fMFRUH0.png]

my cmd:

Code:
CMD:black1(playerid, params[])
{
    notification.Show(playerid, "Testing", "Testing blablabalablablablbasdgfsfsf\nsqhgfsqfqsfqsf", "hud:radar_triads");
    notification.Show(playerid, string:"Rules", string:"1st: Go fuck your self\n2nd: :despondency\n 3rd: blablablablabla", string:"hud:radar_triads");
    return 1;
}

my includes:
Code:
#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <sscanf2>
#define YSI_NO_HEAP_MALLOC
#define TDN_MODE_DEFAULT
#include <notify>
#include <zcmd>

If anyone can help me i would be so thankful, sorry my bad english.

Original .inc link


Sad i have problem with easyDialog or mysql r41-4
Posted by: lifehd326 - 2023-09-14, 02:22 PM - Forum: Pawn Scripting - Replies (1)

Dovada: https://www.youtube.com/watch?v=JI6VpCtqK2w

public OnGameModeExit()
{
mysql_close(SQL);
return 1;
}

public OnPlayerRequestClass(playerid)
{
return 1;
}
public OnPlayerConnect(playerid)
{
qQuery[0] = (EOS);
mysql_format(SQL, qQuery, sizeof(qQuery), "SELECT * FROM `users` WHERE `Name` = '%e' LIMIT 1", GetPlayerNameEx(playerid));
mysql_pquery(SQL, qQuery, "CheckPlayerAccount", "d", playerid);
PlayerInfo[playerid][pLoginTires] = 0;
return 1;
}

function CheckPlayerAccount(playerid) {

qString[0] = (EOS);
switch(cache_num_rows())
{
case 0:
{
format(qString, sizeof(qString), "Bine ai venit, %s.\nScrie o parola pentru a te inregistra:", GetPlayerNameEx(playerid));
Dialog_Show(playerid, DILOAG_REGISTER, DIALOG_STYLE_PASSWORD, "Register", qString, "Register", "Quit");
}
case 1:
{
format(qString, sizeof(qString), "Bine ai revenit, %s.\nScrie mai jos parola contului tau:", GetPlayerNameEx(playerid));
Dialog_Show(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, "Login", qString, "Login", "Quit");
}
}
return 1;
}

Dialog:DIALOG_REGISTER(playerid, response, listitem, inputtext[]) {

if(!response)
return Kick(playerid);

if(strlen(inputtext) < 8 || strlen(inputtext) > 32)
return Dialog_Show(playerid, DILOAG_REGISTER, DIALOG_STYLE_PASSWORD, "Register", "Scrie o parola pentru a te inregistra:\nNumarul de caractere trebuie sa fie format din 8 - 64", "Register", "Quit");


format(PlayerInfo[playerid][pName], 24, GetPlayerNameEx(playerid));
format(PlayerInfo[playerid][pPassword], 128, inputtext);

qQuery[0] = (EOS);
mysql_format(SQL, qQuery, sizeof(qQuery), "INSERT INTO `users` (Name, Password) VALUES ('%e', '%e')", GetPlayerNameEx(playerid), inputtext);
mysql_pquery(SQL, qQuery, "CheckSQLID", "d", playerid);

Dialog_Show(playerid, DIALOG_EMAIL, DIALOG_STYLE_INPUT, "E-Mail", "Scrie mai jos adresa ta de e-mail:", "Ok", "");


return 1;
}

Dialog:DIALOG_EMAIL(playerid, response, listitem, inputtext[])
{

if(!response)
return Dialog_Show(playerid, DIALOG_EMAIL, DIALOG_STYLE_INPUT, "E-Mail", "Scrie mai jos adresa ta de e-mail:", "Ok", "");

if(strlen(inputtext) < 8 || strlen(inputtext) > 128 || !IsValidEmailAddress(inputtext))
return Dialog_Show(playerid, DIALOG_EMAIL, DIALOG_STYLE_INPUT, "E-Mail", "Scrie mai jos adresa ta de e-mail:\nAdresa de e-mail nu este valida.", "Ok", "");

qQuery[0] = (EOS);
mysql_format(SQL, qQuery, sizeof(qQuery), "UPDATE `users` SET `Email` = `%e` WHERE `ID` = `%d`", PlayerInfo[playerid][pEmail], PlayerInfo[playerid][pSQLID]);
mysql_tquery(SQL, qQuery, "", "");

return 1;
}
Dialog:DIALOG_LOGIN(playerid, response, listitem, inputtext[]) {

if(!response)
return Kick(playerid);

qQuery[0] = (EOS);
mysql_format(SQL, qQuery, sizeof(qQuery), "SELECT * FROM `users` WHERE `Name` = `%e` AND `Password` = `%e` LIMIT 1", GetPlayerNameEx(playerid), inputtext);
mysql_pquery(SQL, qQuery, "OnPlayerLogin", "d", playerid);
return 1;
}
function OnPlayerLogin(playerid) {

switch(cache_num_rows())
{
case 0:
{

PlayerInfo[playerid][pLoginTires] ++;
if(PlayerInfo[playerid][pLoginTires] == 3) return Kick(playerid);

}
case 1:
{

cache_get_value_name_int(0, "pSQLID", PlayerInfo[playerid][pSQLID]);
cache_get_value_name_int(0, "Name", PlayerInfo[playerid][pName]);
cache_get_value_name_int(0, "Password", PlayerInfo[playerid][pPassword]);
cache_get_value_name_int(0, "Email", PlayerInfo[playerid][pEmail]);

}
}

return 1;
}

function CheckSQLID(playerid) {

PlayerInfo[playerid][pSQLID] = cache_insert_id();
printf("New account: %s.", GetPlayerNameEx(playerid));
return 1;
}


Question Worth it?
Posted by: Artysh - 2023-09-08, 03:45 PM - Forum: General Discussions - Replies (2)

Hello everyone,

A quick intro - I've been around the community since 2009, playing and developing. Maybe some of you would know me as CLT or Cesar Lauren Tom...
I came around this open.mp project and was intrigued, I see there's some activity and 29k players daily, most of them are ofc playing on the russian servers. 

So my question is - is it worth starting a roleplay server nowdays? I've a gm lying on my GitHub for years and it's ready to run.

When talking about is it worth it or not, I don't mean money aspects. Just if there's a chance to still build a stable community that keeps enjoying the game. 

Looking forward to your answers...

BR,
Arty


  [help] crashdetect
Posted by: Boris. - 2023-09-07, 12:22 PM - Forum: Pawn Scripting - Replies (1)

Hi, I had a bunch of timeouts that day, suddenly 30 players had timeouts, one after the other. However, I have nothing in the server_log? This error was thrown 5-6 hours before the players had a timeout. I wonder why it doesn't show the exact error, and which line in the script causes it?

Code:
[2023-09-03 12:41:38] [debug] Run time error 5: "Invalid memory access" 
[2023-09-03 12:41:38] [debug] AMX backtrace: 
[2023-09-03 12:41:38] [debug] #0 0002a65c in public OnPlayerCommandText (3, 26756692) from dd.amx 
[2023-09-03 12:41:38] [debug] #1 00022c94 in public OnPlayerText (3, 26756692) from dd.amx


  Anyone got old rp scripts for samp? P:LA, SA:RP?
Posted by: COLT45 - 2023-09-05, 06:46 PM - Forum: General Discussions - Replies (5)

So, like the title says im willing to buy samp rp script.

Offer me!

Looking for these atleast: P:LA, SA:RP