Jump to content

leadtech

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by leadtech

  1. I want to ask some help because when i getting in the pvp or woe it automatically have error when i killed a player /character help me plss . The Client i used is 2010-07-30 Ragexe .. Thank you in advance
  2. I used toasty woe controller then i generate the scripts and i put it in the npc/guild2/agit_start_se.txt because i used bot FE and SE Castles ... I got an error on my console .. npc_parse_function: Overwriting user function [WoEToggler] (npc/guild2/agit_start_se.txt:541) how to fix this error ? help me plss thanks in advance more power
  3. follow up question ...What if i want to disable mvp on 1 castle only .. because it sets on all castle/map help me plss ..
  4. Thanks for this
  5. yeah ,,, It's possible .. just use LUAC
  6. nice work 9/10 kiu dude .. i love the color , but you need to add more details
  7. should i put the item id of the mvp card there ?
  8. I tried this and not working .. i answer the surveys and follow the guidelines but i cant download ..
  9. I want to request some script that MVP Cards are disbale / cannot be used during WOE FE/SE .. Thanks in advance
  10. Can i also put 1 or more quest in this Quest script ??
  11. OMG I'm glad that the board is back online again geez!
  12. You can use Trojal Job Base Mounts here's the link http://www.eathena.ws/board/index.php?showtopic=272140
  13. Upload .thor file then edit your plist,txt 1spaceTHORNAME like this
  14. i change it but still the same
  15. my mvp cards set 5% .. i want modified some mvp cards set to 1% .. how to set it individually ? Help me please . Thanks in advance
  16. Great Post , Thanks for sharing
  17. leadtech

    :3

    Welcome Genuine
  18. So it will be look like this ? // Set Spawn Map setarray .maps$[0], "prontera,moc_fild17";
  19. Do i need to put all that maps where the MVP are spawneda ? like this // Set Spawn Map set .map$, "prontera,moc_fild17";
  20. I got tried this MVP Instant Spawning script and i have problem .. MVP's are not instant spawning .. - script mvp spawned -1,{ OnInit: setarray $@mvpID[0],1511,1674,1785,1039,1874,1272,1719,1046,1389,1112,1115,1658,1957, 1418,1871,1252,1786,1086,1885,1649,1651,1832,1492,1734,1251,1779,1688,1646,1373, 1147,1059,1150,1956,1087,1190,1038,1157,1159,1052,1623,1917,1650,1583,1389,1312, 1751,1685,1630,1648; for(set .i,0; .i<getarraysize($@mvpID); set .i,.i+1) {monster "mapname",0,0,""+getmonsterinfo($@mvpID[.i],0)+"",$@mvpID[.i],1;} end; OnNPCKillEvent: getmapxy(@map$,@x,@y,0); if (@map$ == "mapname") {for(set @i,0; @i<getarraysize($@mvpID); set @i,@i+1) {if (killedrid==$@mvpID) {monster "@map$",0,0,""+getmonsterinfo($@mvpID[@i],0)+"",$@mvpID[@i],1;}}} end; } I got error when i start the server .. [Debug]: mapindex_name2id: Map "mapname" not found in index list! Help me plss .. Thanks in advance
  21. Thanks for sharing your scripts .. i used flower event in my server
  22. Thanks
  23. How to disable Soul link in Assassin Cross ? Help me plss .. Thanks in advance
  24. nice logo Kiu
×
×
  • Create New...