Jump to content

Takerio

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Takerio

  1. Hello change if([email protected] == 2){ setarray [email protected][1],100,99,81,66,46,43,36; //Event spezial to if([email protected] == 2){ setarray [email protected][1],100,100,100,100,100,100,100; //Event spezial goto your sql database npc_setting and set the option 2 you can pm me on discord .Markus#1135
  2. SQL: REPLACE INTO `item_db2_re` VALUES ('33098', 'vip1', 'vip1', '0', null, null, '0', null, null, null, null, '4294967295', '63', '2', null, null, null, null, null, 'atcommand \"@vip +24h \"+strcharinfo(0)+\"\"; dispbottom \"+ 24h VIP !\";', null, null); Iteminfo: [33098] = { unidentifiedDisplayName = "Cute Pet Goblin Leader Exchange Coupon", unidentifiedResourceName = "G방어구교환티켓", unidentifiedDescriptionName = { }, identifiedDisplayName = "1 Tag Vip", identifiedResourceName = "G방어구교환티켓", identifiedDescriptionName = { "24h Vip Ticket.", "________________________", "^0000CCWeight:^000000 1" },
  3. [data] 0=yourserver.grf 1=rdata.grf 2=data.grf https://github.com/rathena/rathena/wiki/DATA.INI
  4. marahil sa iyong folder ng data ng isang clientinfo o sclientinfo pinakamahusay na tagasalin ng google
  5. on your item_db "view" entered the correct ID
  6. accessoryid ? this guid helped me a lot (maybe a little old)
  7. @afk gives you @afk removes it
  8. - script AFK_1 -1,{ OnInit: bindatcmd("afk", strnpcinfo(3) +"::OnAFK"); end; OnAFK: if (@AFK) { set @AFK, 0; changelook 4,headupper; dispbottom "AFK mode is OFF."; end; } else { set @AFK, 1; headupper=getlook(4); changelook 4,471; dispbottom "AFK mode is ON."; end; } }
  9. View File Ambernite Game a little gift from TakeRo to you. the fro players will know you Submitter Takerio Submitted 05/29/2020 Category Games, Events, Quests Video https://www.youtube.com/watch?v=UpJPLmcdeSQ&feature=youtu.be Content Author TakeRo  
  10. Version 1.0.0

    186 downloads

    a little gift from TakeRo to you. the fro players will know you
    Free
  11. conf login_athena.conf // Can you use _M/_F to make new accounts on the server? new_account: no
  12. hallo hat wer zufälig ein 16.2 (Terra Gloria Script)
  13. kannst mir mal auf discord schreiben .Markus#1135
  14. hab ich auch schon gemacht hab mir auch ne neue azzy ai geladen
  15. geht leider auch nicht
  16. hallo erstmal ich habe vor ca einer stund mal das vip system angemacht und nun bekommt man beim mvp töten nicht mehr das MVP Symbol muss ich das irgendwo wieder einstellen?
  17. Hey könnte mir jemand helfen ich bekomme bei homu S (getestet bei DIETER Lava Slide) immer diesen error There is no target in attack range vicinity. Please use 'Alt + Right Click' to command Homunculus attacks a target
×
×
  • Create New...

Important Information

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