Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Üzenetek - GyKrisz

Oldalak: [1]
1
Sziasztok ez a problémám :
 
//---------------------Admin duty etc------------------------------------//
if(strcmp(cmd, \"/gmszoli\", true) == 0)
{   //   if(!Admin(playerid, 1)) return 1;
if(AdminDuty[playerid] == 0)
{
   foreach(Jatekosok,p)
   {
      {
         SendClientMessage(p,COLOR_LIGHTBLUE, \"{0xAA3333AA}================== {0xFFFFFFAA}[ Game Master Szolgálat ]{0xAA3333AA}================== \");
         SendFormatMessage(p,COLOR_LIGHTBLUE, \"{0xFFFFFFAA} ‹‹ %s  GameMaster Szolgálat lépett, Ha segítség kell /pm %d ›› \",AdminName(playerid), playerid);
         SendClientMessage(p,COLOR_LIGHTBLUE, \"{0x33AA33AA}================== {0xFFFFFFAA}[Game Master Szolgálat ]{0x33AA33AA}================== \");
      }
                  else
      {
         SendClientMessage(p,COLOR_LIGHTBLUE, \"{0xAA3333AA}================== {0xFFFFFFAA}[ Game Master Service ]{0xAA3333AA}================== \");
         SendFormatMessage(p,COLOR_LIGHTBLUE, \"{0xFFFFFFAA}‹‹ %s entered into GameMaster Duty! If help is needed write to him! /pm %d ›› \",AdminName(playerid), playerid);
         SendClientMessage(p,COLOR_LIGHTBLUE, \"{0xAA3333AA}================== {0xFFFFFFAA}[ Game Master Service ]{0xAA3333AA}================== \");
      }
   }
   //SetPlayerAttachedObject(playerid,0,19078,1,0.320722,-0.067912,0.165151,0.000000,0.000000,0.000000,1.000000,1.000000,1.000000);
       SetPlayerColor(playerid, COLOR_DBLUE);
   AdminDuty[playerid] = 1;
   gBooc[playerid] = 1;
   new Float:x, Float:y, Float:z;
   GetPlayerPos(playerid, x, y, z);
   Format(string,\"%s GAMEMASTERSZOLGÁLATBAN\\nPM: /pm %d\",PlayerName(playerid),playerid);
   AdminDuty3D[playerid] = CreateDynamic3DTextLabel(string, COLOR_PIROS, 0.0, 0.0, -0.6, 60.0, playerid, INVALID_VEHICLE_ID, 0);
}
else
{
   foreach(Jatekosok,p)
   {
      if(Magyar(p))

 

C:\\Users\\McmKrisz\\Desktop\\Metin2 MOd.pwn(53) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(57) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktopms2Mod.pwn(62) : error 055: start of function body without function header
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(67) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(75) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(79) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(80) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(80 -- 83) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\ms2Mod.pwn(80 -- 87) : error 010: invalid function or declaration
C:\\Users\\McmKrisz\\Desktop\\Metin2 MOd.pwn(80 -- 87) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
10 Errors.

2
Segítségkérés / Segitség !!! Plugin error
« Dátum: 2012. November 12. - 17:16:55 »
Köszönöm Jó lett
+-t mind a ketten kaptok  :rolleyes:

3
Segítségkérés / Segitség !!! Plugin error
« Dátum: 2012. November 12. - 16:54:55 »
Kérdés Honnan szedhetném le az új pluginokat mert a steamer-böl a legújabb van ?  :doubt:
Szek: Win 7-en megy rendesen de a Linux-on nem .

4
Segítségkérés / Segitség !!! Plugin error
« Dátum: 2012. November 12. - 16:48:21 »
Sziasztok !
Nem Tudom hogy mi a baj de 50 szer leszedtem a steamer plugint és valamiért nem akar elindulni ezt irja ki és fontos lenne az objektek miatt.  :-[
 

----------
Loaded log file: \"server_log.txt\".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team
[16:24:17] filterscripts = \"\"  (string)
[16:24:17]
[16:24:17] Server Plugins
[16:24:17] --------------
[16:24:17]  Loading plugin: streamer.so
[16:24:17]
*** Streamer Plugin v2.6 by Incognito loaded ***
[16:24:17]   Loaded.
[16:24:17]  Loading plugin: sscanf.so
[16:24:17]
[16:24:17]  ===============================
[16:24:17]       sscanf plugin loaded.     
[16:24:17]    (c) 2009 Alex \"Y_Less\" Cole
[16:24:17]    0.3d-R2 500 Players \"dnee\"
[16:24:17]  ===============================
[16:24:17]   Loaded.
[16:24:17]  Loaded 2 plugins.
[16:24:17]
[16:24:17] Filterscripts
[16:24:17] ---------------
[16:24:17]   Loaded 0 filterscripts.
[16:24:17] *** Streamer Plugin: Obsolete or invalid native \"Streamer_RegisterInterface\" found (script needs to be recompiled with the latest include file)
[16:24:17] *** Streamer Plugin: Obsolete or invalid native \"Streamer_AddPlayer\" found (script needs to be recompiled with the latest include file)
[16:24:17] *** Streamer Plugin: Obsolete or invalid native \"Streamer_RemovePlayer\" found (script needs to be recompiled with the latest include file)
[16:24:17] *** Streamer Plugin: Obsolete or invalid native \"Streamer_VerifyPickup\" found (script needs to be recompiled with the latest include file)
[16:24:17] *** Streamer Plugin: Obsolete or invalid native \"Streamer_VerifyCheckpoint\" found (script needs to be recompiled with the latest include file

 
Aki segitene adnám a +-t
Elõre is köszönöm

Oldalak: [1]
SimplePortal 2.3.7 © 2008-2024, SimplePortal