Jump to content

Hurtsky

Members
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Hurtsky

  1. there is updated nemo, here http://herc.ws/board/topic/15523-another-nemo-patcher-fork/
  2. Solution: Looks like we need to patch the client with "Increase hair style limit in game" from 4144 latest nemo patches, this patch ensure the client use same sprite name and also solve the problem when displaying character in rochargenphp
  3. Hello all, im using client 20180621, i make a char, using hairstyle no 2 (in sprite folder named 2_³².spr) , but instead it saved in table.char.hair = 1 also im trying using `hairstyle` atcommand, its also using wrong hair sprite number, when im trying @hairstyle 1, it will using 2_³².spr , if im trying @hairstyle 2, it will using 1_³².spr . i found this problem when trying rochargenphp. any explanation is appreciated.
  4. i dont think mobile have screen small like that. maybe you're using old fluxcp, use the latest one
  5. base on what i experienced, vultr is not good!, alibabacloud never try it.. but linode,digital ocean, ovh, no problem with them, just i go with OVH just because it price lower than other, plus with anti-ddos
  6. linode, digitalocean, vultr, OVH, alibabacloud all have singapore server, alibabacloud have malaysia server if i not mistake
  7. View File FluxCP Theme:[FREE] [RESPONSIVE] Hurt Free Foundation Theme FluxCP Responsive Theme base on Foundation Zurb The screenshot is not really look like it, please visit the demo site for more clear picture. This fluxCP only compatible with rAthena FluxCP = https://github.com/rathena/FluxCP DEMO LINK HERE >>> CLICK HERE <<< [ WHEN VISITING THE LINK PLEASE CHANGE THE THEME TO = foundationFreeV1 = FOR THIS THEME ] you can login the page using this:- admin:- username = test password = test normal user:- username = test2 password = test Come with Easy config ./themes/foundationFreeV1/config/hurtsky_settings.php 'yourServerName' => 'Hurtsky', //this name maybe will be use on top and footer 'yourServerTime' => '<iframe src="https://freesecure.timeanddate.com/clock/i6d7fmmo/n122/fn7/fs20/fceee/tct/pct/ftb/th2/ta1" frameborder="0" width="182" height="30" allowTransparency="true"></iframe>', //using this website https://www.timeanddate.com/clocks/free.html to get the code 'enableSocialNetworkLink' => true, //disable this will remove the get connected section 'enableFacebookIcon' => true, 'facebookLink' => 'https://hurtsky.com/FluxCP', 'enableDiscordIcon' => true, 'discordInviteLink' => 'https://hurtsky.com/FluxCP', 'enableTwitterIcon' => true, 'twitterLink' => 'https://hurtsky.com/FluxCP', 'footerCopyrightTrademarkLable' => 'All trademarks referenced herein are the properties of their respective owners', 'footerCopyrightInitialDate' => 2017, How to install: 1. place the folder under ./theme/ 2. open file ./config/application.php 3. change 'ThemeName' => array('default','bootstrap'), to 'ThemeName' => array('foundationFreeV1'), 4. for WOE status, you need to import this SQL file to database = woe_status.sql 5. also add this NPC script to your emulator = woe_status.txt 6. done THIS FREE THEME PROVIDED AS IT NO SUPPORT COME WITH IT USE IT AT YOUR OWN RISK Submitter Hurtsky Submitted 08/11/2018 Category Fully Coded Themes Video Content Author hurtsky  
  8. Version 1.0.0

    130 downloads

    FluxCP Responsive Theme base on Foundation Zurb The screenshot is not really look like it, please visit the demo site for more clear picture. This fluxCP only compatible with rAthena FluxCP = https://github.com/rathena/FluxCP DEMO LINK HERE >>> CLICK HERE <<< [ WHEN VISITING THE LINK PLEASE CHANGE THE THEME TO = foundationFreeV1 = FOR THIS THEME ] you can login the page using this:- admin:- username = test password = test normal user:- username = test2 password = test Come with Easy config ./themes/foundationFreeV1/config/hurtsky_settings.php 'yourServerName' => 'Hurtsky', //this name maybe will be use on top and footer 'yourServerTime' => '<iframe src="https://freesecure.timeanddate.com/clock/i6d7fmmo/n122/fn7/fs20/fceee/tct/pct/ftb/th2/ta1" frameborder="0" width="182" height="30" allowTransparency="true"></iframe>', //using this website https://www.timeanddate.com/clocks/free.html to get the code 'enableSocialNetworkLink' => true, //disable this will remove the get connected section 'enableFacebookIcon' => true, 'facebookLink' => 'https://hurtsky.com/FluxCP', 'enableDiscordIcon' => true, 'discordInviteLink' => 'https://hurtsky.com/FluxCP', 'enableTwitterIcon' => true, 'twitterLink' => 'https://hurtsky.com/FluxCP', 'footerCopyrightTrademarkLable' => 'All trademarks referenced herein are the properties of their respective owners', 'footerCopyrightInitialDate' => 2017, How to install: 1. place the folder under ./theme/ 2. open file ./config/application.php 3. change 'ThemeName' => array('default','bootstrap'), to 'ThemeName' => array('foundationFreeV1'), 4. for WOE status, you need to import this SQL file to database = woe_status.sql 5. also add this NPC script to your emulator = woe_status.txt 6. done THIS FREE THEME PROVIDED AS IT NO SUPPORT COME WITH IT USE IT AT YOUR OWN RISK
    Free
  9. you need to add ./data/npc/PeakNPC.txt script to your emulator Update to v1.0.1 also update guide for WOE Status, ( forgot about this )
  10. i believe you need to add check for npc name because it might be triggered by same label in others script
  11. View File FluxCP Theme:[FREE] [RESPONSIVE] Hurt Free Theme FluxCP Responsive Theme base on Bulma.io This fluxCP only compatible with rAthena FluxCP = https://github.com/rathena/FluxCP DEMO LINK HERE >>> CLICK HERE <<< [ WHEN VISITING THE LINK PLEASE CHANGE THE THEME TO = hurtFreeV1 = FOR THIS THEME ] you can login the page using this:- admin:- username = test password = test normal user:- username = test password = test Come with Easy config ./themes/hurtFreeV1/config/hurtsky_settings.php 'yourServerName' => 'Hurtsky', //this name maybe will be use on top and footer 'newsTitleLimit' => 10, //this will limit character/letter in title of RSS 'newsContentLimit' => 100, //this will limit character/letter in content of RSS 'enableSocialNetworkLink' => true, //disable this will remove the get connected section 'enableFacebookIcon' => true, 'facebookLink' => 'https://hurtsky.com/FluxCP', 'enableDiscordIcon' => true, 'discordInviteLink' => 'https://hurtsky.com/FluxCP', 'enableTwitterIcon' => true, 'twitterLink' => 'https://hurtsky.com/FluxCP', 'footerCopyrightTrademarkLable' => 'All trademarks referenced herein are the properties of their respective owners', 'footerCopyrightInitialDate' => 2017, How to install: 1. place the folder under ./theme/ 2. open file ./config/application.php 3. change 'ThemeName' => array('default','bootstrap'), to 'ThemeName' => array('hurtFreeV1'), 4. for WOE status, you need to import this SQL file to database = woe_status.sql 5. also add this NPC script to your emulator = woe_status.txt 6. done THIS FREE THEME PROVIDED AS IT NO SUPPORT COME WITH IT USE IT AT YOUR OWN RISK Submitter Hurtsky Submitted 08/05/2018 Category Fully Coded Themes Video Content Author hurtsky  
  12. Version 1.0.5

    1594 downloads

    FluxCP Responsive Theme base on Bulma.io This fluxCP only compatible with rAthena FluxCP = https://github.com/rathena/FluxCP DEMO LINK HERE >>> CLICK HERE <<< [ WHEN VISITING THE LINK PLEASE CHANGE THE THEME TO = hurtFreeV1 = FOR THIS THEME ] you can login the page using this:- admin:- username = test password = test normal user:- username = test password = test Come with Easy config ./themes/hurtFreeV1/config/hurtsky_settings.php 'yourServerName' => 'Hurtsky', //this name maybe will be use on top and footer 'newsTitleLimit' => 10, //this will limit character/letter in title of RSS 'newsContentLimit' => 100, //this will limit character/letter in content of RSS 'enableSocialNetworkLink' => true, //disable this will remove the get connected section 'enableFacebookIcon' => true, 'facebookLink' => 'https://hurtsky.com/FluxCP', 'enableDiscordIcon' => true, 'discordInviteLink' => 'https://hurtsky.com/FluxCP', 'enableTwitterIcon' => true, 'twitterLink' => 'https://hurtsky.com/FluxCP', 'footerCopyrightTrademarkLable' => 'All trademarks referenced herein are the properties of their respective owners', 'footerCopyrightInitialDate' => 2017, How to install: 1. place the folder under ./theme/ 2. open file ./config/application.php 3. change 'ThemeName' => array('default','bootstrap'), to 'ThemeName' => array('hurtFreeV1'), 4. for WOE status, you need to import this SQL file to database = woe_status.sql 5. also add this NPC script to your emulator = woe_status.txt 6. done THIS FREE THEME PROVIDED AS IT NO SUPPORT COME WITH IT USE IT AT YOUR OWN RISK
    Free
  13. both of them webserver > vps vps > webserver this to ensure both of them is able to communicate or not
  14. not really sure, if the port open and accept incoming you should not have refused error.
  15. you need to create a new mysql user/account that using your webhost ip. some tutorial https://www.digitalocean.com/community/tutorials/how-to-set-up-a-remote-database-to-optimize-site-performance-with-mysql
  16. Hurtsky

    R>Bot tracker

    so how you want to check the player is bot or not? auto lunch script each several minutes?
  17. yup i did test while no one in that town.. nothing wrong. all monster is gone. how i test it, by spawning around 500 ifrit at prontera, and warp to another town. and execute the script.. all monster in prontera die. btw, im alone in my local test
  18. tested, its working fine. - script monsterkill -1,{ killmonsterall "prontera"; end; } morocc,158,89,6 duplicate(monsterkill) monsterkill#pron 889
  19. here you go, and read bottom part of script remember to tick the reply as answer and upvote it ! - script End_Of_Effect -1,{ OnTouch: //this will end all kind of effect! sc_end SC_ALL; sc_end_class SC_ALL; end; } // see in the end of this duplicate -1 means invisble npc // -1,2,2 = it will trigger 2 cell from the center of cell prontera,162,185 prontera,162,185,6 duplicate(End_Of_Effect) End_Of_Effect#pron -1,2,2
  20. here the simple one that im still working on - script PVP_System -1,{ OnPCDieEvent: .@charName$ = strcharinfo(0); .@charLoc$ = strcharinfo(3); if ( callfunc ( "F_CheckPVP" , .@charLoc$ , .gmLvl ) == 0 ) end; newKillerName$ = rid2name ( killedrid ); if ( newKillerName$ == oldKillerName$ ) Feed++; if ( Feed == .abuse ) { atcommand "@kick "+strcharinfo(0); dispbottom "You're been tagged as abuser!"; dispbottom "You will keep been kicked until the gm reset abuse record"; Kill = Kill - .penalty; end; } if ( Feed > 0 ) announce strcharinfo(0) + " just feed " + newKillerName$ +" for " + Feed + " times.",bc_blue|bc_all; dispbottom newKillerName$ + " just kill you"; oldKillerName$ = newKillerName$; Die++; end; OnPCKillEvent: .@charName$ = strcharinfo(0); .@charLoc$ = strcharinfo(3); if ( callfunc ( "F_CheckPVP" , @charLoc$ , .gmLvl ) == 1 ) end; newVictimName$ = rid2name ( killedrid ); if ( newVictimName$ == oldVictimName$ ) Abuse++; if ( Abuse == .abuse ) { atcommand "@kick "+strcharinfo(0); dispbottom "You're been tagged as abuser!"; dispbottom "You will keep been kicked until the gm reset abuse record"; Kill = Kill - .penalty; end; } if ( Abuse > 0 ) dispbottom "You have kill " + newKillerName$ + " for " + Abuse + " times."; announce strcharinfo(0) + " just kill " + newVictimName$ + " at " + .@charLoc$ + "",bc_blue|bc_all; oldVictimName$ = newVictimName$; Kill++; end; OnReset: Abuse = 0; debugmes "Abuse " + Abuse; end; OnInit: .penalty = 5; // deduct 5 kill .abuse = 5; // tag abuse if 5 time for same name .gmLvl = 6; bindatcmd ( "resetpvp" , strnpcinfo(3) + "::OnReset" ); end; } function script F_CheckPVP { /*return 1 if block*/ setarray .pvpMap$[0],"ALL"; // change to map name if you want specific map like , "prontera" , "geffen"; .pvpMapSize = getarraysize ( .pvpMap$ ); // don't detect die if not in pvp maps if ( .pvpMap$[0] != "ALL" ) { for ( .@i = 0; .@i < .pvpMapSize; .@i++ ) { if ( getarg(0) != .pvpMap$[.@i] ) { return 1; } } } if ( .pvpMap$[0] == "ALL" ) return 0; // dont record if GM die if ( getgroupid() >= getarg(1) ) return 1; return 0; } still need to working on how to reset the abuse, but because this is sample, i think you can do it by yourself, adjust it as you want
  21. create another thread for this maybe? because answer cant be tick if youre not the owner of thread
×
×
  • Create New...