Jump to content

Ninjamon

Members
  • Posts

    295
  • Joined

  • Last visited

Everything posted by Ninjamon

  1. Is it possible to make your Premium System add a script that makes your premium user Level 1 GM Which is Super Player? Thanks.
  2. My Walking Healer doesn't work! Can anyone help me? farebury,152,133,4 script Healer Angeling 1096,2,2,{ OnInit: initnpctimer; end; OnTimer15000: //15 seconds npcwalkto 175,230; end; OnTimer30000: npcwalkto 162,230; stopnpctimer; initnpctimer; end; OnTouch: if (Hp == MaxHp && Sp == MaxSp) { end; } npctalk "You're now healed ["+strcharinfo(0)+"]!"; skilleffect 28,9999; percentheal 100,100; sc_start SC_ANGELUS,.duration,10; // Angelus lvl 10 sc_start SC_BLESSING,.duration,10; // Blessing lvl 10 sc_start SC_INCREASEAGI,.duration,10; // Increase agi lvl 10 end; }
  3. upppppppppppppp
  4. Thanks
  5. Can anyone help me about these scripts? *Broadcast when mvp is pawned *A custom warper that verify if you own the kriemhild castle he will warp you to a specific map *Npc Daily Rewarder (1 Per IP)
  6. Do anyone have a refiner till +15? Can anyone share or give me source somehow? Thanks! uppppp up
  7. If i wear the armor, shield,mantue, shoes my palette will change into a specific number. I don't know its itemscript.
  8. How can i disable skill CHANGE CART?
  9. "OLD SPRITES"
  10. Okay i want an script for item that if i complete the Set ( Armor, Shield, Shoes and Mantue ) you will get specifically go to @ccolor to any number i want and @hstyle with hair color. up
  11. No mod.
  12. I am trying to ask the OLD SPRITES of the carts somehow.
  13. Latest one
  14. What do you mean?
  15. Anyone having this kind of bug? Or how can i fix this?
  16. UP. Got this bug also.
  17. I think 2012 04 10a client is quiet complicated right now
  18. I want to add a message after clicking the npc! I tried adding but it doesnt exist after i click prontera,155,181,5 script Sample 757,{ mes "^FF0000Repaired and Identified!^000000"; mes "Thank you for coming! ;)"; if( getbrokenid(1) ) repairall; getinventorylist; while( .@i < @inventorylist_count ){ if ( !@inventorylist_identify[.@i] ){ delitem2 @inventorylist_id[.@i],1,0,0,0,0,0,0,0; getitem @inventorylist_id[.@i],1; } .@i++; } end; }
  19. I can smell it from my hairstyle and palettes. Can anyone share their working and error free palettes and hairstyle? upppppppppppp
  20. How can i fix EDP Problem? EDP is only giving effect when i hit criticals. This is a RENEWAL problem i think. Everything is fixed already at renewal.h and still edp is acting weird. It only gives effect when i deal critical damage. uppppppppp
  21. I don't know but can someone provide a Sprite for CART only?
  22. Thanks!
  23. Everytime a player will use change cart, Automatically the .exe is not working. Anyone? upppppppp upp
  24. Oh i was like OMG where is the Sonic blow here on item_db.txt Anyways Thanks Emi.
  25. How can i disable changing cart (Flower)? It gives alot of error to my client. Can anyone help? upppppppppppppp
×
×
  • Create New...