Recent content by Soul1992

  1. S

    OnNPCKillEvent Quest Npc same Map Help

    need a check if all users are on the same map. abyss_01,22,36,1 script Quest Helper#25 112,{ if(FuriousFerus >= 1 && Acidus >= 22 && Novus >= 35) goto l_allkills; mes "[Helper]"; mes "You have to kill:"; mes "You have "+FuriousFerus+"/1 Furious Ferus..."; mes "You...
  2. S

    Quest Warper OnNPCKillEvent Unloking

    Script: https://pastebin.com/Qhhvgr2a Search abyss_02,274,266,1 I would like to install that you have to kill 3 mobs in all Dungeons before it is Unlocked z.b Kill for abyss_02 kill 2 Detale, Kill 55 Ferus, Kill 30 Penomena
  3. S

    Warper How to fix this ?

    Hello, Warp to Acces Maps does not do what it should, find the error unfortunately not  :( hope someone finds the problem. https://pastebin.com/b7GTF94F
  4. S

    Warper Add Menu Help

    hello I would like to add a 2nd Warp to Dungeons, for renewal quest dungeon.   hope me can someone help there . :smile: https://github.com/HerculesWS/Hercules/blob/master/npc/custom/etc/quest_warper.txt
  5. S

    Help Add New Effect

    i search a Guide for add New Effect to the Effect List,with new .str so that I can use in-game @effect 968 etc. z.b 968. New Effect969. New Effect2970. New Effect3etc. I hope someone can help me 
  6. S

    Help .str file

    i Seeking a Guide for make .str files, I hope someone can help me 
  7. S

    gettime help

    I want that the 1.1 is an announce, but that gettime is not working. the announce comes every day..... - script Manager -1,{OnClock1500:if((gettime(6)==1) && (gettime(8)==1)) goto L_Januar; if((gettime(6)==2) && (gettime(8)==1)) goto L_Februar;//...
Back
Top