Jump to content

Eyhra

Members
  • Posts

    72
  • Joined

  • Last visited

Everything posted by Eyhra

  1. View File Mvp Cards Log a simple log of all the Mvp cards on the server saved in a table Submitter Eyhra Submitted 05/24/23 Category Utilities Video Content Author Eyhra  
  2. Version 2.5.0

    262 downloads

    a simple log of all the Mvp cards on the server saved in a table
    Free
  3. Hello, I have problems with my script when I add it, it gives me the following error [SQL]: DB error - Data too long for column 'name_card' at row 1 [Debug]: at C:\rathena\src\map\script.cpp:17729 - INSERT INTO `item_log_mvps_cards` (id_card,name_card,localizacion,account_id) VALUES (4241,'Arc Angeling Card','[Storage]Academy Completion Hat[5407]',2000000) [Warning]: Script command 'query_sql' returned failure. [Debug]: Source (NPC): MVPCARDLOG2 (invisible/not on a map) [Debug]: Source (NPC): MVPCARDLOG2 is located in: npc/eyhra/MvpLog.txt
  4. could you send me the clean script as i can't download it from the creator Thx ? @khyle650
  5. hi my problem [Error]: buildin_callfunc: Function not found! [PdA_Dot] my function function script PdA_Dot { set .@str$, getarg(0); for (set .@i,getstrlen(.@str$)-3; .@i>0; set .@i,.@i-3) set .@str$, insertchar(.@str$,".",.@i); return .@str$; }
  6. hello I have the same problem with the Master ID ando accound ID
  7. checkidle() hello, could someone help me with this problem that I have, I am using the checkidle command but, my problem is that I keep counting the tic even when you are dead, which keeps me counting the time to be AFK and throw them away even if they are dead Are there Any way that the command validates, if it is dead and stops counting, and when reviving the count is reset? BUILDIN_FUNC(checkidle) { TBL_PC *sd = NULL; if (script_hasdata(st, 2)) sd = map_nick2sd(script_getstr(st, 2)); else sd = script_rid2sd(st); if (sd) script_pushint(st, DIFF_TICK(last_tick, sd->idletime)); else script_pushint(st, 0); return 0; }
  8. thanks for the friend support @pajodex
  9. hello friend i send you the diff i fixie is ready to use ya probe it for me aura1.2 Fix By razmux.patch
  10. send me private and I send you the diff of @security of eAmod adapted to rAthena c ++
  11. very good I'm only 1 thing to have security enabled if you can throw the items greetings
  12. someone has it for the new version of the emulator please thank you
  13. hola chicos pues miren estoy probando eikasia ya hice funcionar lo que es el lector de mac pero quiero ver quien tiene tiempo para ayudarme en parte en la src para lo que es el ban y la protección anti cheat para la parte de la src ya que no entiendo muy bien ya que no encuentro nigun diff ni nada que me ayude para hacerlo funcionar la mac ya esta funcionando y aqui esta el repositorio por si alguien es tan amable de ayudar gracias a todos por leer esto https://github.com/M45T3Ryu/eikasia/tree/master/Eikasia DLL/VC%2B%2B
  14. new rathena Git Hash: 'd9a2bdbe0573e19bd30d7f77b02626cbfd717335'
  15. atcommand.c: In function 'ACMD': atcommand.c:11702: error: 'src' undeclared (first use in this function) atcommand.c:11702: error: (Each undeclared identifier is reported only once atcommand.c:11702: error: for each function it appears in.) atcommand.c:11706: error: 'sd' undeclared (first use in this function) atcommand.c:11708: error: 'pc' undeclared (first use in this function) atcommand.c:11710: error: 'clif' undeclared (first use in this function) atcommand.c:11715: error: 'message' undeclared (first use in this function) atcommand.c:11717:37: error: macro "msg_txt" requires 2 arguments, but only 1 given atcommand.c:11717: error: 'msg_txt' undeclared (first use in this function) atcommand.c:11718: error: 'fd' undeclared (first use in this function) atcommand.c:11725: error: 'skill' undeclared (first use in this function) atcommand.c:11730:37: error: macro "msg_txt" requires 2 arguments, but only 1 given atcommand.c: In function 'atcommand_basecommands': atcommand.c:12098: error: 'atcommand_afk' undeclared (first use in this function) make[1]: *** [obj/atcommand.o] Error 1 make[1]: Leaving directory `/root/wolf/src/map' make: *** [map] Error 2
  16. alguien sabe como se llama esta imagen para cambiar el diseño por favor gracias
  17. no em funciono pero gracias ya lo modifique directa mente del src
  18. hola buenas a todos lo que pasa es que quiero añadirle a el siguiente script una restricción es como un @follow pero con restricciones para que no abucen los usuarios ejemplo el personaje no esta serca de la vista se cansela el personaje no esta en el mapa se cansela el personaje se cambia de mapa se cansela que tenga un menú para cuanto tiempo quiere seguir ejemplo 5 minutos 10 minutos 15 minutos que solo siga si esta ala vista el otro personaje eso es todo gracias espero su ayuda cmd_seguir.txt
  19. como hexear el exe para agregar nuevos .tga para añadir nuevos iconos al servidor para un ragexere 20100730 ya que no funciona eso que me dijiste es afuerza que tengo que añadir los tga al exe encontre un cliente con eso pero nesesito saver como se añade para que no me detecte como troyano el harmony mi cliente https://mega.nz/#!4wFExT4B!1nxDc-Lnse4_-pBPLsGCpap_iNiiSr3HnALQc9Dc1r4 los tengo añadidos en la src en status.h pero no me funciona en el cliente nesesito añadirlos ayuden plz SI_ODINSPOWER = 583, SI_MINDBREAKER = 1001, SI_ATKPOTION = 1002, SI_MATKPOTION = 1003, SI_BATKFOOD = 1004, SI_INCATKRATE = 1005, SI_INCHIT = 1006, SI_INCFLEE2 = 1007, SI_INCLUK = 1008, SI_INCMHPRATE = 1009, SI_INCMSPRATE = 1010, SI_DEVOTION = 1011, SI_SERVICEFORYOU = 1012, SI_DONTFORGETME = 1013, SI_ASSASSINCROSS = 1014, SI_POEMBRAGI = 1015, SI_APPLEIDUN = 1016, // SI_INTRAVISION = 1017, SI_NAUTHIZ = 1018, // Rune Mastery lvl 8 SI_TURISSUS = 1019, // Rune Mastery lvl 1 SI_HAGALAZ = 1020, // Rune Mastery lvl 4 SI_ISHA = 1021, // Rune Mastery lvl 2 SI_EISIR = 1022, // Rune Mastery lvl 10? SI_URUZ = 1023, // Rune Mastery lvl 6 SI_WUG = 1024,
  20. gracias y como hago lo de esta linea que me dijo esque es algo que no se bien que hacer la verda me tiene algo molesto xD que no puedo terminar el script xD input .@reason$; GRACIAS
  21. lo que pasa es que mi emulador esta modificado en src cosas que no sabria como añadirlas a rathena nostante tiene muchas mod que son para mi servidor y e echi con el paso de los tiempos
×
×
  • Create New...