Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/01/22 in all areas

  1. Version 1

    919 downloads

    -It doesn't use SQL. -Just extract, overwrite, enjoy. -Actually you need to change the value of offset in countdown.js (Line: 18, as long as you haven't modified any line before that) -It only works inside the module, pity. But the idea's there. You just have to edit it to your liking (the jS script isn't complex either) -I might upload one, but meh seriously this is easy I just wanted to share this script. Real Description: 1. It shows the countdown (how much time left for the WoE to start or the woe to end). ----- Sorry, my english isn't really good. -----
    Free
    1 point
  2. Version 1.0

    2217 downloads

    I tried to copy Gravity's style of skinning their patchers. If you are going to use this patcher please, don't remove the cute little credit on the bottom right of the skin. Thank you. (Even if I did not draw the clown. Come on.) This .rar file doesn't just contain images or a PSD, it's configured already, all you have to do is change some URLs and probably make the notice page more pretty. Yeah, MORE PRETTY. Edit: I'm so sorry about the multiple versions of backImage and frontImage. I forgot to remove them. I'm using the bmp version so if you don't mind deleting those unwanted stuffy, thank you.
    Free
    1 point
  3. Updated to 2.3.0, adds 3rd party patch server progress limiting and ability to use videos as background.
    1 point
  4. prontera,0,0,0 script delay 444,{ .@t = #DELAY_ERGHLKJ + 60;//60 seconds if(.@t < gettimetick(2)){ mes "Try again after " + (gettimetick(2) - .@t) + " seconds"; end; } #DELAY_ERGHLKJ = gettimetick(2); mes "Hello!"; end; } #ACCOUNT_VARIABLE
    1 point
  5. Version 1.1

    2075 downloads

    This' my very first work if any bug contact me and i'll try to fix
    Free
    1 point
  6. not sure will this work exactly like what you want or not... function script Sample { if( isequippedcnt( 4357,4359,4361,4363,4365,4367 ) > 2 ){ message strcharinfo(0),"Cant Wear More than 2 LHZ Card."; nude; } return; } Add this in your OnEquip there.. callfunc( "Sample" ); Re-Edit : Simple and Working Function
    1 point
×
×
  • Create New...