Jump to content

tepek

Members
  • Posts

    75
  • Joined

  • Last visited

Everything posted by tepek

  1. tepek

    Ada yang punya npc idRO?

    https://github.com/idathena/trunk
  2. tepek

    GM Sprite

    i see. okay thank you guys
  3. tepek

    GM Sprite

    i diffed my client with NEMO and marked "remove GM Sprites". so let say i want back the GM sprite, so how to do it?
  4. yea i solved it now. also need to change config/batte/client.conf "max_hair_style: 29" before it is 27 tq
  5. yea i just found out about it yesterday haha
  6. { bonus3 bAutoSpell,\"NPC_EARTHQUAKE\",1,200; } is the earthquake working?
  7. @crazyarashi @FXFreitas thank you for quick reply i try both now
  8. so i bump into this and found new hairstyle which i never seen before. is this available on rathena and how to get them?
  9. so based on your script i changed abit for imitated the biolab mvp aura and time interval. 31089,C_Exploding_Crimson_Flame,Costume Exploding Crimson Flame,4,0,,0,,,,0,0xFFFFFFFF,63,2,2048,,1,0,0,{},{ while(isequipped(31089)){ specialeffect2 455; sleep2 24000; } },{} it is not perfect since it has time interval when i change map(so no aura visible) but this is still close enough for me to use. thank you for spending time on my problem @Technoken my GX looks more badass than before xD
  10. i think thats too complicated. i just want its effect on character, not change aura. i try look again
  11. hi i want to make this effect of biolab mvp on the item. but the view id currently not available. anyone can help me how to put script the effect into the item? i think it is using "misceffect" command or am i wrong? if true how to use the command? edited: not actually change the character aura. i want the the biolab effect is attached to the item https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/effect_list.txt
  12. ok i think i find one that suits but im still not sure and need opinion from you guys. i think item 31089 have similar effect with Fury skill (although it is in crimson/red color). option 1; 31089,C_Exploding_Crimson_Flame,Costume Exploding Crimson Flame,4,0,,0,,,,0,0xFFFFFFFF,63,2,2048,,1,0,0,{},{ sc_start SC_FURY,-1,0; },{ sc_end SC_FURY; } this will give me Fury bonus isnt it? so i think this is not good. but if i use this? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/effect_list.txt how to implemented "misceffect" on item script? edited; i've found even better which is effect of biolab when angry mode. i think its possible to do this. i need a bit help guys.
  13. i see. thats explain why. i patiently wait for this one. tq for the info
  14. yes tried that and i got sprite error from client.
  15. item 31089 Costume Exploding Crimson Flame is so cool. but it missing view id. so hopefully anyone can share please
  16. 12663,Trans_Scroll_Poring,Transformation Scroll(Poring),2,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ transform 1002,1200000,SC_MTF_CRIDAMAGE,25; showscript "Traaaansformation-!! Poring form!!"; },{},{} i misread you. ok i understand now i just copy other mobster script but put remain his ID in mob_db
  17. got abit confused in casttargeted. what does it mean?
  18. actually i want to make a transformation scroll to transform to him. idk if theres a different between mercenary and mob but is it possible? i know i need his script on my mob_db but M_LOKI doesnt actually there. so is there any way i can make a transformation scroll out of him? i just want transform to his sprite
  19. anyone can share me 2937,M_LOKI monster script?
  20. i solved this tq @Jaycee KyD
  21. since we are at this similar topic, whats 'skill that ignore bg reduction/skill that ignore gvg reduction' mean actually? what is bg and gvg?
  22. how can i change Blessing Scroll/Increase Agi Scroll/Assum Scroll view id? i want it to be like on the left. my current scroll is on the right
  23. go to your client ----> data/itemmoveinfov5.txt and follow the instruction at the top of the text to remove any unwanted description on your field manual restriction
  24. you just full of hormone right now.. things will felt back to the same in the couple of weeks.
×
×
  • Create New...