Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Illegal Item (https://forums.graalonline.com/forums/showthread.php?t=5368)

ownerofbabylon 06-22-2001 01:44 AM

Illegal Item
 
For my PW Babylon, me and my staff have been designing somthing we call Kuros. It is sorta a mix between bomys and pets. We have original designs and my scripter is making them. They do simple functions like sleep and walk and follow the player. I was told that this is illegal if the PW is not a p2p. Could someone tell me? These are going to be very interest if I can have them made. Please help? :o

CrazedMerlin 06-22-2001 01:55 AM

Didnt stefan say the only ganis that are illegal are complex like if there actions can be performed by a NPC then they are legal on a non-p2p server?

ownerofbabylon 06-22-2001 01:56 AM

Well my graphic designer sent me a bmp with different angles. I dont think were using ganis. I dont know though :(

ownerofbabylon 06-22-2001 02:01 AM

how would i do this? I have a bitmap and it has pictures of the Kuro walking different directions. How would I use that so that if its following the player and there walking left then the Kuro walks left too? maybe

if(playerdir=2){
what would go here?
}


Like its in tiles (or whatever) just like the head gifs and body and shields and stuff. So how would I get it to display which I wanted?


JungleKid 06-22-2001 03:04 AM

In a technical sense, ganis can easily be replaced by just having a sprite sheet and then using setimgpart or whatever that command is (they all sound so familiar) to set it to certain sprites. It's quite easy to bypass ganis, but it requires some patience.

MoonAngel 06-22-2001 03:13 AM

Quote:

Originally posted by CrazedMerlin
Didnt stefan say the only ganis that are illegal are complex like if there actions can be performed by a NPC then they are legal on a non-p2p server?
no, Stefan said

Restrictions for free servers: Because we want players
to upgrade the accounts, we have put some limits on
free servers. This includes light effects (seteffect,
setcoloreffect etc.) and complex ganis. 'complex' means
ganis (animations) that are not default animations
and do more than just display an image. Things like
skip.gani are allowed, fishing.gani not.
Using the hat thing is not allowed.

CrazedMerlin 06-22-2001 06:32 AM

Quote:

Originally posted by MoonAngel


no, Stefan said

Restrictions for free servers: Because we want players
to upgrade the accounts, we have put some limits on
free servers. This includes light effects (seteffect,
setcoloreffect etc.) and complex ganis. 'complex' means
ganis (animations) that are not default animations
and do more than just display an image. Things like
skip.gani are allowed, fishing.gani not.
Using the hat thing is not allowed.

no on the forums, not in newfeatures.txt

fugitive316 06-22-2001 06:35 AM

Quote:

Originally posted by JungleKid
In a technical sense, ganis can easily be replaced by just having a sprite sheet and then using setimgpart or whatever that command is (they all sound so familiar) to set it to certain sprites. It's quite easy to bypass ganis, but it requires some patience.
I believe ganis drastically reduce lag also.

06-22-2001 09:50 AM

It's illegal if you take some scripting parts, and gifs, from the bomys on graal 2001. But if you MAKE your OWN gifs and scripting then it's not illegal cause you made it. Also it cant be anything near the like the bomys on graal2k.

Er1c 06-22-2001 11:24 AM

Non-upgraded playerworlds cannot use GANIs that are more then one frame. That is the rule that Stefan set about the use of GANIs on non-p2p worlds... don't know about the other limitations, except that you can't use lighting effects...

ownerofbabylon 06-22-2001 09:50 PM

Ok, Kuros. What they do is follow you, and were gonna make them able to sleep and maybe talk depending on the text of what someone says. i Have the gifs from them but i dont want anyone to see till we put them up :D

General 06-23-2001 05:11 AM

NPCs, yes they can use setimgpart bomy_birce0.png,0,0,32,32;

SkooL 06-23-2001 09:36 AM

Don't you need an NPC Server for NPCs to carry throughout more than one level?

grim_squeaker_x 06-23-2001 05:56 PM

Quote:

Originally posted by SkooL
Don't you need an NPC Server for NPCs to carry throughout more than one level?
No, you just need to put in a "canbecarried;", which I think doesn't even work on NPC Server.


All times are GMT +2. The time now is 08:37 AM.

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