Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 11/21/20 in all areas

  1. 1 point
    MikZ

    Dota PVP Ladder

    Hi @AnnieRuru, can you add reward system weekly and monthly ? player need to talk to npc to redeem the prize. I know i already made this request in other post. thanks!
  2. 1 point
    AnnieRuru

    Dota PVP Ladder

    select * from item_db where type = 5 and equip_locations & 4 and view_sprite > 0; yeah my RO knowledge is again outdated, never thought robes can show sprite change 3.6 - script - fix a missing sprite change from LOOK_ROBE PS: why the wings on my character is being chop off but the statue is display correctly ? WTF ??
  3. 1 point
    AnnieRuru

    Promotional Code

    I got 2 rep up for making that grumbling post, that just shows how many members really like this idea and of course I knew many topics talking about this script again and again and again and again and again and again and again and again and again and again and again and again !!! so I make one myself and hopefully don't want see people talking about that bug script again !! What this script does ? GM generate some sort of gibberish word and promotes it on social media then players input that gibberish word and able claim the items honestly I don't really see the point of gibberish word, I made this script in a drop down menu, players can just select it from the menu and claim it <_< Download: 1.3 script here's an example by Philippine RO, from this post TODO : 1. add coloring to the text 2. HULD compatible ? 3. maybe someday can rewrite this whole damn thing with .npc_var sync with SQL variables so don't have to call query_sql too frequently
  4. 1 point
    AnnieRuru

    Dota PVP with Weekly Reward

    @MikZ still need ? I just wrote a blog about how to send weekly rewards https://annieruru.blogspot.com/2020/10/how-to-send-weekly-rewards-to-players.html might as well do this based on this topic, I assumed you are using hercules ? and reset the ladder weekly and sent rewards ? the ladder never stay forever ? reward sent as mail or a custom SQL table ?
  5. 1 point
    AnnieRuru

    Promotional Code

    1.3 - script - fix a bug the 'Promotion code has Started' didn't even activate after a server restart - fix a bug when GM edit the start/expire date field, the announcement didn't update along with it ... should have just disable it when countdown initiated - fix a bug when GM close a promo code, it doesn't announce a GM has closed it, yet its still make announcement about still can claim promo code OKies I'm gonna leave this script and go do some other project ... maybe some other day can come back and rewrite this script entirely with .npc_var only sync with SQL variables so don't have to call query_sql so frequently ... but as it stands now, this script is 1400 lines, not something to be underestimate
×
×
  • Create New...

Important Information

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