Szerző Téma: Szervergond  (Megtekintve 636 alkalommal)

[ZzZ]Álmos

  • Vendég
Szervergond
« Dátum: 2012. február 15. - 22:12:28 »
0 Show voters
Sziasztok! Amióta beraktam ezt a heal scriptet
[pawn]#include <a_samp>
#include <zcmd>
#include <sscanf2>
CMD:heal(playerid, params[])
{
new id, Name[MAX_PLAYER_NAME], string[256];
if(sscanf(params, \"u\", id)) return SendClientMessage(playerid, 0xFFFFFFAA, \"Használat: /heal <PlayerID>\");
if(GetPlayerSkin(playerid) == 70 )
{
GetPlayerName(playerid, Name, sizeof(Name));
format(string, 256, \"%s feltöltötte az életted!\", Name);
SendClientMessage(id, 0xFFFFFFAA, string);
    SetPlayerHealth(id, 100.0);
}else{
SendClientMessage(playerid, 0xFFFFFFAA, \"Ezt a parancsot, csak 70-es ID-jû játékos használhatja!\");
}
    return 1;
}[/pawn]
Azóta a sampserver.exe-nek ez a hibája:
\"dsaxd.bmp\"
Mi a gond?

Szervergond
« Válasz #1 Dátum: 2012. február 15. - 22:25:17 »
0 Show voters
a server.cfg be
plugins sscanf

Nem elérhető Norby

  • 1575
    • Profil megtekintése
Szervergond
« Válasz #2 Dátum: 2012. február 15. - 22:39:53 »
0 Show voters
Nincs betölve az sscanf plugin.
Ha nincs meg akkor töltsd le innen: http://forum.sa-mp.com/showthread.php?t=120356
Nyisd meg a server.cfg és így írd be.. : plugins sscanf
Ha linux:
plugins sscanf.so

[ZzZ]Álmos

  • Vendég
Szervergond
« Válasz #3 Dátum: 2012. február 16. - 14:40:20 »
0 Show voters
Idézetet írta: Norby date=1329341993\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"17116\" data-ipsquote-contentclass=\"forums_Topic
Nincs betölve az sscanf plugin.
Ha nincs meg akkor töltsd le innen: http://forum.sa-mp.com/showthread.php?t=120356
Nyisd meg a server.cfg és így írd be.. : plugins sscanf
Ha linux:
plugins sscanf.so
 
Cuccosokat pawnoba bemásoltam.. mod elejére kíírtam include <sscanf>
Ugyanez. Server CFG: Filterscripts alá beraktam, hogy plugins sscanf
Ugyanez...

Nem elérhető lusta19

  • 9084
  • £u$taÐi$znó
    • Profil megtekintése
Szervergond
« Válasz #4 Dátum: 2012. február 16. - 14:45:17 »
0 Show voters
#include < sscanf2 >

[ZzZ]Álmos

  • Vendég
Szervergond
« Válasz #5 Dátum: 2012. február 16. - 16:12:50 »
0 Show voters
>\" post=\"225610\" timestamp=\"1329399917\"]
#include < sscanf2 >

 

[/quote]
Nemjó.. már vicces... mi a baja?

Nem elérhető Benceee

  • 4785
    • Profil megtekintése
Szervergond
« Válasz #6 Dátum: 2012. február 17. - 14:27:23 »
0 Show voters
Linux, vagy windows?

Szervergond
« Válasz #7 Dátum: 2012. február 17. - 15:46:48 »
0 Show voters
Cuccosokat pawnoba bemásoltam.. mod elejére kíírtam include <sscanf>[/quote]
<sscanf2> és nem csak pawnoba kell hanem plugins mappába is vannak cuccok amit bekell tenned

[ZzZ]Álmos

  • Vendég
Szervergond
« Válasz #8 Dátum: 2012. február 17. - 19:28:03 »
0 Show voters
Idézetet írta: norbee0170 date=1329490008\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"17116\" data-ipsquote-contentclass=\"forums_Topic

Cuccosokat pawnoba bemásoltam.. mod elejére kíírtam include <sscanf>
<sscanf2> és nem csak pawnoba kell hanem plugins mappába is vannak cuccok amit bekell tenned
 
[/quote]
Bent volt minden... ugyanez.. csináltam új server cfg-t, mármint full új szerót és jó!

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal