create 12 rings engulphing a user
syntax:
wcs.Effect().Ring5(x, y, z, effect_time, red, green, blue)

Note: picture is old, that was what happened when I ddi that by accident just imagine one of it engulphing you
example:
loc = es.getplayerlocation(userid)
wcs.Effect().Ring5(loc[0], loc[1], loc[2], 1, 40, 240, 255)
Comments (0)
You don't have permission to comment on this page.