Search results

Join Discord
  1. [Holley] [3.55] Holley plug-in error Code:30

    I'm getting error in Cruel Dragon which means: [Exception] Holley plug-in error Code:30 I heard maybe it is something wrong with 00default ? But i do not have any idea what. I have everything fine in my 00default. Thanks for help in advance.
  2. Wars / Puri - few questions

    Hi guys, I have a few questions... First, does somebody know how to change purification spell that puri higher levels? I searched at forum but I didnt find. Second, is it possible to change time before player will be recall in safety guild place after die during the war of sabuk/taosung? If...
  3. UID to variable

    Hello, I tried UID to variable and I don't know what is wrong here. Somebody know maybe? [@Main] #ACT mov D4 1 ;weapon UID FormatStr "FLD_CHARACTER='%s',FLD_TYPE='%s'" %USERNAME %D4 ReadValueSql "TBL_ITEM" %A9 "FLD_MAKEINDEX" [@displayUID] [@displayUID()] #ACT mov A1 %USERNAME mov P1 %ARG(1)...
  4. Problem with armadillo key

    I own a dedicated server with win 2003, I have been trying on each language settings but hardware fingerprint is the same and it won't accept the code through armadillo patch. I've been trying it many times with different settings and it didn't work. I even copied register key from our server to...
  5. character window

    I have a question. Which files are responsible for changing armor colour, hair colour and flag in character's window?
  6. changemapattr command

    hello, i have problem with command changemapattr, because i changed one map to safe and "nospell" and i don't know now, how change it back. Anyone know what command are to do it? P.S. I tried with "FIGHT" , "PVP" , "TEAMFIGHT" and no effect... :( ex.: #ACT changemapattr "GM" "SAFE"
  7. arena place

    hello, i want make arena place. its npc, who recall group (one wiz, one tao and one war) on map and there, they are fight. I have problem, because i used some command and it didn't work. i mean here about: #IF isgroupleader ; that command dont work, i dont know why checkgroupleader ; that...
  8. how bound members in guild

    Hi, is it possible to bound members in guilds? Sb know how do it, if it's possible?
  9. MonAi Problem

    Hi, i sarched on forum about this, but i didn't find. I want to my mob attack by mass thunder all peaple. i don't know how do it. i tried wroten this but my monster attack peaople who stay 1 step from monster- it's this: #IF random 1 5 NEAR 12 #ACT Spell [3] THUNDER 10000 (2) ENEMY 9 Delay 2000...
  10. 'Reload' commands

    hello, i search command which can reload server without restart all server. This is faster, i mean commands: reloadnpc map (reloading scripts) reloadmonitems (reloading drop list mobs) and i searching command for reloading monster and items list from database Anybody know?
  11. NPC store

    hello i change and wrote script for store in game, but i have problem. when i want put something to store i haven't window with my bag. if i want take something from store- window is opened. i don't know where is mistake. It's this script: %100 [@main] #SAY hi <$USERNAME>. can i help you? \...
  12. NPC to move/come back/set mobs/clear map

    I need help i have a problem, i want write a script, but i dont know how comands i must use; now i say what i want to do in this script: On the first he must find thing and give this npc. Then npc teleport him to other map, there he must kill some mobs (and here i dont know how to do it*). If...