Jump to content

Takumirai

Members
  • Content Count

    60
  • Joined

  • Last visited

Everything posted by Takumirai

  1. GmOcean thank you for answering. - let me check ingame and update you.. thanks again GMOcean -
  2. https://github.com/HerculesWS/Hercules/blob/master/npc/custom/events/disguise.txt - i would like to ask a script to be like this - from 8am - 8pm [every 2 hours event will start, with 10 rounds] but when 9pm - 7am [every 2 hours event will start, with 5 rounds] - i dont know if this script will be correct OnClock8000: OnClock1100: OnClock1400: OnClock1700: OnClock2000: set .Rounds,10; set .ResetCounter,.ResetCounter+1; set .EventON,1; set .Timer,1; set .Wait,1; announce "The Disguise Event will begin in 3 minutes.",bc_all | bc_blue; announce "The Event is being held in Prontera.",bc_all | bc_blue; setnpctimer 0; initnpctimer; end; [where to put the next OnClock from 9pm - 7am]
  3. - i want to request if a player is login inventory will be check/cart/storage for MvP list item and automatically delete the mvp cards if a player have 1 of those mvp card. also when player put it in a sloted equips the item will be deleted or if possible only card will be deleted. thanks in advance.
  4. Kelangan ko ng 10 Staff sa server ko.. - i mensahe nyo ako sa skype ko - hindi ko kelangan ng maraming karanasan, ang gusto ko lang ay matyaga, masipag, mabait, magaling makisama, at iba pa. Advertiser Scripter Developer Co-Admin Designer Planner skype: garrettsilver25
  5. Example Player 1 will talk to NPC bet his item or the npc have already a menu on betting an item example you bet 10 apple. Player 2 will talk to NPC - you bet 10 apple when an event start and 1 of them win they get all the apple. example: they play tick tak toe and player 1 win he get the 20 apple thanks
  6. if you have a default npc you just put this script at the first part of your script if ( getgroupid() < 1 ) //edit if you have other group ID/VIP ID. { mes "[VIP Manager]"; mes "You are not VIP, it wishes it to acquire?"; if (select ("- Yes:- No") == 1) {
  7. Thank you AnnieRuru for checking this script we love you for helping us.
  8. - no update? this is good protection :
  9. @ Neo - i have a question when i enabled SSO Login enabled there's an error that appears.. can you help me using 2014-06-08 client. - can you fix the SSO login enabled thanks.
  10. hi i know its off- topic but can i ask even if he/she is not in @at/vendor still last_mac will be checked. and if 2 same mac is login, you will be @jail [hours/days]
  11. - solved - even if not answered thanks .
  12. I already fix and using 2014-02-05 my problem now is when I login it appear User is offline (.5001) when I reenter again it appear rejected to server need help thanks guys
  13. I see thanks for the response guys.. would you give me the 2014-02-05 client thats not corrupted. Tnx
  14. 2014/06/18 - Client by Themon - Diff using NEMO. - After Diffing an error occurs. GetProcAddress("send") failed - need help thanks
  15. - using Ryuuzaki mac check http://herc.ws/board/topic/1163-mac-ip-address/page-2#entry17798 and using http://herc.ws/board/topic/1163-mac-ip-address/?p=23776 for mac ban script and sql question is how can i make the script of the npc that will Automatically Jail the player for (days/hours) if same mac is login? thanks
  16. Thanks for checking/fixing the script. please post your comments/reaction regarding the script
  17. - Emperium Wars [ party v.s. party ] modified by: AnnieRuru Game Configuration setarray .rewarditem, 29003, 5; // Just Change ID,Number of Item ID [29003,5] set .winningscore, 3; // Set How many times do each team need to destroy the emperium set .eventlasting, 20 * 60; // abort the system if there's no progress, 20 mins * seconds set .register_lasting, 1 * 60; // 3 minutes to joins, else abort registration, 10 mins * seconds Game Info: - How to win? A: You need to destroy the Emperium of you opponent and Defend your own Emperium. - What happen if we die? A: You will be spawn again in your base with full hp/sp and you can't be attack by enemy for 5 sec. or just modify this part. OnRedDead:OnBlueDead: sleep2 1500; percentheal 100,100; sc_start SC_BASILICA,5000,1; end; - Is there any tower or Monster in the area?. A: yes there is each team have Guardian in there area so you need to kill those guardian also. Note: Please support this topic. If you have suggestion or any add-ons to make this script awesome feel free to comment here. - This Script is Free to use - Special Thanks to Annie for making this script Emperium War [party v.s. party] v.1 http://upaste.me/309471
  18. Here is how to unpack the .apk files and repack it - http://forum.xda-developers.com/showthread.php?t=1108798
  19. Kerbii hoping you can make it..
  20. How about the ragnarok valkyrie uprising?
  21. Reset NPC - an NPC that reset your stat/skill with the use of item, Configuration: Reseter NPC.txt
  22. @jabote , i have problem with opensetup/setup.exe - there's an error appear when i use 2013 client 20130605 - [string ''buf'']:1: attempt to index global 'CmdOnOffList' (a nil value)
  23. Happy beer day Emistry.. hoping u release scripys also here in hercules
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.