Ü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 - skyLine

Oldalak: 1 ... 116 117 [118] 119 120 ... 122
1756
Szkript kérések / /q and /quit
« Dátum: 2012. Február 13. - 19:12:21 »
Na ha már itt vagyunk akkor azt nem tudod megoldani mint a(z) L4D San Andreas szerveren volt, hogy jobb klikkel harapod? Vagyis már csak az kéne, hogy hogyan tudnám berakni. Az animot már tudom
Asszem WF_hit

1757
Szkript kérések / /q and /quit
« Dátum: 2012. Február 13. - 19:07:28 »
Hali mindenki
Valamikor láttam valakinek az aláírásában azt a sort, hogy :
[pawn]Command : /q
SendClientMessage(playerid, \"Chuck Norris nem szeretné, hogy kilépj\");[/pawn]
vagy valami ilyesmit. Valaki le tudna írni egy ehhez hasonlót?

1758
SA-MP: Szerverfejlesztés / L4D Healing v2.0
« Dátum: 2012. Február 13. - 18:46:16 »
Ömm így sem jó :S
SZERK.: GangSter átküldöd nekem ezt úgy, hogy 2 bandára van osztva? Az egyik a zombi a másik az ember és nem KEY_FIRE hanem KEY_SUBMISSION
SZERK.2:.amx-be küld ha lehet pls :P

1759
SA-MP: Szerverfejlesztés / L4D Healing v2.0
« Dátum: 2012. Február 13. - 17:58:37 »
o.O
 D:\\Wirtual World RPG\\HP.pwn(2) : fatal error 100: cannot read from file: \"progress\"
Compilation aborted.Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
1 Error.

 
megvan pedig az Include :S

1760
SA-MP: Szerverfejlesztés / Wirtual World RPG [0.3e]
« Dátum: 2012. Február 13. - 15:00:57 »
Tegnap este felvettelek..

1761
SA-MP: Szerverfejlesztés / Hesoyam [MultiPlayerbe]
« Dátum: 2012. Február 12. - 13:13:07 »
[pawn]D:\\Wirtual World RPG\\Hesoyam.pwn(22) : error 001: expected token: \")\", but found \"&\"
D:\\Wirtual World RPG\\Hesoyam.pwn(22) : error 001: expected token: \";\", but found \"&\"
D:\\Wirtual World RPG\\Hesoyam.pwn(27) : error 010: invalid function or declaration
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
3 Errors.
[/pawn]

1762
SA-MP: Szerverfejlesztés / Wirtual World RPG [0.3e]
« Dátum: 2012. Február 12. - 12:39:27 »
[pawn]D:\\Wirtual World RPG\\pawno\\include\\sscanf2.inc(27) : error 025: function heading differs from prototype
D:\\Wirtual World RPG\\pawno\\include\\sscanf2.inc(27) : error 025: function heading differs from prototype
D:\\Wirtual World RPG\\dikk.pwn(22082) : warning 225: unreachable code
D:\\Wirtual World RPG\\dikk.pwn(37952) : warning 213: tag mismatch
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
2 Errors.
[/pawn]

1763
SA-MP: Szerverfejlesztés / Wirtual World RPG [0.3e]
« Dátum: 2012. Február 09. - 17:07:50 »
Csak a fixchars sz*rakodik. A többi jó :S
Szerk.: Következõ Problem xd [pawn]D:\\Wirtual World RPG\\teszt.pwn(2503) : error 021: symbol already defined: \"sscanf\"
D:\\Wirtual World RPG\\teszt.pwn(22081) : warning 225: unreachable code
D:\\Wirtual World RPG\\teszt.pwn(37951) : warning 213: tag mismatch
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
1 Error.
[/pawn]
Szerk.2: Asszem megvan megnézem és írok..
Szerk.3: Nincs xD

1764
SA-MP: Szerverfejlesztés / Wirtual World RPG [0.3e]
« Dátum: 2012. Február 09. - 16:57:02 »
Berosálok. Meg van a fixchars.inc és hibásnak írja...
[pawn]D:\\Wirtual World RPG\\teszt.pwn(10) : fatal error 100: cannot read from file: \"fixchars\"
Compilation aborted.Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
1 Error.
[/pawn]

1765
Kérdések, Segítség / FTP ingyen tárhely
« Dátum: 2012. Február 04. - 10:37:14 »
Hali mindenki.
Valaki tudna adni egy ingyenes FTP tárhelyhez weboldalt? Gondolok én olyanra mint okhost.eu meg stb...
Ami ki van zárva : atw.hu ; fw.hu 000webhost

1766
Segítségkérés / Pozíció
« Dátum: 2012. Február 03. - 20:20:35 »
Köszi zárom

1767
Segítségkérés / Chat hiba, mafia tag hiba
« Dátum: 2012. Február 03. - 17:04:12 »
1. hiba : Maffia 2 F  xD <OFF>

1768
Segítségkérés / automata kapu pénzért
« Dátum: 2012. Február 03. - 17:01:24 »
[pawn]#define FILTERSCRIPT
#include <a_samp>
#if defined FILTERSCRIPT
forward GateCheck(playerid);
new mygate;
public OnFilterScriptInit()
{
    mygate=CreateObject(980, -1917, 278.60000610352, 42.799999237061, 0, 0, 0); //object (kapu) ID és a koordinata
    SetTimer(\"GateCheck\",1000,1);
return 1;
}
public GateCheck(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid,5.0, -1917, 278.60000610352, 42.799999237061)) //object (kapu) koordinata
    {
   MoveObject(mygate, 205.40901184082, 1875.3743896484, 12.716876983643, 6.00);   //nyitott kapu koordinata a 6.00 a sebessége
GivePlayerMoney(playerid, - 5000);
}
else
{
   MoveObject(mygate,-1928.6999511719, 278.39999389648, 42.799999237061, 6.00);   //zárt kapu koordinata
}
}
#endif[/pawn]
Nem próbáltam. Rem jó :)

1769
Segítségkérés / Pozíció
« Dátum: 2012. Február 03. - 16:59:03 »
Sziasztok
Lenne egy kérdésem hozzátok :)
Valaki meg tudná mondani, hogy a GTA-ban hol van ez a hely? : 597.1277,-1248.6479,18.2734
Annyiban tudok segíteni, hogy a CC-RP-ben a Material get-es hely. Nem tudom. RP szerveremhez kellene. Csináltam ide teleportot, de nem ment :O Gondolom aki sokat volt CC-RP-n az tudja hol van.

1770
SA-MP: Szerverfejlesztés / Wirtual World RPG [0.3e]
« Dátum: 2012. Február 02. - 14:54:51 »
Idézetet írta: Skyline date=1328130623\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"14111\" data-ipsquote-contentclass=\"forums_Topic
Elindítom a módot erre belépek minden ok. De amikor beloginolok semmi kocsit nem rak le, és kifagy a szerver. Miért van ez? Tegnap este még jó volt :\\
 
Már ez a baj :O

Oldalak: 1 ... 116 117 [118] 119 120 ... 122
SimplePortal 2.3.7 © 2008-2024, SimplePortal