Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-13-2005, 09:33 PM
ChibiChibiLuc ChibiChibiLuc is offline
Cookie Monster. :3
Join Date: Jan 2005
Location: Nova Scotia, Canada
Posts: 111
ChibiChibiLuc is on a distinguished road
Send a message via AIM to ChibiChibiLuc Send a message via MSN to ChibiChibiLuc
Gani params (New engine)

Alright, I have a gani that's mean't to show text, which is read from params[0].
The problem is, it thinks params[0] is blank.

This is the part of the gani that shows the text:
this.text = params[0];
showtext2(30,x+2,y+.5,this.zed,"Times New Roman","c","Param: " @ this.text);

This is the script that shows the gani:
showani(40,player.x,player.y,0,"effect-floatingtext","Asdf");


I've tried both #p(0) and params[0]. Both read as blank.
I've tried more than one param, didn't work.
It's not conflicting commands in either the gani or the NPC.

I've also managed to do this before with the new engine, so it's not impossible.

Can anyone tell me why the gani won't read params[0]?
Reply With Quote
 


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 01:01 PM.


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