Jump to content

Nero

Members
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Nero

  1. Can anyone help me to duplicate sonic blow skill? please. thanks. help me please.
  2. ok thanks.
  3. Can i remove picklog.txt ? or it will affect the server?
  4. doesnt work sir please help
  5. please help me to make an item like 0x0000000 i dont know what to do so may i request for only Lordknight Champion Highwizard and high priest pleas help me thanks
  6. Requesting for Combo script like If item1 or item 2 is equipped then + attributes how to make that thanks.
  7. thank you
  8. can i have the script of that thanks.
  9. thank you sir
  10. disable break guild during woe please help me
  11. hello i have a problem when i switch weapons or headgear in castle when i go to the emp room, i always get gravity error. help.~!
  12. @Microsoft anong klaseng sagot yan? @ts May nakita ako dati sa eathena src please search nlng
  13. 7/10 cool design bro.
  14. 708
  15. oh thank you emistry
  16. please help me to make no delay for sonic blow only in injustice card but not in the Sinx skill is it possible?
  17. Any one help me to have Jobchanger withouth rebirth system. example : Novice - swordsman - Lordknight and Freebies that gives lvl 255] thank you in advance.
  18. ayothaya,151,171,3 script Drops Trader 403,{ mes .name$; mes "You currently have "+countitem(.Imagine_item)+" Mithril coin/s."; mes "Would you like to look at the shop?"; next; if(select("Yes:No") == 2) { close; } close2; callshop "Imagine_SHOP",1; npcshopattach "Imagine_SHOP"; dispbottom "You currently have "+countitem(.Imagine_item)+" Mithril coin/s."; end; OnBuyItem: for(set @i,0; @i < getarraysize(@bought_nameid); set @i,@i+1) { for(set @j,0; @j < getarraysize(.Imagine_ITEMS); set @j,@j+2) { if(.iMAGINE_ITEMS[@j] == @bought_nameid[@i]) { set @itemcost,(.IMAGINE_ITEMS[(@j+1)]*@bought_quantity[@i]); set @totalcost,(@totalcost+@itemcost); break; } } } if(@totalcost > countitem(.Imagine_item)) { dispbottom "You don't have enough coin."; } else { for(set @i,0; @i < getarraysize(@bought_nameid); set @i,@i+1) { getitem @bought_nameid[@i],@bought_quantity[@i]; } delitem .Imagine_item,@totalcost; dispbottom "Thank you for shopping."; dispbottom "You now have "+countitem(.Imagine_item)+" Mithril coin left."; } set @totalcost,0; deletearray @bought_nameid[0],128; deletearray @bought_quantity[0],128; end; OnInit: npcshopdelitem "Imagine_SHOP",909; // Leave this alone set .name$,"[DropsTrader]"; set .Imagine_item,674; // Input TCG ID setarray .Imagine_ITEMS[0],7086,2,7090,2,7091,2,7077,2,7076,2; // Input as many items as you want (item::price) for(set .@i,0; .@i < getarraysize(.IMAGINE_ITEMS); set .@i,.@i+2) { npcshopadditem "Imagine_SHOP",.IMAGINE_ITEMS[.@i],.Imagine_ITEMS[(.@i+1)]; } } - shop Imagine_SHOP 139,909:1 My server got hacked because of this script.
  19. its impossible for 3310 Nokia
  20. thank you for replying a very great answer.
  21. // KoE Exit guild_vs1,49,56,5 script Exit 51,{ mes "[Exit]"; mes "See ya."; if ( getcharid(2) == getcastledata("guild_vs1",1) ) getitem 7179, 20; // configure prize here next; warp "Save",0,0; close; } Players can only take once when they won the event. please help me to do that...
  22. Nero

    DoTA Runes

    for double damage.. i think edp can do.
  23. Pano po mag update? ano ano ang nid tsaka guide po . help please.
  24. ill change them to 707? all of the folder? how about this Warning: fopen(data/tmp/LangEnUs.cache.php) [function.fopen]: failed to open stream: Permission denied in /home/tsorro/public_html/cp/lib/Flux.php on line 275 Warning: fwrite(): supplied argument is not a valid stream resource in /home/tsorro/public_html/cp/lib/Flux.php on line 276 Warning: fwrite(): supplied argument is not a valid stream resource in /home/tsorro/public_html/cp/lib/Flux.php on line 277 Warning: fclose(): supplied argument is not a valid stream resource in /home/tsorro/public_html/cp/lib/Flux.php on line 278
  25. Warning: fopen(data/tmp/LangEnUs.cache.php) [function.fopen]: failed to open stream: Permission denied in /home/thorro/public_html/cp/lib/Flux.php on line 275 Warning: fwrite(): supplied argument is not a valid stream resource in /home/thorro/public_html/cp/lib/Flux.php on line 276 Warning: fwrite(): supplied argument is not a valid stream resource in /home/thorro/public_html/cp/lib/Flux.php on line 277 Warning: fclose(): supplied argument is not a valid stream resource in /home/thorro/public_html/cp/lib/Flux.php on line 278 Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_PermissionError Message: The log storage directory '/home/tsorro/public_html/cp/data/logs' is not writable. Remedy with `chmod 0600 /home/tsorro/public_html/cp/data/logs` File: /home/thorro/public_html/cp/index.php:119 Help me i dont know how to fix that problem i dont know what to type in the the host name base url please help me
×
×
  • Create New...