View Single Post
  #1  
Old 03-03-2005, 12:41 AM
SSS SSS is offline
Owner of Sceleris
Join Date: Jan 2005
Posts: 14
SSS is on a distinguished road
Gscript2 Showpoly

I just started using gscript2 last night and figured most things out on my own,but having some probs right now with showpoly..

In the docs it says:
showpoly(float,array);
I used:
showpoly(203+imgindex,imgx,imgy,imgx+5,imgy,imgx+5 ,imgy+5,imgx,imgy+5,imgx,imgy);

I used a bunch of different variations but none worked properly, meaning the polygon wasnt shown.
Any scripter gawdz out there that can help me?
Reply With Quote