-
Posts
106 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Zutcer
-
Creo que debe shacer una modificacion al SRC del emulador, ya que al agregar la carta a cualquier socket de los items, pasa a ser un item compuesto ...
-
Thx, its work :DDD
-
I want to make an olbbluebox with callfunc, inside the script I want to separate the IDs to be delivered and their amount per percentage, as an example In a range of 10% 607.15; 608.25; In a range of 30% 607.10; 608.20; somebody can help me?
-
that's amazing *w*
-
Puedes mostrarme tu configuracion en drops.conf? conf/battle/drops.conf Debes tenerlo asi: item_rate_card: 10000 // 1% item_rate_card_boss: 5000 // 0.5% item_rate_card_mvp: 5000 // 0.5% item_drop_card_min: 1 item_drop_card_max: 10000 Una ves dentro del juego ejecuta el comando reloadbattleconf
- 1 reply
-
- 1
-
-
Change the value freeloop(1); for 0
-
conf/battle/items.conf allow_equip_restricted_item: yes Cambia el valor yes por no allow_equip_restricted_item: no
-
No se da soporte a emuladores de Pago xD, pero debes consultar con su pagina de soporte y/o centro de soporte
-
are u using iteminfo?, check the name of the identifiedResourceName and unidentifiedResourceName be the same of the sprite's and collection.
-
I'm currently use the 2017 exe and noticed that two functions have disappeared, in the first picture: The option "kill", is missing .- in the second picture, the options that displays when i did right click in the npc, also its missing. its a funtion of the .exe ? or i have a problem with mi src / exe / diff / etc.
-
Como dice promise, te es mucho mas facil obtener un emulador nuevo, por otra parte, respondiendo a tu pregunta En la carpeta donde tienes tu emulador, dirígete a 'src/common/mmo.h' y abre dicho archivo. Aegúrate de que en este fragmento pone la fecha de tu cliente, si no tiene la fecha correcta debes introducirla tú de este modo: #ifndef PACKETVER #define PACKETVER 20160203 #endif [!] Recuerda recompilar el emulador. Tras esto, dirígete a la siguiente ruta de tu emulador 'db/packet_db.txt' y abre el archivo. Busca lo siguiente: Código: C packet_db_ver: default Y modifícalo por: Código: C packet_db_ver:55 (Es la version mas nueva ocupada en el ragexe 2015)
-
the problems is with lua files. change it!
-
¿haz hecho alguna modificacion al scr?, ¿Que fecha es el emulador?, ¿Haz programado tu el emulador o lo haz comprado?, si lo haz comprado puede que este fallando algo.
-
Es posible agregar un skill de nivel maximo a un item algo asi como eddga card?, por ejemplo: sc_start4 SC_ENDURE,60000,10,0,0,1; pero otorga en nivel 1, es posible que otorge en nivel 10?
-
it was problem from hosting, exactly of memory ram please, close de topic
-
Hello, i have a problem with my server, spending hours or minutes sometimes. My server freezes, the monsters and players can not move, it also affects GM acc, literally the server is paralyzed. this is happened recently, i dont make any change or modification to emulator. i used reloadscript but is not effect, only i can turn it off and on, and then is ok
-
autowarp when dead i have a big problem in my server, is about auto warping when the player dead, this "problem" skip the skin of "game setting windows" * return to last save point * * return to game * how can i solved this :(?
-
wow wonnderfull!
-
ragnarok/npc/scripts_athena.conf npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt //npc: npc/instances/NydhoggsNest.txt and add this [email protected],200,327,0,0 monster Nidhoggr's Shadow 2022,1,39600000,600000,0 in npc or ragnarok/npc/re/mobs/dungeons/nyd_dun.txt respawn on center of map and hist time is like a ifrit
-
Hi, first forgive my bad english :S It is possible to make a npc move(push) you, if it passes over you?. because i have a little problem,on my event. The event is about assaulting a castle without the guards detecting you, I used "npcwalkto" to trace a route of the guards and if you are in 2 cell they will detect you and they warp to the garden. but my problem is when a player stay on route of guards whitout move the guard dont detect him....and they bug my wonderfull project help pls
-
db/pre-re/item_trade.txt or db/re/item_trade.txt Find the item's id, and put it // in front of the line 14508,73,100 // Zeny Pet Egg Scroll 14521,475,100 // Repair Weapon Scroll 14527,475,100 // Dungeon Teleport Scroll //14533,475,100 // Field Manual 100% 14534,475,100 // Small Life Potion 14535,475,100 // Medium Life Potion and use @reloaditemdb
-
Is it possible to add pvp in an area defined by x1, y1, x2, y2?
-
Emu/db/import/item_delay.txt Item ID,Delay in Milliseconds You can use the every 1 second 608.1000
-
Es posible añadir alguna funcion a la estructura, para evitar que puedan votar cambiando la IP?,