Jump to content

  •  

icabit

Member Since 17 Jan 2013
Offline Last Active Oct 17 2016 12:44 AM
-----

Topics I've Started

for improvement

31 August 2014 - 08:40 AM

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]i basically have this script working but i want to improve it[/color]

http://pastebin.com/gDrhMyU8

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]this script that i made is composed of 3 npc's in one [/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]freebies[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]daily reward[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]hourly reward[/color]

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]and referral system[/color]

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]line 325-337 checks if his recruiter has the same mac address[/color]

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]i wanted to make additional query checks for harmony[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]where you can check if the newbie is already recruited in his/her other account by checking if his current mac address is already registered in table 'mac' in totaltime table[/color]

 

[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]for freebies if newbee's mac address is already in the totaltime table then no freebies[/color]


convert to hercules mod

10 August 2014 - 09:06 PM

can anyone convert this to a hercules src mod?
i need it badly

http://rathena.org/b...6-refine-bonus/


Self Map Announce

05 September 2013 - 06:05 PM

i saw this post on rathena http://rathena.org/b...-self-announce/
i wonder why no one every released one
 
I was bored and i was thinking of making something
so i remembered that eamod has this feature
so i made one for us Posted Image
i don't know how eamod did it but i just do it via script Posted Image
 
i know theres like 123123 maps out there
but it was easy to get them all to work once you know a little bit of programming LOL
 
it will announce to yourself where you are currently
this will announce the map listed on mapindex in data folder Posted Image
so it wont announce something like iz_dun01
it will announce it as undersea tunnel Posted Image
works on every map that is enabled by default in hercules
but the script is quite simple and i suppose it will work with rathena and eathena too
 
note: if you will encounter errors on your map server just simply look for it in the script and comment them or delete them. if you know how to enable those maps then do so. its yours to decide what you do
note 2: i will only support major problems of the script
note 3: you may modify it but don't remove the header
 
check the attached picture for an example Posted Image
 
[font="'Helvetica Neue', Arial, Verdana, sans-serif;"]Attached File  screenComplexRO002.jpg   74.79K   350 downloads[/font]
[font="'Helvetica Neue', Arial, Verdana, sans-serif;"]Attached File  mapannounce.txt   112.2K   167 downloads[/font]