Szerző Téma: Malibu RPG  (Megtekintve 30403 alkalommal)

Nem elérhető Diego_Enrique

  • 235
  • Maciii
    • Profil megtekintése
Malibu RPG
« Válasz #180 Dátum: 2015. Június 05. - 18:13:59 »
0
Idézetet írta: willianhunt date=1433503281\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"50857\" data-ipsquote-contentclass=\"forums_Topic
sziasztok hogy kell az autókereskedést feltölteni kocsikkal ???
 


SQL-ben a Vehs táblába kell a kocsikat berakni ilyen formátumba kb. :
\"218345899K_pkiv_g_s_www.kepfeltoltes.hu_.png\"
Innentől magától értetődő mit, hova, hogyan, merre, meddig.
 
[/quote]

Malibu RPG
« Válasz #181 Dátum: 2015. Június 11. - 17:58:32 »
0
Sziasztok,amikor mennék fel a szerverre,azt írja hogy magyar IP címmel menjek fel,és kérjek IP engedélyt a fórumon egy admintól.Ezt nem lehetne valahogy kiszedni?

Nem elérhető ZSOLTI99

  • 1827
    • Profil megtekintése
Malibu RPG
« Válasz #182 Dátum: 2015. Június 11. - 19:00:56 »
0
Hát pl kitörlöd azt a részt és a hozzá kapcsolódó dolgokat.

Nem elérhető Nátha

  • 1036
    • Profil megtekintése
Malibu RPG
« Válasz #183 Dátum: 2015. Június 11. - 19:49:44 »
0
OnPlayerConnect eleje:
 

    new countryname[64];
    GetPlayerCountry(playerid, countryname, 64);
if(!Compare(countryname, \"Hungary\"))
{
   format(query, sizeof(query), \"SELECT `ipaccepted` FROM `players` WHERE `name`=\'%s\'\", pName(playerid));
   mysql_query(query);
   mysql_store_result();
   if(mysql_num_rows() > 0)
   {
       new asdika = mysql_fetch_int();
       if(asdika == 0)
       {
           Malibu(playerid, \"A szerveren csak magyar IP-vel lehet játszani. Ha mégis játszani szeretnél, kérj IP engedélyezést a fórumon.\");
         return Kick(playerid);
       }
   }
   else
   {
      Malibu(playerid, \"A szerveren csak magyar IP-vel lehet játszani. Ha mégis játszani szeretnél, kérj IP engedélyezést a fórumon.\");
      return Kick(playerid);
   }
}

Malibu RPG
« Válasz #184 Dátum: 2015. Június 16. - 19:19:40 »
0
Sziasztok, hogyan tudom a saját IP-met hozzáadni, hogy feltudjak lépni?  :wave:

Nem elérhető anGeL

  • Adminisztrátor
  • 2158
    • Profil megtekintése
Malibu RPG
« Válasz #185 Dátum: 2015. Június 21. - 12:26:55 »
0
Olvass vissza a témában.

Malibu RPG
« Válasz #186 Dátum: 2015. Július 21. - 14:04:21 »
0
Sziasztok,a malibu.sql fájlal kell csinálni valamit?
« Utoljára szerkesztve: 2015. Július 21. - 14:39:26 írta OfficialMusic »

Nem elérhető grove4l

  • 1545
    • Profil megtekintése
Malibu RPG
« Válasz #187 Dátum: 2015. Július 21. - 14:47:36 »
+3
Igen, törölni.

Malibu RPG
« Válasz #188 Dátum: 2015. Július 21. - 14:59:58 »
+1
Köszi,már csak 1gondot kell megoldanom hogy miért nem tölti be a pluginokat.

Dupla hozzászólás automatikusan összefûzve. ( [time]2015. július 21. 15:25:23[/time] )

A log ezt írja,pedig mindent megcsináltam:
 
----------
Loaded log file: \"server_log.txt\".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[15:14:46]
[15:14:46] Server Plugins
[15:14:46] --------------
[15:14:46]  Loading plugin: streamer.so
[15:14:46]
*** Streamer Plugin v2.7 by Incognito loaded ***
[15:14:46]   Loaded.
[15:14:46]  Loading plugin: sscanf.so
[15:14:46]
[15:14:46]  ===============================
[15:14:46]       sscanf plugin loaded.     
[15:14:46]    (c) 2009 Alex \"Y_Less\" Cole
[15:14:46]    0.3d-R2 500 Players \"dnee\"
[15:14:46]  ===============================
[15:14:46]   Loaded.
[15:14:46]  Loading plugin: mysql.so
[15:14:46]  >> plugin.mysql: R39-2 successfully loaded.
[15:14:46]   Loaded.
[15:14:46]  Loading plugin: crashdetect.so
[15:14:46]   crashdetect v4.8.4 is OK.
[15:14:46]   Loaded.
[15:14:46]  Loading plugin: AntiCheat.so
[15:14:46]   Failed (libsampgdk.so.2: cannot open shared object file: No such file or directory)
[15:14:46]  Loading plugin: SHA512.so
[15:14:46]   Failed (plugins/SHA512.so: cannot open shared object file: No such file or directory)
[15:14:46]  Loaded 4 plugins.
[15:14:46]
[15:14:46] Filterscripts
[15:14:46] ---------------
[15:14:46]   Loading filterscript \'map.amx\'...
[15:14:46]   Unable to load filterscript \'map.amx\'.
[15:14:46]   Loading filterscript \'map2.amx\'...
[15:14:46]   Unable to load filterscript \'map2.amx\'.
[15:14:46]   Loading filterscript \'parancsok.amx\'...
[15:14:46]   Unable to load filterscript \'parancsok.amx\'.
[15:14:46]   Loading filterscript \'armedbody.amx\'...
[15:14:46] =====================================================================
[15:14:46] This is a part of a OpenGTA subject, visit opengta.org for more info.
[15:14:46] FilterScript Name: Armed body
[15:14:46] Description:Attatch weapond to player\'s body
[15:14:46] Author:yezizhu
[15:14:46] Special thanks:Double-O-Seven, Brian.
[15:14:46] Contact author: [email protected]
[15:14:46] =====================================================================
[15:14:46]   Loading filterscript \'DOC.amx\'...
[15:14:46] [debug] Run time error 19: \"File or function is not found\"
[15:14:46] [debug]  mysql_store_result
[15:14:46] [debug]  mysql_fetch_int
[15:14:46]   Loading filterscript \'tolls.amx\'...
[15:14:46]   Loading filterscript \'banims.amx\'...
[15:14:46]   Loading filterscript \'staticmap.amx\'...
[15:14:46]   Loaded 5 filterscripts.
[15:14:46] [debug] Run time error 19: \"File or function is not found\"
[15:14:46] [debug]  mysql_store_result
[15:14:46] [debug]  mysql_fetch_int
[15:14:46] [debug]  mysql_free_result
[15:14:46] [debug]  mysql_num_rows
[15:14:46] [debug]  mysql_fetch_float
[15:14:46] [debug]  mysql_fetch_row_format
[15:14:46] [debug]  mysql_real_escape_string
[15:14:46] [debug]  mysql_insert_id
[15:14:46] [debug]  mysql_ping
[15:14:46] [debug] Run time error 19: \"File or function is not found\"
[15:14:46] [debug]  mysql_store_result
[15:14:46] [debug]  mysql_fetch_int
[15:14:46] [debug]  mysql_free_result
[15:14:46] [debug]  mysql_num_rows
[15:14:46] [debug]  mysql_fetch_float
[15:14:46] [debug]  mysql_fetch_row_format
[15:14:46] [debug]  mysql_real_escape_string
[15:14:46] [debug]  mysql_insert_id
[15:14:46] [debug]  mysql_ping
[15:14:46] Script[gamemodes/frissmalibu.amx]: Run time error 19: \"File or function is not found\"
[15:14:46] Number of vehicle models: 0
« Utoljára szerkesztve: 2015. Július 21. - 15:26:44 írta OfficialMusic »

Nem elérhető grove4l

  • 1545
    • Profil megtekintése
Malibu RPG
« Válasz #189 Dátum: 2015. Július 21. - 15:41:48 »
+1
Adminisztrátor módban törölted?

Malibu RPG
« Válasz #190 Dátum: 2015. Július 21. - 15:43:34 »
0
Igen

Nem elérhető grove4l

  • 1545
    • Profil megtekintése
Malibu RPG
« Válasz #191 Dátum: 2015. Július 21. - 16:19:09 »
0
Remek. Akkor töltsd le mégegyszer, majd csinálj egy házi MYSQL szerver. Add hozzá a malibu.sql. Az SQL adatait állítsd be a malibu módjában, majd Compiláld le. Ha megvan ezek után csatlakoznia kell az SQL szerveredhez.

Malibu RPG
« Válasz #192 Dátum: 2015. Július 21. - 16:22:02 »
0
Rendben oké,majd töltsem fel a bérelt szerver ftpjére.

Nem elérhető grove4l

  • 1545
    • Profil megtekintése
Malibu RPG
« Válasz #193 Dátum: 2015. Július 21. - 16:55:19 »
0
Ne az FTP-re. A Szervernek biztos vagy PHPMyadmin portálja. Ott feltöltöd, majd az Mysqlnek az adatait megadod a modba.

Malibu RPG
« Válasz #194 Dátum: 2015. Július 25. - 10:53:38 »
0
De ha jó,akkor a szervert fel kell tölteni ftp-re.

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal