Thread
:
file naming HELP
View Single Post
#
1
08-30-2011, 04:43 PM
Entrok
Registered User
Join Date: Sep 2009
Location: Sweden
Posts: 51
In onCreated put:
PHP Code:
this
.
ganiname
=
"servername_sword_"
;
then use
PHP Code:
if (
player
.
ani
==
this
.
ganiname
@
"whatever"
)
{
// script
}
Entrok
View Public Profile
View GraalOnline Profile
Find all posts by Entrok