Jump to content
  • 0

Putting a custom item/mob and changing @go


Question

Posted (edited)

So i did everything for putting an item aka sprites/acts/bmp and files and backend. the only problem is when i equip the item it doesnt show when equipped even though i placed an act+spr for 32 and ?. My problem with mob is i placed the act/spr and did the files and everything but when i summoned the mob i got an error which crashes my game which indicates the sprite. ik this is a simple fix for some people but they don't even reply on discord rathena. sadly

Edited by skitsx

4 answers to this question

Recommended Posts

  • 0
Posted
On 3/31/2025 at 2:45 PM, skitsx said:

My problem with @go is i made splendide @go 0 instead of prontera but when i typed @go prontera it still brought me to splendide. I changed if (strncmp(map_name, "splendide", 3) == 0) {  town = 0; and { MAP_SPLENDIDE,    197, 176 }, //  0=Splendide yet it didnt fix it. (recompiled the server too). I've been trying to find a fix but nothing so far. ik this is a simple fix for some people but they don't even reply on discord rathena. sadly

So what happened to Prontera? Did you remove the entries for prontera in 

@go

function? If so. Try to switch entries for splendide and prontera.

  • 0
Posted
On 4/2/2025 at 5:31 AM, Gidz Cross said:

So what happened to Prontera? Did you remove the entries for prontera in 

@go

function? If so. Try to switch entries for splendide and prontera.

Yea i've fixed the @go issue. The only problem now is the custom item and mob.

  • 0
Posted
On 4/5/2025 at 10:13 AM, skitsx said:

Yea i've fixed the @go issue. The only problem now is the custom item and mob.

There are several reasons why sprite wont appear in game.

1. You didn't properly install it (check lua files)
2. The sprite itself is broken
and many more.

  • 0
Posted
On 4/7/2025 at 8:44 PM, Gidz Cross said:

There are several reasons why sprite wont appear in game.

1. You didn't properly install it (check lua files)
2. The sprite itself is broken
and many more.

I placed all the files in the proper folders + edited and placed the mob id etc. How would i know if a sprite is broken? i am able to view the sprite with no problem though

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...