Jump to content

GameMode RPG


gAZAh.

Recommended Posts

Acum 2 minute, Adel a spus:

E o problemă la gm?

Pe localhost merge să îl pun dar pe host nu merge

Am pus in sv cfg pluginurile .so e gm ul bagat in gamemodes

Baza e bagată pluginurile sunt bune la ultima versiune

Stie cineva? 

Baiatul a mentionat "ruleaza pe ultima versiune de mysql r41-4", documenteaza-te cu ce ai nevoie pentru a rula un server cu r41-4.

Link to comment
Share on other sites

Acum 1 oră, Stefan Mentosana a spus:

Baiatul a mentionat "ruleaza pe ultima versiune de mysql r41-4", documenteaza-te cu ce ai nevoie pentru a rula un server cu r41-4.

de ce am nevoie? nu gasesc pe internet poti lasa link?

Edited by Adel
Link to comment
Share on other sites

@gAZAh.

[12:47:39] MySQL Connect: Conexiunea bazei de date clie1023_samp cu user-ul clie1023_samp a esuat! Verifica server.log-ul!

[12:47:39] [plugins/mysql] CConnection::CConnection - establishing connection to MySQL database failed: #1130 'Host '95.168.124.167' is not allowed to connect to this MySQL server'

 

#define mysql_host "127.0.0.1"
#define mysql_user "root"
#define mysql_password ""
#define mysql_database "bazadedate"

new MySQL:SQL;

public OnGameModeInit()
{

 SQL = mysql_connect("127.0.0.1", "root", "", "bazadedate");
    if(mysql_errno() != 0)
    {
     printf("===================================================================================================");
        printf("MySQL Connect: Conexiunea bazei de date %s cu user-ul %s a esuat! Verifica server.log-ul!", mysql_database, mysql_user);
        printf("===================================================================================================");
    }
    else
    {
     printf("===============================================================================================");
        printf("| MySQL Connect: Conexiunea bazei de date %s cu user-ul %s a fost efectuata cu succes! |", mysql_database, mysql_user);
        printf("===============================================================================================");
    }
 return sqlc_OnGameModeInit();
}

Youtube: Click

Link to comment
Share on other sites

  • 2 weeks later...
Chiar acum, XxgabrielxXBOY a spus:

ma ajuti te rog iti dau datele tw acm il tin deschis pana te conectezi id:1 419 899 146 pass:171kwi

*Nu sunt acasa,Ajung diseară dami ad pe discord Adel2#2586 să nu facem aici prea mult spam*

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

v0.3.7-R2, (C)2005-2015 SA-MP Team

[15:45:32] filterscripts = ""  (string)
[15:45:32] 
[15:45:32] Server Plugins
[15:45:32] --------------
[15:45:32]  Loading plugin: mysql.so
[15:45:32]   Failed (log-core.so: cannot open shared object file: No such file or directory)
[15:45:32]  Loading plugin: crashdetect.so
[15:45:32]   Failed (/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by plugins/crashdetect.so))
[15:45:32]  Loading plugin: sscanf.so
[15:45:32] 

[15:45:32]  ===============================

[15:45:32]       sscanf plugin loaded.     

[15:45:32]          Version:  2.8.1        

[15:45:32]    (c) 2012 Alex "Y_Less" Cole  

[15:45:32]  ===============================

[15:45:32]   Loaded.
[15:45:32]  Loading plugin: streamer.so
[15:45:32] 

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

[15:45:32]   Loaded.
[15:45:32]  Loading plugin: timerfix.so
[15:45:32]   >> TimerFix v1.5 successfully loaded.
[15:45:32]   Loaded.
[15:45:32]  Loading plugin: MapAndreas.so
[15:45:32]   Loaded.
[15:45:32]  Loaded 4 plugins.

[15:45:33] 
[15:45:33] Filterscripts
[15:45:33] ---------------
[15:45:33]   Loaded 0 filterscripts.

[15:45:33] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[15:45:33] Number of vehicle models: 0

Link to comment
Share on other sites

 

@Azze47

15:45:33] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[15:45:33] Number of vehicle models: 0

 

image.thumb.png.043b28f4b9701c110339b5cb15d653e7.png

Nu ai cele 3 fisiere selectate, iale dintr-un alt gamemode.

Edited by HartMon
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.