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

Oldalak: 1 ... 89 90 [91] 92 93 ... 117
1351
Segítségkérés / sorompó nyítás
« Dátum: 2013. június 15. - 18:21:31 »
Nem jó túl gyors csináld már meg léci ,h ne legyen olyan gyors! Vagy ezt hogy kell

1352
Segítségkérés / sorompó nyítás
« Dátum: 2013. június 15. - 17:06:40 »
Köszi és ez már jó lesz?

Dupla hozzászólás automatikusan összefûzve. ( 2013. június 15. - 17:12:49 )

ugyan olyan gyorsan nyílik fel  :(

1353
Segítségkérés / sorompó nyítás
« Dátum: 2013. június 15. - 16:45:31 »
Üdv. Mért nem nyílik ki a sorompó ahogy kellene szép lassan aki tud segíteni az írjon.
 
#define FILTERSCRIPT
#include a_samp
#include a_objects
#if defined FILTERSCRIPT
forward Sorompo(playerid);
new sor1;
public OnFilterScriptInit()
{
sor1=CreateObject(968,-1641.8000500,572.9000200,39.4000000,0.0000000,268.5000000,316.2500000);
SetTimer(\"Sorompo\",1000,1);
return 1;
}
public Sorompo(playerid)
{
if(IsPlayerInRangeOfPoint(playerid, 10.0, -1641.8000500,572.9000200,39.4000000))
{
       MoveObject(sor1, -1641.8000500,572.9000200,39.4000000,0.2, 0.0000000,352.5000000,316.2500000); // nyitot
}
    else
    {
       MoveObject(sor1, -1641.8000500,572.9000200,39.4000000,0.2, 0.0000000,268.5000000,316.2500000); //zárt
    }
}
#endif

1354
Oké de csak segíteni akartam már ez is baj?

1355
Oké csak segíteni akartam már ez is baj????

1356
Írj már a munkákról is valamit mert ez nagyon kevés..

Dupla hozzászólás automatikusan összefûzve. ( 2013. június 14. - 14:50:09 )

Írj már a munkákról is valamit mert ez nagyon kevés..

Dupla hozzászólás automatikusan összefûzve. ( 2013. június 14. - 14:52:13 )

http://sampforum.hu/index.php?topic=36002.0 Innen vegyél példát vagy olvasd el hogy van

1357
SA-MP: Szerverfejlesztés / Las Venturasi Börtön
« Dátum: 2013. június 13. - 22:00:04 »
Tedd már fel a letöltõ linket had próbáljam ki

1358
SA-MP: Szerverfejlesztés / Los Santos szigeti ház
« Dátum: 2013. június 13. - 18:35:21 »
Kösz

1359
SA-MP: Szerverfejlesztés / Los Santos szigeti ház
« Dátum: 2013. június 13. - 18:20:12 »
De minek nyitottad meg ezt a témát ha nem rakod fel a mappot? Ha megy nyitottad akkor ne csak képeket tegyél fel hanem a mappot mert a képekkel semmit nem érünk.............

1360
Segítségkérés / Parancsok
« Dátum: 2013. június 13. - 18:16:15 »
{1, \"/asay <message>\",                                            \"Admin-chat (this allows admins to chat privately)\"},
{1, \"/bike\",                                                     \"Spawns a bike of your choice\"},
{1, \"/boat\",                                                     \"Spawns a boat of your choice\"},
{1, \"/car\",                                                     \"Spawns a car of your choice\"},
{1, \"/endspec\",                                                  \"Stop spectating a player\"},
{1, \"/engine <EngineStatus (0/1)>\",                                 \"Toggle engine-status on or off\"},
{1, \"/freeze <OtherPlayer> <Duration> <Reason>\",                    \"Freeze a player for a certain time in seconds\"},
{1, \"/fuel\",                                                     \"Refuels your vehicle for free\"},
{1, \"/get <OtherPlayer>\",                                         \"Teleports another player to your location\"},
{1, \"/jail <PlayerToJail> <JailTime> <Reason>\",                     \"Jails another player for a certain time in seconds\"},
{1, \"/kick <PlayerToKick> <Reason>\",                                \"Kick a player\"},
{1, \"/mute <OtherPlayer> <Reason>\",                                 \"Mute a player\"},
{1, \"/mutes\",                                                  \"Display muted players\"},
{1, \"/nos\",                                                     \"Adds nitro to your vehicle\"},
{1, \"/plane\",                                                  \"Spawns a plane of your choice\"},
{1, \"/port <OtherPlayer>\",                                         \"Teleport yourself to another player\"},
{1, \"/portloc <x> <y> <z>\",                                         \"Teleport yourself to the given coordinates\"},
{1, \"/portvehicle <CarID>\",                                         \"Teleport yourself to a vehicle\"},
{1, \"/rep\",                                                     \"Show the last 50 reports in a dialog\"},
{1, \"/repair\",                                                  \"Repairs your vehicle for free\"},
{1, \"/respawn <Vehicle-id>\",                                         \"Forces a vehicle to respawn\"},
{1, \"/spec <OtherPlayer>\",                                         \"Spectate a player\"},
{1, \"/tele <PlayerToPort> <TargetPlayer>\",                          \"Teleport a player to another player\"},
{1, \"/trailer\",                                                  \"Spawns a trailer of your choice\"},
{1, \"/unmute <OtherPlayer>\",                                         \"Un-mutes a player\"},
{1, \"/warn <PlayerToWarn> <Reason>\",                                \"Warn a player, up to three times\"},
{2, \"/eject <OtherPlayer>\",                                         \"Ejects a player from his vehicle\"},
{2, \"/wanted <PlayerID> <Stars>\",                                   \"Set a player\'s wanted level\"},
{3, \"/ban <PlayerToBan> <Days> <Hours> <Reason>\",                   \"Ban a player for a certain time\"},
{3, \"/caroption\",                                               \"Changes some options for your vehicle\"},
{3, \"/cleanupcars\",                                               \"Removes all spawned vehicles from the map\"},
{3, \"/fly\",                                                     \"Equips yourself with a jetpack\"},
{3, \"/healall\",                                                  \"Heals all the players\"},
{3, \"/ipban <PlayerToBan> <Reason>\",                               \"Ban a player\'s IP\"},
{3, \"/loc\",                                                     \"Display your current location\"},
{3, \"/plate <NumberPlate>\",                                         \"Changes the plate on your vehicle\"},
{3, \"/rangeban <PlayerToBan> <Reason>\",                            \"Ban a player\'s entire IP-range\"},
{3, \"/repairall\",                                               \"Repair all vehicles for free\"},
{3, \"/setscore <OtherPlayer> <Score>\",                              \"Sets another player\'s score to the given value\"},
{3, \"/unban <PlayerToUnban>\",                                      \"Unban a player\"},
{4, \"/cash <amount>\",                                            \"Give cash to yourself\"},
{4, \"/score <amount>\",                                            \"Give scorepoints to yourself\"},
{4, \"/setskin <skin-id (0-299)>\",                                   \"Lets an admin choose another skin\"},
{4, \"/weather\",                                                  \"Changes the weather\"},
{5, \"/clamp <vehicleid> <reason>\",                                  \"Delete a player-owned vehicle\"},
{5, \"/createbusiness\",                                            \"Create a business at your location\"},
{5, \"/createhouse <price> <maxlevel (1-10)>\",                     \"Create a new house\"},
{5, \"/delbusiness\",                                               \"Delete a business\"},
    {5, \"/createcamera <max_speed>\",                                      \"Create s speedcamera at your location\"},
{5, \"/delcamera\",                                               \"Delete a speedcamera\"},
{5, \"/delhouse\",                                                  \"Delete a house\"},
{5, \"/delobject <ObjectID>\",                                         \"Deletes an object\"},
{5, \"/delvehicle <VehicleID>\",                                      \"Deletes a vehicle\"},
{5, \"/fixplayer <OtherPlayer>\",                              \"Fix a player\'s property (re-add his houses and buinesses)\"},
{5, \"/object <ObjectModel> <x> <y> <z> <Angle>\",                    \"Create an object\"},
{5, \"/pickup <PickupModel> <x> <y> <z> <PickupType>\",               \"Create a pickup\"},
{5, \"/resetplayer <OtherPlayer> <Money (0/1)> <Score (0/1)> <Stats (0/1)> <Reason>\",   \"Reset a player\'s money, score, stats\"},
{5, \"/restart\",                                                  \"Restarts the server in 2 minutes\"},
{5, \"/saveloc <ID> <LocationName>\",                                 \"Saves your location to a file\"},
{5, \"/vehicle <VehicleModel> <x> <y> <z> <Angle> <SpawnDelay>\",     \"Create a vehicle\"},
{6, \"/setlevel <OtherPlayer> <AdminLevel>\",                         \"Changes a player\'s admin-level\"}

1361
Írj még valamit a szerórol mert ez kevés....

1362
Segítségkérés / RunTime Error
« Dátum: 2013. június 11. - 22:15:33 »
És mikor cseréltél plugint akkor lefuttattad a módot?

1363
Segítségkérés / Samp-server indítás
« Dátum: 2013. június 11. - 22:13:49 »
Ott van egy olyan nyíl és futtatás lejátszó nyíl féleség

1364
Segítségkérés / RunTime Error
« Dátum: 2013. június 11. - 20:17:00 »
Cseréld le a pluginokat és nézd meg hogy a módba van -e ilyen
main()
{
}

1365
Fórum Archívum (Témák/Fórumok) / Re:War Mód
« Dátum: 2013. június 11. - 17:10:17 »
Rossz helyre nyitottál.

Oldalak: 1 ... 89 90 [91] 92 93 ... 117
SimplePortal 2.3.7 © 2008-2024, SimplePortal