menü

Ü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 megjelenítése menü

Üzenetek - Cappsy

#2236
Munkaerő keresése / Dead Route RPG
2012. május 25. - 16:45:56
Én weblaphoz értek..... Irj pû-be és megbeszéljük mit adnál érte...
#2237
Mi ez ebbe semmi nincs
Nah akkor:
-mi kell?[a módba]
-0 ról akarjátok e írni
-korotok
-milyen nyelvû[Vótmá angol XD]

 :yes: :yes: :yes: :yes: ez a minimim
Ui: Ne kérjetek fel van szerverem thx
#2238
:hmmm: :hmmm: :hmmm: :hmmm:
Mire is gondolsz hogy nevet írjon mert nem vágom már bocsi lehet én vagyok a hülye  sõt...
#2239
Segítségkérés / Skin mentés
2012. május 25. - 16:40:35
Saját gm vagy Gf vagy valami más???
#2240
Segítségkérés / Mód inditási hiba
2012. május 25. - 16:38:55
Oxba szokott lenni nekem is van és fut a szerver :D  :-* :-* :-*
ÕÕÕ scriptfiles berakva a pluginsok frissek?
#2241
Vannak ilyen oldalak ahol scriptnyelvet tanulni lehet de itt is vagy egy pár tut :D
#2242
Segítségkérés / Foci modhoz
2012. május 25. - 16:36:16
ezeknek am mi értelme sose vágtam  :whistle: :whistle: :whistle: :whistle:
#2243
Segítségkérés / változó hiba
2012. május 25. - 16:35:52
Kill timert írd át :D :thumbsup: :thumbsup: :thumbsup:
#2244
Segítségkérés / házrendszer(fs)
2012. május 25. - 16:35:03
akkor meg az intit bassza be a legjobb:
Tadaaaa : PPC_House  :laugh: :laugh: :laugh: :laugh:
#2245
Segítségkérés / Szerver elindítás
2012. május 25. - 16:34:10
szerverlogot és szerver cfg-t passzold be please :D
#2246
Segítségkérés / Online Textdraw
2012. május 25. - 16:33:15
Hali!
Csináltam egy textdrawot be is formatoltam de nem jó valamikor azt írja hogy 1/30-ból valamikor 0/30 mi a baja
 
/*
Filterscript generated using Zamaroht\'s TextDraw Editor Version 1.0.
Designed for SA-MP 0.3a.
Time and Date: 2012-5-19 @ 18:15:6
Instructions:
1- Compile this file using the compiler provided with the sa-mp server package.
2- Copy the .amx file to the filterscripts directory.
3- Add the filterscripts in the server.cfg file (more info here:
http://wiki.sa-mp.com/wiki/Server.cfg)
4- Run the server!
Disclaimer:
You have full rights over this file. You can distribute it, modify it, and
change it as much as you want, without having to give any special credits.
*/
#include <a_samp>
#include <fixchars>
new Text:Textdraw0;
new Text:Textdraw1;
public OnFilterScriptInit()
{
print(\"Textdraw file generated by\");
print(\"    Zamaroht\'s textdraw editor was loaded.\");
// Create the textdraws:
Textdraw0 = TextDrawCreate(500.000000, 100.000000, \"népeség:\");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 1);
TextDrawLetterSize(Textdraw0, 0.500000, 1.000000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 1);
TextDrawSetProportional(Textdraw0, 1);
Textdraw1 = TextDrawCreate(584.000000, 99.000000, \"x\");
TextDrawBackgroundColor(Textdraw1, 255);
TextDrawFont(Textdraw1, 2);
TextDrawLetterSize(Textdraw1, 0.500000, 1.000000);
TextDrawColor(Textdraw1, -1);
TextDrawSetOutline(Textdraw1, 0);
TextDrawSetProportional(Textdraw1, 1);
TextDrawSetShadow(Textdraw1, 1);
for(new i; i < MAX_PLAYERS; i ++)
{
if(IsPlayerConnected(i))
{
   TextDrawShowForPlayer(i, Textdraw0);
   TextDrawShowForPlayer(i, Textdraw1);
}
}
return 1;
}
public OnFilterScriptExit()
{
TextDrawHideForAll(Textdraw0);
TextDrawDestroy(Textdraw0);
TextDrawHideForAll(Textdraw1);
TextDrawDestroy(Textdraw1);
return 1;
}
public OnPlayerConnect(playerid)
{
     SetPVarInt(playerid, \"Jatekos\", GetPVarInt(playerid, \"Jatekos\") +1);
     new newtext[41];
     format(newtext, sizeof(newtext), \"%d/%d\", GetPVarInt(playerid, \"Jatekos\"), GetMaxPlayers());
     TextDrawSetString(Text:Textdraw1, newtext);
     TextDrawShowForPlayer(playerid, Text:Textdraw1);
     TextDrawShowForPlayer(playerid, Textdraw0);
 return 1;
}
public OnPlayerDisconnect(playerid, reason)
{
        SetPVarInt(playerid, \"Jatekos\", GetPVarInt(playerid, \"Jatekos\") -1);
        new newtext[41];
        format(newtext, sizeof(newtext), \"%d/%d\", GetPVarInt(playerid, \"Jatekos\"), GetMaxPlayers());
        TextDrawSetString(Text:Textdraw1, newtext);
        TextDrawShowForPlayer(playerid, Text:Textdraw1);
        return 1;
}
#2247
Segítségkérés / eDrivecam kinézete
2012. május 25. - 15:11:08
SetCameraBehindPlayer(playerid);
#2248
Segítségkérés / eDrivecam kinézete
2012. május 25. - 14:55:35
van ez az eDrivecam amit használok
azt szeretném kérni van e olyan parancs ami ebbõl kivált sima nézetbe
#2249
Megvan mi a baja mert így nem tudom használni :(  :\'( :\'( :\'( :\'( :\'( :\'(
#2250
Segítségkérés / elakadásjelzõ+fs
2012. május 21. - 17:40:59
megtettem de crash...