Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 05-09-2010, 12:42 AM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to oo_jazz_oo
I don't think thats true?

I've done a triggeraction with npcs that have a setshape, but no image...

Edit: Yep, checked it.

I have a npc that has an image that is 5x5, but the trigger action still works.

Script:
PHP Code:
function onCreated() {
  
setimg("jazz_dot.png");
  
this.setshape(13232);
}
function 
onActionDooblyDoo() {
  
this.chat "Success!";
}
//#CLIENTSIDE
function onCreated() {
  
triggeraction(this.x+.5this.y+.5"DooblyDoo"nil);

Check attachment for image. :P
Attached Images
 
Reply With Quote
  #2  
Old 05-09-2010, 01:17 AM
salesman salesman is offline
Finger lickin' good.
salesman's Avatar
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
salesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud of
Quote:
Originally Posted by oo_jazz_oo View Post
stuff
are you german?
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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