-
Posts
122 -
Joined
-
Last visited
-
Days Won
19
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Froost
-
what version of hexed?
-
Hello Fusqueta, as it is a complex system, I believe that free will be difficult for someone to have or do, but I can be wrong! however if you are willing to pay, many would know how to make this system (it is not easy) but you have to make an icon appear on the player's head indicating which skull he is, in my game I will make a system like that too.
-
Structure of Database: // SkillName,Caster,Map,Damage against Players{,Damage against Mobs{,Damage against Bosses{,Damage against Other}}} Map: // 1 - Normal (the maps that aren't classified as these maps below) // 2 - PVP // 4 - GVG // 8 - Battlegrounds // 16 - 'skill_damage' mapflag // Restricted zones - they're configured by 'restricted <number>' mapflag // 32 - Zone 1 // 64 - Zone 2 // 128 - Zone 3 // 256 - Zone 4 // 512 - Zone 5 // 1024 - Zone 6 // 2048 - Zone 7 you db: MO_EXTREMITYFIST,BL_PC,0,0,0,-66 Corrected: MO_EXTREMITYFIST,BL_PC,1,-5,-10,-50,-15 MO_EXTREMITYFIST = skill BL_PC/BL_MOB = TARGET 1 = normal maps -5 = player damage -10 = mobs damage -50 = mvp and boss damage - 15 = others.. if it helped you, leave me a Like!
-
you can make a script with the portal sprite, and with Ontouch: so whoever comes close will send you to the save point location. you can even use the atcommand "@return" command;
-
Custom .grf file or clientinfo.xml encryption on client side for safety
Froost replied to Karthikeyan's question in Client-side Support
You need to first generate the cps.dll file with the password for your game to be able to read and with the correct executable, follow my instructions: open the grf editor, go to TOOLS, and find GRF ENCRYPTION put the password you want, then select your hexed and also put cps.dll at the time of the dll, press generate files, it will create a cps.dll with the password, then you put it in your game folder. open the grf again click on the root folder and press with the right click, encryption> encrypt> it will ask for a password, you put the password you put in at the beginning, wait for everything to be orange and ready, just save it.- 1 reply
-
- 3
-
-
hire people with references: / I'm sorry.
-
Error with machine script of random items.
Froost replied to TeoBeack's topic in Tulong para sa Script at Database
in the / * SRC part at the very beginning of the script means that you have to add it to the source and compile your emulator, BUILDIN_FUNC (ratepercent) {....} <src / custom / script.inc BUILDIN_DEF (ratepercent, "ii"), <src / custom / script_def.inc -
if you don't find it, you can go to npc / custom / quest / quest_shop.txt and edit to exchange 1 item for 2 coins ... like a quest (it's an alternative if you don't find it.)
-
I always dreamed of playing a Ragnarok Online in High Definition, well .. Gravity unfortunately never bothered to make a version like this (probably because they want to keep the pixelated style until the end of RO) but different from Gravity, a long time ago necessary to recreate all ragnarok textures for HD and here are the results. List of what I improved: • Sprites: Monsters Homunculus Heads Classes / mounts Npcs Male and female items (equipable look and everything else) • Texture: All map textures. All bmp Cards (mob or mvp cards) Collections folder Pets Cardbmp folder Mini maps Illust World map. ---------- Prontera: Izlude: Geffen: Morroc: I don't want to make the post that big, so I'll just leave these, but the entire client 2020 is in HD. ? I really liked the result, I will soon work on a FULL HD. Thanks for your attention! ?
- 7 replies
-
- 11
-
-
-
-
Version 1.0.0
374 downloads
A while ago I searched for everything for a program that separated all the strings in a file so that I could translate more easily, well I didn't think so I paid a developer to help me create, unfortunately I lost the source code of this incredible editor because of a ransomware, but I managed to find the executable, I hope it helps many people as it helped me! Description: Basically if you want to translate something or just edit the strings of an npc just import your .txt file and it will separate and you can edit / translate as you prefer. Demonstration video: Importar button: you import the.txt file Button "Criar arquivo codificado" :you create a file only with the strings all in line and encoded for windows 1252. button visualizar : you can preview the result. and Finalizar button it saves! obs1: take care not to increase the number of lines and nothing else will be out of order. obs2: You need to press on preview to apply the changes obs3: And be careful also when using it, as it can confuse a string with text, it identifies everything inside a string, so it can have this pattern: "here" ok "here" here OK here I'm sure it will be easier to translate into your language. using it is just a matter of habit, if I find the source code I will post it for free. would you like to donate to this project? paypal: [email protected] thanks!!Free -
View File Effect Level UP Supreme Hello! The standard features you find are not enough to make your Ragnarok Beautiful! So I leave this model for you to install on your Client and leave it your way! Video: Submitter Frost-Eduardo Submitted 05/02/2020 Category Effects Video https://www.youtube.com/watch?v=rQCOTwHRznc&feature=emb_title Content Author Frost
-
-
Vai em data/luafiles514/service_korea ou brazil/ e em externalsetting.lub você abre e terá Doram { true } coloque para FALSE e estará desativado, e sem mostrar no painel de criação.
-
Sua data esta desatualizada, utilize um data.grf do KRO de preferencia.
-
seu client esta desatualizado.
-
isso é no client data/luafiles514/luafiles/singboardlist.lua ou .lub ai você precisa remover os que tiver em prontera.. (lembrando, tem que tomar cuidado com as { } pois se tiver prontera, 100, 200, basta deixar remover.
-
matrix/ texture no existent
-
View File [Mvp] Card Logo PNG e PSD well, I didn't find the mvp card symbol anywhere and redid it, I decided to share it. It's not perfect, but better done than perfect! kk ? Submitter Frost-Eduardo Submitted 10/15/2019 Category Other Video Content Author Frost
-
-
Hello friends, today I bring a little of what I'm developing for my server, it's a system of forging weapons, armor, etc ... the higher the refining, the more likely to break the item and delete. I'm a beginner, I hope you like it!
- 1 reply
-
- 1
-
-
future my game will launch and I will post here on showcase the details
-
Hello friends, I want to introduce my simple craft system, here you can collect resources for your farm, city, or mission. My game is based on a medieval time where workers (players) need to collect things to stay strong
-
I'm going to make a new showcase showing, it's from my collection system, I like to customize Ragnarok Online has several modifications to the source + hexed + date, it is a bit laborious, but worth it
-
Hello friends, I bring a modification here to the community, a great friend helped me realize this dream of having a rag with a totally different style from the ordinary Design: Frost Source: Makarov
-
I will format the computer, this is the ntdll.dll that is with problem or corrupted, I used a program to clean the pc he did something he should not.