Jump to content

IcE.

Membru
  • Posts

    1.094
  • Joined

  • Last visited

Everything posted by IcE.

  1. Ce anti-virus folosesti? Trebuie sa adaugi samp-server.exe la excepti.
  2. IcE.

    Error

    1. Incerca sa muti setup-ul intr-un folder si vezi daca merge. 2. http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/error-launching-installer/6c26c7d5-7c66-4237-8cb7-f5a21bb754ad
  3. IcE.

    Error

    Pune o poza nu are cum sa scrie numa atata.
  4. Destul de buna dar. Cu mici detali esuate. 1.Aia e usa, din imaginea a 3-ea jos , nu asa ar trebui sa arate. 2.Ce cauta birou ala acolo? 3.Trebuia sa lasi un spatiu mic unde ai pus geamurile.
  5. Alea nu sunt limitatoare , e un obiect care toti in folosesc sub forma de limitatoare :D
  6. Team raspuns in folderul Probleme GF, dc postezi in doua locuri diferite? EDIT By stuntman: Este topic, nu "folder". Am editat postul tau ca sa nu zici de ce am mai postat si eu >.<" /locked, de ce postezi in 2 locuri ?
  7. stuntman tu dc ai mai postat? ia spus deja ce sa faca. Incerca sa iei alt pawno.
  8. Opreste firewall, din antivirus.
  9. IcE.

    O problema

    Poftim. +FS (iti trebuie si fs ca sa mearga).
  10. IcE.

    GameMode Unknown

    Nu merge nici asa . Am decis sal scot. SpeedAndModel este folosit.
  11. IcE.

    GameMode Unknown

    Am adaugat in OnGameMode ceva de genu: [pawn] public OnGameModeInit() { printf(" Test 1"); //mai trec 200 de linii printf(" Test 2"); //mai trec 800 de linii printf(" Test 3"); } [/pawn] Si am aflat de unde venea problema. TextDraw-u cu problema. [pawn] for (new i = 1; i <= MAX_VEHICLES; i++) { VehRadarID = -1; SpeedAndModel = TextDrawCreate(545.0, 200.0, "~b~ ~n~~r~");// TextDrawFont(SpeedAndModel , 2); TextDrawLetterSize(SpeedAndModel, 0.3, 1.0); CheckingSpeed = 0; } [/pawn] Am scos td-u si a mers, acum ramane sal vad ce are de nu merge..
  12. IcE.

    GameMode Unknown

    Dati lock am rezolvat. Era de vina un TextDraw.
  13. IcE.

    GameMode Unknown

    Nu merge deloc. Intru pe sv si cad din cer.
  14. IcE.

    GameMode Unknown

    Am instal toate net Framework-urile [pawn]#include < a_samp > #include < core > #include < float > #include < time > #include < file > #include < utils > #include < morphinc > #include < streamer > #include < ChatColor > #include < j_fader >[/pawn]
  15. Salut, am o problema de curand mam apucat de editat un gm, si mam lovit de o problema. Am adaugat ceva dupa samp.com si de atunci imi apare la Mode:Unknown. Am scos ce-am adaugat si tot lafel face... Nu e nici de la streamer. Nu apare nici in consola ca incarca fisierele. Server Log [17:51:35] Loaded. [17:51:35] Loading plugin: streamer [17:51:35] *** Streamer Plugin v2.3.8 by Incognito loaded *** [17:51:35] Loaded. [17:51:35] Loading plugin: getaks [17:51:35] Loaded. [17:51:35] Loaded 3 plugins. [17:51:35] [17:51:35] Filter Scripts [17:51:35] --------------- [17:51:35] Loading filter script 'ls_elevator.amx'... [17:51:35] Loading filter script 'radio.amx'... [17:51:35] Loaded 2 filter scripts. [17:51:35] *** Audio Plugin: Started TCP server on port 7777 [17:51:35] Load House :34 [17:51:35] Load Biz :6 [17:51:35] Load SBiz :12 [17:51:35] Family:0 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:1 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:2 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:3 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:4 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:5 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:6 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:7 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:8 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] Family:9 Taken: 0 Name:None MOTD:None Leader:None Members:0 SpawnX:0.000000 SpawnY:0.000000 SpawnZ:0.000000 Int:0 [17:51:35] CK:0 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:1 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:2 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:3 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:4 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:5 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:6 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:7 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:8 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] CK:9 Taken: 0 Sendername:No-one Giveplayer: No-one [17:51:35] Paper:0 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:1 Used: 0 Maker:0 Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:2 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:3 Used: 0 Maker:0 Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:4 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:5 Used: 0 Maker:0 Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:6 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:7 Used: 0 Maker:0 Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:8 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] Paper:9 Used: 0 Maker:0 Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye [17:51:35] EnableTirePopping() function is removed. [17:51:35] Warning: EnableZoneNames() is removed since 0.3 [17:51:35] Pickups Max = 100, Current Pickups = 81 [17:51:35] [17:51:35] [17:51:35] The Godfather: LS/SF [17:51:35] _____________________ [17:51:35] By: Fear & parts of Astro [17:51:35] [17:51:35] Number of vehicle models: 48 [17:52:17] --- Server Shutting Down. ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c R5, (C)2005-2011 SA-MP Team [02:20:42] [02:20:42] Server Plugins [02:20:42] -------------- [02:20:42] Loading plugin: streamer [02:20:42] *** Streamer Plugin v2.3.8 by Incognito loaded *** [02:20:42] Loaded. [02:20:42] Loaded 1 plugins. [02:20:42] [02:20:42] Filter Scripts [02:20:42] --------------- [02:20:42] Loading filter script 'ls_elevator.amx'... [02:20:42] Loaded 1 filter scripts. [02:20:42] [02:20:42] [02:20:42] The Godfather: LS/SF [02:20:42] _____________________ [02:20:42] By: Fear & parts of Astro [02:20:42] [02:20:42] Number of vehicle models: 0 [02:20:52] --- Server Shutting Down. [02:20:52] *** Streamer Plugin v2.3.8 by Incognito unloaded *** ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c R5, (C)2005-2011 SA-MP Team [02:22:26] [02:22:26] Server Plugins [02:22:26] -------------- [02:22:26] Loading plugin: streamer [02:22:26] *** Streamer Plugin v2.3.8 by Incognito loaded *** [02:22:26] Loaded. [02:22:26] Loaded 1 plugins. [02:22:26] [02:22:26] Filter Scripts [02:22:26] --------------- [02:22:26] Loading filter script 'ls_elevator.amx'... [02:22:26] Loaded 1 filter scripts. [02:22:26] [02:22:26] [02:22:26] The Godfather: LS/SF [02:22:26] _____________________ [02:22:26] By: Fear & parts of Astro [02:22:26] [02:22:26] Number of vehicle models: 0 [02:22:36] --- Server Shutting Down. [02:22:36] *** Streamer Plugin v2.3.8 by Incognito unloaded *** ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c R5, (C)2005-2011 SA-MP Team [02:26:53] [02:26:53] Server Plugins [02:26:53] -------------- [02:26:53] Loading plugin: streamer [02:26:53] *** Streamer Plugin v2.3.8 by Incognito loaded *** [02:26:53] Loaded. [02:26:53] Loaded 1 plugins. [02:26:53] [02:26:53] Filter Scripts [02:26:53] --------------- [02:26:53] Loading filter script 'ls_elevator.amx'... [02:26:53] Loaded 1 filter scripts. [02:26:53] [02:26:53] [02:26:53] The Godfather: LS/SF [02:26:53] _____________________ [02:26:53] By: Fear & parts of Astro [02:26:53] [02:26:53] Number of vehicle models: 0 [02:26:58] --- Server Shutting Down. [02:26:58] *** Streamer Plugin v2.3.8 by Incognito unloaded **
  16. 1.Pune poze. 2.TD-u va ramane mereu dupa cea folosit comanda /credits.
  17. 1.Probleme GF. 2.Nu se cer scripturi. 3.Til fac eu pt 6 euro.
  18. adauga in server.cfg password parola
  19. IcE.

    Error...

    Incerca sa schimbi crack-u. (nu garantez ca va merge) EDIT: http://support.microsoft.com/kb/307817/ro poate te ajuta asta
  20. Ai ip-u dinamic si daia, incerca sa bagi cu in loc de ip localhost:7777 .
  21. ma indoiesc ca cineva ar putea sa scrie peste 50 de fraze pe secunda. a fost floodat cu rcon flood
  22. posteaza server_log.txt (nu tot )
  23. intra in server.cfg si pune la pluginuri .so in loc de .dll , dar sa le ai si in format .so in folderul plugins
  24. Baneaza acel ip. Scrie in consola servarului: banip 79.113.137.101
  25. De la cine ai net? Poate ai ip dinamic. Ori firewall e on. Incerca sa dezactivezi antivirusu sau din : Control Panel > Windows Firewall , si bifezi pe off
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.