HustraDev Posted September 3, 2014 Share Posted September 3, 2014 Hi Guy's i have made code to create Projectile attached to object but won't works local xw,yw,zw = getElementPosition(theObject) createProjectile(theObject, 19, xw, yw, zw+1.5, 1.0, nil,0,0,0) Link to comment
Castillo Posted September 3, 2014 Share Posted September 3, 2014 Any errors on debugscript? Link to comment
Forrest Posted September 3, 2014 Share Posted September 3, 2014 At no point there have you even attempted to attach it. Link to comment
Moderators IIYAMA Posted September 3, 2014 Moderators Share Posted September 3, 2014 + Objects can't create projectiles. Only (synced)vehicles/players can. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now