Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pet System
#1
What's up... Yeah, I know, there is a pet system in the old tutorials... But, I want the update of that Pet System

(http://web.miragesource.com/old-tutoria ... 20(Updated).html)

It doesn't work the file... And this's a REALLY NICE feature T_T.

Anybody haves it?
Reply
#2
http://www.sylphonline.com/enginefiles/M.../Pets.html

or

http://www.sylphonline.com/enginefiles/M...ated).html
Reply
#3
I believe he is asking if anybody has this file: http://www.codeextreme.com/petmo.zip, which no longer exists on that host.
Reply
#4
Yeah, that's what I say!!!

Somebody haves it? T_T
Reply
#5
Oh, well...why download when you can code yourself?
Reply
#6
I don't know how to code very well, I'm learning, you know T_T... And I see that amazing code... Somebody haves it? T_T

(the one what it's from codextreme, or whatever xD)
Reply
#7
It's not amazing. In fact, it's very bad.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#8
WTF?

Pet's use's spells
Pet's have inventory and equipment
The pet protect you
And other nice things


THAT its amazing -.-... The other code, not the simple, its a shit, but the one what says "Updated" its very nice...

Okay, but nobody answered :S... Somebody haves it?
Reply
#9
Franqetesh, there is not working system which has all that.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#10
There IS ONE... But, the link doesn't seems working

http://www.sylphonline.com/enginefiles/ ... ead%20Only)/Pets%20(Updated).html

Check it -_-
Reply
#11
Listen to me. I was around when that was released.

It doesn't work.

There is no released system which meets your expectations.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#12
I think the code he's talking about, the pets could use spells, and weapons, but the spells and weapons were hard coded, and the pets couldn't really be edited. Also, the pets followed you, all the time, they never moved on their own.
Reply
#13
That was the intention, but it didn't work. I remember many people complaining about it. It might be that because I was such a noob then, I couldn't tell the good coders from the bad... but still.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#14
Yeah, but a good source editor It can be fixed it (and I have it lol)
Reply
#15
No, you obviously can't fix it because it would require you to know how to program.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#16
He could always learn!
Reply
#17
Yeah, but a good source editor It can be fixed it (and I have it lol)


I say what i have a good source editor...
Reply
#18
We'll decide if they are good or not. Who is it?
Reply
#19
It isn't from here... He is bone,from Eclipse... Is he good? ( i think what yeah )


But, why nobody answer my question!! >_
Reply
#20
I don't think anybody has it.
Reply
#21
Bone on Eclipse is a spammer who follows me around agreeing with everything I say on that forum.

You're fucked.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#22
If you truly want something like that why not look at how the aggressive npc's work make a duplicate of that for the pet so it follows you around, then maybe add a sub so that if your being attacked the pet attacks that npc, then add a new table to give the pet equipment add a sub for that that tells it what hte npc is wearing and how to calculate the damage, thenmake sure you make it so that pet can follow you through maps you can make it so that when the character is loaded it checks to see if they have a pet if so then it checks to see which it is so

Pet = 0 means no pet

if pet = 5 it would load pet 5 and you can make it so that pet is from your npc's or a whole new pet.ini database or a mysql database, if you trully wanted to get creative make it so that the npc can gain levels, so copy the player exp calculation and convert it over to the pet, then also change the exp so it checks if the player has a pet then figure out how much exp to give that pet also max sure you have it set so a npc has hp and mp, and that it knows how to store it. and make it so that if the pet dies it update the character's file to no pet and make it so the pet disappears...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)