Yeah because the origin you are using is not a float.
Code:
new origin[3], Float:fOrigin[3]
get_user_origin(id, origin, 1)
IVecFVec(origin, fOrigin)
//blah, blah.....
entity_set_vector(ePlasmaBall, EV_VEC_origin, fOrigin)
//blah, blah....
And what is the runtime error?
__________________
GRR If only the amxmod programming were in Java.....
Java and C used to be two different languages, now Java is turning into another C. My
logevent plugin