Jump to content

Mootie

Members
  • Posts

    815
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Mootie

  1. As what Vylowsaid...try that good service as well recommended
  2. hahahaha
  3. Use acsii instead unicode that will solve tour problem
  4. Means you do wrong path then
  5. http://eathena.ws/wiki/index.php?title=NeonCube
  6. You should put another folder for that try this Newfolder > data > luafiles514
  7. If the wiki didn't help you maybe this will helps you alot thor patcher video guide = = part 1 = part 2
  8. Mootie

    vps vps vps

    Asurahosting
  9. Correct, since this was requested on the rAthena forums, I wrote it for rAthena To use it with eAthena or 3CeAM, just change all group_id to level @xmaniacx there you go
  10. He don't probably....the error already said it he/she using 3ceam
  11. Lol they code it for rAthena not for 3ceam,eAthena correct me if im wrong scripters
  12. you can use my guide links below
  13. I know that, and I want to know why he desire it. Just wondering if he will waste his time if want to edit every itemdata files on data folder. Nope its not a waste of time maybe for you
  14. Reading data folder first is an advantage to make/edit your custom items before proceeding in GRF instead make tons of GRF
  15. - script Sample -1,{ OnInit: setarray .Map$[0],"prontera","payon","izlude","lighthalzen","louyang","comodo","xmas","aldebaran","geffen","morocc"; setarray .MVP[0],1658,1648,1751,1312,1511,1647,1785,1630,1399,1874,2068,1272,1719,1046,1389,1112,1115,1418,1871,1252,1768,1086,1885,1649,1651,1832,1734,1779,1688,1646,1623,1650,1583,1708,1685,1648,1658; end; OnTimer3300000: killmonster .Map$[ .RandMap ],"All"; set .RandMap,rand( getarraysize( .Map$ ) ); set .RandMVP,rand( getarraysize( .MVP ) ); monster .Map$[ .RandMap ],0,0,"MVP Event",.MVP[ .RandMVP ],1,strnpcinfo(0)+"::OnKilled"; announce "MVP Event : "+getmonsterinfo( .MVP[ .RandMVP ],0 )+" occur in "+.Map$[ .RandMap ]+" .",0; end; OnKilled: announce "MVP Event : End...MVP Died",0; end; } here btw this is just mvp invasion with normal drops
  16. Still can use old ways btw
  17. good luck to her
  18. or else buy euphy script
  19. Hey mootie, mind if you share what have you done to fix this? Hi, I remember way back when i got this error using windows to linus o.o so yeah windows compiled stuff cannot be run properly in linux so what i did back to this issue was i download a fresh trunk using my windows and do some edits using my windows also and then i use wincp to transfer my stuff to linux then i recompile then using linux cause you cannot run compiled from windows to linux or re-recompiled from windows to linux....
  20. Edit it using manual....if you having problem via patch
  21. reminds me of flyff community
  22. better use miruku since rAthena gamit mo
  23. oh okay good luck then
  24. luafiles514 this only reads in 2012+ clients you should use lua files instead
×
×
  • Create New...