newguy
Joined: 13th Mar 2009
Posts: 665
Re: Pets Relog
Make a variable that is saved in the database. like peton or something. Whenever a pet is spawned that variable will be made to one, when a pet is not on make it 0. Then find the handler that handles logins and check:
if (peton == 1) {spawn pet code...}
simple enough, but I am sure you have a working way :).
---
Love you too.
14 years, 31 weeks ago
|
Re: Pets Relog
i no already got it done its mypetid
my install sql file is already posted with the data bas u need to use mine with the extra data
14 years, 31 weeks ago
|
Razor

Joined: 22nd Mar 2009
Posts: 195
Re: Pets Relog
That will be cool xD when you login you automatically have your pet beside you :D
14 years, 31 weeks ago
|
DanScott

Joined: 19th Aug 2010
Posts: 1212
Re: Pets Relog
It's a pretty simple concept.. If anyone wants me to post my code for everyone to use, i will. But i cant see a major benefit with it to be honest :P! ---
If money doesn't grow on trees, then why do banks have branches?
14 years, 31 weeks ago
|
Re: Pets Relog
Has this even been done yet? I haven't seen anyone post it.
If it hasn't been posted I'll do one up.
14 years, 30 weeks ago
| | | | |