Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Bomy Pets offline? (https://forums.graalonline.com/forums/showthread.php?t=18279)

Draktha 12-04-2001 11:14 AM

Bomy Pets offline?
 
1 Attachment(s)
Why won't this work offline?
(yes it an attachment its too long to post)

nyghtGT 12-04-2001 12:16 PM

cause it requires NPC Server to work ...

Poogle 12-04-2001 08:05 PM

Re: Bomy Pets offline?
 
Quote:

Originally posted by Draktha
Why won't this work offline?
(yes it an attachment its too long to post)

There is one that worked offline..... try finding it :)

Saga2001 12-04-2001 11:50 PM

yeah...
 
If I was allowed to use multi direction ganis on doomsday i would be able to put up partial bomys, they could follow you but not change levels. however i could script a thing where you are a bomy offline...but i am too lazy.
--PA :D

Xaviar 12-05-2001 12:00 AM

Re: yeah...
 
Quote:

Originally posted by Saga2001
If I was allowed to use multi direction ganis on doomsday i would be able to put up partial bomys, they could follow you but not change levels. however i could script a thing where you are a bomy offline...but i am too lazy.
--PA :D

Yea, getting 'em to follow you across level breaks on non-npc server is kind of a *****...But I did manage to do it :D

TDO2000 12-05-2001 12:28 AM

Re: Re: yeah...
 
Quote:

Originally posted by Xaviar


Yea, getting 'em to follow you across level breaks on non-npc server is kind of a *****...But I did manage to do it :D

using showimg or real NPCs?
if u mean real NPCs I can only think about putnpc =/

Xaviar 12-05-2001 12:36 AM

Re: Re: Re: yeah...
 
Quote:

Originally posted by TDO2000

using showimg or real NPCs?
if u mean real NPCs I can only think about putnpc =/

Showimg ;) But you'd never know it

TDO2000 12-05-2001 12:48 AM

... um pets with showimg are not THAT new... I made stuff like this a long time ago... and also made some pet thats no showimg, but a real NPC with putnpc (works also online) but it's very laggy =( and putnpc sucks so it stayed on my hard disc as an experiment....

Falcor 12-05-2001 03:22 AM

Bomy pets outside of g2k1 discust me. I wont even bother helping you.

Draktha 12-05-2001 05:11 AM

Quote:

Originally posted by nyghtGT
cause it requires NPC Server to work ...
Be more specific.. point out what parts i need to change to get it to work offline

Python523 12-05-2001 06:17 AM

Re: Bomy Pets offline?
 
Quote:

Originally posted by Draktha
Why won't this work offline?
(yes it an attachment its too long to post)

:megaeek: Use the style button! That text file is very unorganized so I'm not even going to bother to read it. I'll just agree with Nyght.

Xaviar 12-05-2001 06:34 AM

Quote:

Originally posted by TDO2000
... um pets with showimg are not THAT new... I made stuff like this a long time ago... and also made some pet thats no showimg, but a real NPC with putnpc (works also online) but it's very laggy =( and putnpc sucks so it stayed on my hard disc as an experiment....
Try telling that to me back when I was doing it =P

Mrmicro 12-05-2001 06:56 AM

You shouldnt post scripts
 
You shouldnt post scripts that dont belong to joo

nyghtGT 12-05-2001 07:06 AM

Quote:

Originally posted by Draktha


Be more specific.. point out what parts i need to change to get it to work offline

just to show you how much a pain scripting a non-p2p bomy would be i am posting only the Clientside parts of the script ...
NPC Code:

NPC Code:

//#CLIENTSIDE
if (playerenters || timeout) {
if (onwater(x+1,y+2) && random(0,10)<2) putleaps 5, x, y+1;
timereverywhere;
timeout = 0.1;
}




It does not require a GScript wizard to do it but I advise you using 'in-perfect ways' of doig it. Meaning make it as simple and dopey at first as long as it will work. Then gradually modify it to better suit your needs ...

Faheria_GP2 12-05-2001 07:39 AM

first, all these commands would have to go

sell to [account]
add command
bomy o bomy
remove command

Saga2001 12-05-2001 02:35 PM

lol
 
Quote:

Originally posted by Falcor
Bomy pets outside of g2k1 discust me. I wont even bother helping you.
bomy pets on g2k1 disgust me.


All times are GMT +2. The time now is 04:14 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.