Thread
:
setani params not compatible with GS2
View Single Post
#
4
02-04-2013, 11:57 AM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Try:
PHP Code:
showani
(
200
,
player
.
x
,
player
.
y
,
player
.
dir
,
"myani,superkewlparam"
);
showani() only accepts five arguments, of which only the last one is a string.
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow