Skocz do zawartości

3rr0xxxxxD

ProUser
  • Postów

    693
  • Rejestracja

  • Ostatnia wizyta

O 3rr0xxxxxD

  • Urodziny 11.03.2009

O użytkowniku

  • Płeć
    Mężczyzna
  • Lokalizacja
    POLSKA

Ostatnie wizyty

4 572 wyświetleń profilu

Osiągnięcia 3rr0xxxxxD

  1. nie jestem pewien ale ten nowy config chyba na aa 1.9.5 jest ale reki se uciąć nie dam
  2. Na sf2010 nie da się dodać nowej mapy ,do sf owszem ale do klienta nie bedzie czarny ekran , trzeba wtedy podmienić za jakąś mapę w klientcie .. temu tak jest bo w 2010 jest gdzies indexowanie zakodowane(nie index,ani atlasinfo) gowno to da ;p
  3. @Sherer nic trudnego wpisujesz /go nazwamapy i np na tej mapie /warp 100 100 i po teleportacji pisze : goto kord .,kord są to inne koordy niz wpisane 100 . 100 - są to kordy wlasnie do ustawienia w quescie gdzie ma go tepac . sorry za MPCika no ale musialem
  4. yo . chcialbym dowiedziec się gdzie wiadomosc [jw] sie znajduje . w /hongkong/quest i w jakim pliku? ii anuluj tez mam po chinsku np u dozorcy . i gdzie sie to znajduje ?
  5. Witam ,Witam ! Mam pytanko jak zrobić jakimś programem własną instalkę ? albo takie coś jak maja te wszystkie gry ,ze jak sie wlaczy do odtwarzacza to nagle wyskakuje jakieś tło i tam sa napisy : Instaluj ,DireXt itp i i jak takie coś zrobić ?
  6. glinka a wiesz moze jak ten quest przerobic na innego npc ? np ID 12345 quest guild_manage begin state start begin when guild_man1.chat."GM: Ogranicz" or guild_man2.chat."GM: Ogranicz" or guild_man3.chat."GM: Ogranicz" with pc.is_gm() begin say("Wpisz nazwe osoby, ktora chcesz ograniczyc!") local u_name = input() local u_vid=find_pc_by_name(u_name) if u_vid==0 then say_title("Gracza takiego jak:") say_reward(u_name) say_title("nie ma!") return end local old_vid = pc.select(u_vid) u_withdrawTime=pc.getqf("new_withdraw_time") u_disbandTime=pc.getqf("new_disband_time") pc.select(old_vid) withdrawDelay=game.get_event_flag("guild_withdraw_delay") disbandDelay=game.get_event_flag("guild_disband_delay") say_title("˝T»{ĄiĄH¦AĄ[¤JŞş¤é´Á") if u_withdrawTime>0 then say("˛ćÂ÷ ®É¶ˇ: "..time_to_str(u_withdrawTime)) say("(µĄ«Ý ®É¶ˇ: "..withdrawDelay.." ¤é)") say("") end if u_disbandTime>0 then say("¸Ń´˛ ®É¶ˇ: "..time_to_str(u_disbandTime)) say("(µĄ«Ý ®É¶ˇ: "..disbandDelay.." ¤é)") say("") end local retryTime1 = u_withdrawTime + withdrawDelay*86400 local retryTime2 = u_disbandTime + disbandDelay*86400 local retryTime = 0 if retryTime1 > retryTime2 then retryTime = retryTime1 else retryTime = retryTime2 end local curTime = get_time() if curTime < retryTime then say("sł]©w ®É¶ˇ: "..time_to_str(retryTime)) say("(łŃ¤U : "..((retryTime-curTime)/3600).."®É¶ˇ)") say("") if is_test_server() then local s=select("sł]©w", "Ăöł¬") if s==1 then local old_vid = pc.select(u_vid) local curTime=get_time() pc.setqf("new_withdraw_time", curTime-withdrawDelay*86400) pc.setqf("new_disband_time", curTime-disbandDelay*86400) pc.select(old_vid) end end else say("˛{¦bĄiĄHĄ[¤J"); say("") end end when guild_man1.chat."GM: Check" or guild_man2.chat."GM: Check" or guild_man3.chat."GM: Check" with pc.is_gm() begin setskin(NOWINDOW) chat("Ma gildie: "..bool_to_str(pc.has_guild())) chat("Jest mistrzem: "..bool_to_str(pc.isguildmaster())) chat("Krolestwo: "..pc.empire) chat("Krolestwo NPC: "..npc.empire) end when guild_man1.chat.locale.guild.withdraw or guild_man2.chat.locale.guild.withdraw or guild_man3.chat.locale.guild.withdraw with pc.hasguild() and not pc.isguildmaster() and (pc.is_gm() or npc.empire == pc.empire) begin -- ?? say(locale.guild.withdraw_confirm) local s = select(locale.guild.yes, locale.guild.no) if s==1 then say(locale.guild.withdraw_msg) pc.remove_from_guild() pc.setqf("new_withdraw_time",get_global_time()) end end when guild_man1.chat.locale.guild.disband or guild_man2.chat.locale.guild.disband or guild_man3.chat.locale.guild.disband with pc.hasguild() and pc.isguildmaster() and (pc.is_gm() or npc.empire == pc.empire) begin -- ?? say(locale.guild.disband_confirm) local s = select(locale.guild.yes, locale.guild.no) if s==1 then say(locale.guild.disband_msg) pc.destroy_guild() pc.setqf("new_disband_time",get_global_time()) pc.setqf("new_withdraw_time",get_global_time()) end end when guild_man1.chat."Stworz Gildie" or guild_man2.chat."Stworz Gildie" or guild_man3.chat."Stworz Gildie" with (pc.is_gm() or npc.empire == pc.empire) begin local level_limit; local guild_create_item if get_locale() == "eng" then level_limit = 40 guild_create_item = false else level_limit = 30 guild_create_item = false end if pc.hasguild() then say("Posiadasz juz gildie!") return end if game.get_event_flag("guild_withdraw_delay")*86400 > get_global_time() - pc.getqf("new_withdraw_time") then say(string.format("Musisz odczekac %d dzien zanim zalozysz gildie!", game.get_event_flag("guild_withdraw_delay"))) return end if game.get_event_flag("guild_disband_delay")*86400 > get_global_time() - pc.getqf("new_disband_time") then say(string.format("§A¤w¸g¸Ń´˛¤˝·¤F! %d ¤ŃĄH¤ş, µLŞk«ŘĄß¨äĄLŞş¤˝·.", game.get_event_flag("guild_disband_delay"))) return end say(locale.guild.create_confirm) local s = select(locale.guild.yes, locale.guild.no) if s == 2 then return end if pc.level >= level_limit then if pc.gold >= 200000 then if not guild_create_item or pc.countitem(guild_create_item)>0 then game.request_make_guild() else say(locale.guild.no_guild_create_item) end else say(locale.guild.create_not_enough_money) end else say(locale.guild.not_enough_leadership) end end end
  7. @maruszny . co ty pierdolisz koles.. na cliencie 2k10r moga grać ludzie ,nie tylko ty sam .
  8. dzieki .ale chcialbym z poziomu gracza . ;x bo zakladanie gildii chce zrobic se u innego npc
  9. cze jak przeladowac questy do english_list? chodzi mi oto jak zrobic zeby te questy ktore mam w english/quest mi sie wrzucily na liste english_list i zeby z tej listy usunely sie te ktorych nie mam.
  10. Witam ! Potrzebuje questa w ktorym zawarte jest zakładanie gildii ..
  11. cze jakie questy w english/quest odpowiadają za poprawne dzialanie dozorcy i straznika wsi ?
  12. zejdz z konia ,wsiadz i clik na stajennego badz odwolaj ,przywolaj i wtedy
  13. cze szukam wyjeba***ch questow ze zwojow zeby tylko zostaly questy od dozorcy ,i straznika wsi
  14. aha . to chociaz wystarczy ze usune quest z wypowiadaniem wojen ?
×
×
  • Dodaj nową pozycję...