give_ter_script_message() broken?

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: give_ter_script_message() broken?
Shock Trooper
Member # 4180
Profile #0
When I try the call:

give_ter_script_message(6, 14, 0);

the BoA application tells me that's the wrong number/type of parameters. The docs define the call as:

void give_ter_script_message(short loc_x,short loc_y,short what_message)

so I see no reason my call shouldn't work...

-spyderbytes

--------------------
-spyderbytes
Posts: 200 | Registered: Wednesday, March 31 2004 08:00
Shaper
Member # 22
Profile #1
Are you sure it's that line in the script that has the wrong number of parameters? Give the rest of the script a once over.
Posts: 2862 | Registered: Tuesday, October 2 2001 07:00
Board Administrator
Member # 1
Profile Homepage #2
Keep an eye on

http://www.avernum.com/blades/workshop/editortechsupp.html

One of the bug report thingies is about this call.

- Jeff

--------------------
Official Board Admin
spidweb@spiderwebsoftware.com
Posts: 960 | Registered: Tuesday, September 18 2001 07:00
Shock Trooper
Member # 4180
Profile #3
Ooops... my bad! :o

I generally try to remember to check there before posting, but I certainly missed this one. :)

-spyderbytes

--------------------
-spyderbytes
Posts: 200 | Registered: Wednesday, March 31 2004 08:00