Page 1 of 1

Size limits in the game.

Posted: Mon Nov 10, 2014 6:22 pm
by Radishl
I have an issue, im trying to increase the size of rinkas and the rinka size I made was
64 by 62 and the rinka just gets cut off. It wont display the actuall large size of it.

Heres a pic

Image

How can I increase the size of rinkas?

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:25 pm
by zioy
The npc-# text file needs to reflect the actual size

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:26 pm
by Superiorstar
Did you use the notepad to create the size GFX and hitbox size?

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:27 pm
by bossedit8
Did you do this:

Code: Select all

width=58
height=60
gfxwidth=62
gfxheight=64

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:31 pm
by Radishl
bossedit8 wrote:Did you do this:

Code: Select all

width=58
height=60
gfxwidth=62
gfxheight=64
I reduced the size to 32 by 32 , now what do I need to fix it?

And yes Superstar I did use a note pad to create those things.

EDIT:

Heres what I wrote in it

gfxheight=32
gfwidth=32
height=32
width=32
EDITX2

Heres the new issue.

Image

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:36 pm
by Superiorstar
WHY not just increase the number? There are no size limits Y'know.

Re: Size limits in the game.

Posted: Mon Nov 10, 2014 6:39 pm
by Radishl
Superiorstar wrote:WHY not just increase the number? There are no size limits Y'know.
I increased it earlier, that's what started the problem.

Methinks I've solved the problem.

An error in coding. Lock pls.

EDIT: While ur at it, can you explain to mean what runtime error 13 is '' type mismatch or what not ''?

Never mind it means a error in typing, lock pls.