Graal Forums

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

WHIPENIE4 01-16-2002 11:45 PM

setshape
 
[screen_name says:]

okay, i believe this should work, but it doesn't, any help


NPC Code:

if (playerenters) {
showcharacter;
setcharani syg0,;
setshape 1,90,32;
}



but i can still walk through it :(

any help

WHIPENIE4 01-16-2002 11:46 PM

1 Attachment(s)
[screen_name says:]

here is a pic of it

grim_squeaker_x 01-16-2002 11:48 PM

Ganis negate setshape. You can't use both of them in one NPC.
It might also be the case that it's the showcharacter which negates the setshape.

WHIPENIE4 01-16-2002 11:53 PM

[screen_name says:]

thanks grim

i just changed it to

NPC Code:

if (playerenters) {
setchargani syg0,;
}



and it works rights :P


All times are GMT +2. The time now is 10:09 AM.

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