Thread
:
AP Changer Script :)
View Single Post
#
14
08-21-2012, 07:42 PM
ffcmike
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
PHP Code:
triggerserver
(
"weapon"
,
this
,
"AP"
,
AP_Slider
.
value
);
While using 'this' works, it is incorrect as it's a reference to the weapon object rather than the name of the weapon, it should be 'this.name'.
ffcmike
View Public Profile
View GraalOnline Profile
Find all posts by ffcmike