Project Reality Roleplay (www.pr-rp.org) | 9.5 - 9.6 |

Re: Project Reality Roleplay - 9.6 and 9.5

Carlton said:
Brian_Furious said:
Why i run samp-server it says: Script[gamemodes/PR-RP:amx]: Run time error 19: "File or function is not found"

You're not running all the plugins.

What streamer i need to put? I got MySQL plugin and Incogino's Streamer
 
Re: Project Reality Roleplay - 9.6 and 9.5

If you're using Incognito's streamer v2.5 you probably need to recompile PRRP with the new include as well, though it doesn't make much sense in my head - your script seems to be using unexisting functions and afaik v2.5 removes no functionality. Still would be the best to download the newest versions of all plugins, recompile the script with the new includes and then try.
 
Re: Project Reality Roleplay - 9.6 and 9.5

You need the following plugins:

  • sscanf
  • BlueG's MySQL
  • Streamer
  • Dns
 
Re: Project Reality Roleplay - 9.6 and 9.5

I have this following problem:

1. I have the database on PHPMyAdmin
2. I have all plugins
3. And all MySQL database, ip, user and password are ok
4. When i join the server it says: connection fail

Why :S ?
 
Re: Project Reality Roleplay - 9.6 and 9.5

Brian_Furious said:
I have this following problem:

1. I have the database on PHPMyAdmin
2. I have all plugins
3. And all MySQL database, ip, user and password are ok
4. When i join the server it says: connection fail

Why :S ?

The only time connection fail shows is when you're not connected, you say it's Ok, but i'm sure it's not.
 
Re: Project Reality Roleplay - 9.6 and 9.5

Carlton said:
Brian_Furious said:
I have this following problem:

1. I have the database on PHPMyAdmin
2. I have all plugins
3. And all MySQL database, ip, user and password are ok
4. When i join the server it says: connection fail

Why :S ?

The only time connection fail shows is when you're not connected, you say it's Ok, but i'm sure it's not.

It shows when i join the server.

It starts to spam Connection fail on DOS
 
Re: Project Reality Roleplay - 9.6 and 9.5

Hey, Thanks Carltion, for releasing this script.

But I got one problem. When I join the server it says, "SERVER: This account is not regeistered!", then I did /reegister of course, but it says, "SERVER: That account is already registered!".

Please help, Do I need a MySQL Database on my localhost in order to run this server? Or can you please release a Non-MySQL version?

EDIT: I Created a DB and everything but still........ SERVER: THIS ACCOUNT IS NOT ERGISTEREED, BUT IF I DO /REGISTER IT SAYS IT IS ALREADY REGISTERED

sry caps i was in a hrury

MY MYSQLLOG.TXT

Code:
[16:10:49]  

[16:10:49] ---------------------------

[16:10:49] MySQL Debugging activated (09/13/10)

[16:10:49] ---------------------------

[16:10:49]  

[16:10:49] >> mysql_connect( )

[16:10:49] CMySQLHandler::CMySQLHandler() - constructor called.

[16:10:49] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "pr-rp" | Username: "root" ...

[16:10:49] CMySQLHandler::Connect() - Connection was successful.

[16:10:49] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.

[16:10:49] >> mysql_query( Connection handle: 1 )

[16:10:49] CMySQLHandler::Query(resultID) - Threaded query with id 1 started. (Extra ID: -1)

[16:10:49] CMySQLHandler::ProcessQueryThread() - Error will be triggered to OnQueryError()

MY SERVERLOGTXT
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3b R2, (C)2005-2010 SA-MP Team

[16:08:58] filterscripts = ""  (string)
[16:08:58] 
[16:08:58] Server Plugins
[16:08:58] --------------
[16:08:58]  Loading plugin: dns
[16:08:58] 

*** DNS Plugin v2.4 by Incognito loaded ***


[16:08:58]   Loaded.
[16:08:58]  Loading plugin: mysql
[16:08:58] 

  > MySQL plugin R5 successfully loaded.

[16:08:58]   Loaded.
[16:08:58]  Loading plugin: streamer
[16:08:58] 

*** Streamer Plugin v2.5 by Incognito loaded ***

[16:08:58]   Loaded.
[16:08:58]  Loading plugin: sscanf
[16:08:58] 

[16:08:58]  ===============================

[16:08:58]       sscanf plugin loaded.     

[16:08:58]    (c) 2009 Alex "Y_Less" Cole

[16:08:58]  ===============================

[16:08:58]   Loaded.
[16:08:58]  Loaded 4 plugins.

[16:08:58] 
[16:08:58] Filter Scripts
[16:08:58] ---------------
[16:08:58]   Loaded 0 filter scripts.

[16:08:58] Test
[16:08:58] Test
[16:08:58] Test
[16:08:58]  | Project Reality Roleplay Full Remake |
[16:08:58] Number of vehicle models: 23
[16:08:58] Incoming connection: 127.0.0.1:63438
[16:08:58] Incoming connection: 127.0.0.1:63439
[16:08:59] Incoming connection: 127.0.0.1:63440
[16:08:59] Incoming connection: 127.0.0.1:63441
[16:08:59] Incoming connection: 127.0.0.1:63443
[16:08:59] Incoming connection: 127.0.0.1:63445
[16:08:59] Incoming connection: 127.0.0.1:63442
[16:08:59] Incoming connection: 127.0.0.1:63444
[16:08:59] Incoming connection: 127.0.0.1:63446
[16:08:59] Incoming connection: 127.0.0.1:63448
[16:08:59] Incoming connection: 127.0.0.1:63447
[16:08:59] Incoming connection: 127.0.0.1:63453
[16:08:59] Incoming connection: 127.0.0.1:63449
[16:08:59] Incoming connection: 127.0.0.1:63451
[16:08:59] Incoming connection: 127.0.0.1:63455
[16:08:59] Incoming connection: 127.0.0.1:63454
[16:08:59] Incoming connection: 127.0.0.1:63452
[16:08:59] Incoming connection: 127.0.0.1:63450
[16:09:27] Incoming connection: 127.0.0.1:63456
[16:09:28] [join] Mark_Galang has joined the server (0:127.0.0.1)
 
Re: Project Reality Roleplay - 9.6 and 9.5

Use 9.5, 9.6 is a bit bugged because of FreshKilla when I last got it. I'm not going to fix 9.6, 9.5 is fine though.
 
Re: Project Reality Roleplay - 9.6 and 9.5

Carlton said:
Use 9.5, 9.6 is a bit bugged because of FreshKilla when I last got it. I'm not going to fix 9.6, 9.5 is fine though.

Isnt it. 9.5 crash as hell....

if you type /login pufff, server crash
 
Re: Project Reality Roleplay - 9.6 and 9.5

Brian_Furious said:
Carlton said:
Use 9.5, 9.6 is a bit bugged because of FreshKilla when I last got it. I'm not going to fix 9.6, 9.5 is fine though.

Isnt it. 9.5 crash as hell....

if you type /login pufff, server crash

Create a folder called users in scriptfiles.
 
Re: Project Reality Roleplay - 9.6 and 9.5

Why you dont upload a package with plugins, GM, Database to put into PHPMyAdmin, (already tested and work)..we need it :biggrin:
 
Re: Project Reality Roleplay - 9.6 and 9.5

Some moron fixed all of the bugs (he actually didn't) and added an ice cream job to 9.5. He's selling it for $25. So far I've seen 3 people with his script.
 
Re: Project Reality Roleplay - 9.6 and 9.5

Johnny said:
Some moron fixed all of the bugs (he actually didn't) and added an ice cream job to 9.5. He's selling it for $25. So far I've seen 3 people with his script.
Never heard of it, anyways Andreas market is the only SA-MP Market I'm aware of, where else could he sell it?
 
Re: Project Reality Roleplay - 9.6 and 9.5

I fixed PR-RP 9.5. No Crash, Houses works, Gang, Interiors,

I cant release it becaouse it's in Italian Language
 
Re: Project Reality Roleplay - 9.6 and 9.5

Brian_Furious said:
I fixed PR-RP 9.5. No Crash, Houses works, Gang, Interiors,

I cant release it becaouse it's in Italian Language
Aw :/ I wanted the fixed version :s.
 
Re: Project Reality Roleplay - 9.6 and 9.5

Here some fix..

Code:
 //-------------------------------[Login]--------------------------------------------------------------------------
	if (strcmp(cmd, "/login", true) ==0 )
	{
		if (GetPVarInt(playerid, "PlayerLogged") == 1)
		{
			SendClientMessage(playerid, COLOR_WHITE, "SERVER: You are already Logged in.");
			return 1;
		}
		if (GetPVarInt(playerid, "PlayerAccount") == 0)
		{
			SendClientMessage(playerid, COLOR_LIGHTRED, "[SERVER]: You dont have an account, type /registra <password>");
			return 1;
		}
		tmp = strtok(cmdtext, idx);
		if(!strlen(tmp))
		{
			SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /login [password]");
			return 1;
		}
		format(string, sizeof(string), "users/%s.ini", PlayerName(playerid));
		new File: hFile = fopen(string, io_read);
		if (hFile)
		{
            fclose(hFile);
			OnPlayerLogin(playerid,tmp);
			return 1;
		}
		return 1;
	}

/give /accept crash the server as hell, only thing to un bug it just delete:

Code:
 			GetPlayerName(playerid, name, sizeof(name));
	        CMDLog(name,cmdtext);
from /accept command and /give too
 
Re: Project Reality Roleplay - 9.6 and 9.5

The problem with that probably is that you don't have the folder made that CMDLog() tries to write the log into.
 
Re: Project Reality Roleplay - 9.6 and 9.5

When i Run Pr-Rp 9.5
Plugins and Filterscripts Load
Then the Console Dissapears
 
Back
Top Bottom