Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   setimg("") (https://forums.graalonline.com/forums/showthread.php?t=85621)

Stryke 05-18-2009 02:22 AM

setimg("")
 
I've tried:

setimg("");
setimg(NULL);
hide() - Can't use triggeractions on it while hidden.

Shouldn't setimg("") work?
How do you make it so that a NPC doesn't show an image?

Tigairius 05-18-2009 02:32 AM

try
PHP Code:

this.image ""


Stryke 05-18-2009 02:38 AM

It didn't work. :(

EDIT:
this.image = NULL works.

Thanks for the help. :)


All times are GMT +2. The time now is 12:34 PM.

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