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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,621
» Latest member: Dilshad
» Forum threads: 2,338
» Forum posts: 12,275

Full Statistics

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

Latest Threads
Need To Hire Pawno Coder....
Forum: General Discussions
Last Post: Dilshad
27 minutes ago
» Replies: 1
» Views: 764
Original Godfather
Forum: Pawn Scripting
Last Post: NmE
Yesterday, 11:48 AM
» Replies: 3
» Views: 136
What would you start?
Forum: Life
Last Post: vuongtrungnu13
Yesterday, 01:55 AM
» Replies: 4
» Views: 9,783
People who have one of th...
Forum: Tech
Last Post: vuongtrungnu13
Yesterday, 01:39 AM
» Replies: 2
» Views: 5,139
After School Community
Forum: Advertisements
Last Post: cosminupgaming
2025-10-19, 12:42 PM
» Replies: 0
» Views: 64
[SDK] SDK C++ MODERNO
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-10-19, 02:18 AM
» Replies: 0
» Views: 27
[SDK] SDK C++ MODERN
Forum: Tech
Last Post: Crazy_ArKzX
2025-10-19, 02:17 AM
» Replies: 0
» Views: 35
Need assistance
Forum: Pawn Scripting
Last Post: Cappsy
2025-10-18, 02:29 AM
» Replies: 1
» Views: 70
Magyar
Forum: Hungarian/Magyar
Last Post: Cappsy
2025-10-18, 02:19 AM
» Replies: 33
» Views: 62,889
United Gaming Life Rolepl...
Forum: Advertisements
Last Post: Cruncher
2025-10-17, 08:33 PM
» Replies: 1
» Views: 426

 
  Run time error 20: "Invalid index parameter (bad entry point)"
Posted by: Bullseye - 2023-10-07, 02:24 PM - Forum: Support - Replies (1)

I get this error in the console  Run time error 20: "Invalid index parameter (bad entry point)" help me!


  Car Texture
Posted by: DomOfficial - 2023-10-07, 11:42 AM - Forum: Pawn Scripting - Replies (1)

Hello! First of all, sorry for the broken English.

My question is that I would like to change the inscription from the basic vehicles. Possibly modify the texture.

What are the possibilities for this?


  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://mega.nz/file/CnRmRJRK#lN-UBAVDuT...fmNCZ4THsY

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