Larger Card drop

Started by gwapasilola, Aug 20, 2020, 11:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gwapasilola

Hi everyone! Anyone kind enough to help with on how to edit/make card drops larger? If possible the easiest way there is please  /sob

Ara

The kawaiirage site has some premade large card sprites here: https://kawaii-rage.com/grfs/#bigcards

Click on whichever one you think looks fine for you, download it, and then put the GRF file into your Ragnarok Online folder. Then you'll need to edit the DATA.ini in your Ragnarok folder to include the new GRF.


For example, if my old data.ini said:

[Data]
0=RagnaShield.dll
1=JobSprites.grf
2=palette.grf
3=WhateverYourServerNameIs.grf
4=rdata.grf
5=data.grf

I'd edit it to:

[Data]
0=RagnaShield.dll
1=JobSprites.grf
2=palette.grf
3=Big_Card7.grf
4=WhateverYourServerNameIs.grf
5=rdata.grf
6=data.grf

And then it should work, assuming you're playing on a server that has GRFs and uses data.ini.