About Store Forum Documentation Contact



Post Reply 
Ineisis body
Author Message
Pokan Offline
Member

Post: #1
Ineisis body
Hello people,

I use ineisis online and i try to do something :

Show armor item on the player.

so i add armor -> body -> warrior and params item armor body.

but ingame nothing no armor and a massive gery / black /red texture on the screen ( maybe texture of the armor)

can someone help me?
02-26-2015 11:02 AM
Find all posts by this user Quote this message in a reply
TBJokers Offline
Member

Post: #2
RE: Ineisis body
Well for one how are you drawing? How are you updating? Are you animating it? alot of factors of which I wouldn't know without more detail..
02-26-2015 12:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Pokan Offline
Member

Post: #3
RE: Ineisis body
I just used the source code ineisis online ( base ) , i followed this tutorial : http://esenthel.com/community/showthread.php?tid=8354

Tuto by lindsay².

so what's wrong , what i need to do?
02-26-2015 07:50 PM
Find all posts by this user Quote this message in a reply
A_Gris Offline
Member

Post: #4
RE: Ineisis body
have you added the enums for the armor/weapon/items type into your project ? because lindsay forgot to add this part of it in his tuto,

but its working fine,

if you need any more help, i can check it with you

ps: this inventory system was taken from the MMO code, and adapted to work with inesis

you will also need the ui from the mmo project.
(This post was last modified: 02-27-2015 05:11 AM by A_Gris.)
02-27-2015 02:37 AM
Find all posts by this user Quote this message in a reply
Pokan Offline
Member

Post: #5
RE: Ineisis body
Yea, i buyed ineisis and mmo source code , i will check if my enums is fine.

And the sword is working just dont know how i can see armor ( mesh ).
(This post was last modified: 02-27-2015 03:49 PM by Pokan.)
02-27-2015 03:43 PM
Find all posts by this user Quote this message in a reply
A_Gris Offline
Member

Post: #6
RE: Ineisis body
ill have to check in more detail about the armor, since i haven't tried to implement them yet. prolly by next week wink
02-27-2015 11:18 PM
Find all posts by this user Quote this message in a reply
Post Reply