- Joined
- Jan 6, 2008
- Messages
- 2,627
Hi, i got some problems as the title says.
Ive got these triggers and the main problem is that the variable is not setting to it, it becomes NULL, thats what Dr SuperGood tells me.. So anyone knows how to fix it?

Ive got these triggers and the main problem is that the variable is not setting to it, it becomes NULL, thats what Dr SuperGood tells me.. So anyone knows how to fix it?
-
InvTrackables
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Set InvTrackable[1] = (Create trackable object using path square.MDX at Location ((X of (Position of Empty Slot 0365 <gen>)),(Y of (Position of Empty Slot 0365 <gen>))) facing 0.00)
-
-
-
Trackables MouseOver
-
Events
-
Trackable Object - The cursor is moved over (udg_InvTrackable[1])
-
-
Conditions
-
Actions
-
Floating Text - Create floating text that reads Weapon Slot at (Position of Empty Slot 0365 <gen>) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
-
-
