![]() |
showpoly?
I can't figure out what's wrong with this. Graal bible says the syntax is correct, I haven't found anything searching here. Please help :D
PHP Code:
|
Im not sure of the problem either, but, try either of these two.
PHP Code:
Or.. PHP Code:
Meh, dunno. |
I changed it to
PHP Code:
PHP Code:
It looks like the problem is the showpoly. It's not serverside, is it? Maybe its a problem with V4.1? But then how does GK do it? |
You need 8 parts for showpoly (9 including img id).
PHP Code:
I think it's something like, if the screen is like this x1y1...............................x2y2 ........................................... x4y4...............................x3y3 showpoly(ID,{x1,y1,x2,y2,x3,y3,x4,y4}); |
Quote:
There's no area to fill, so, no poly (a line has no area). PHP Code:
|
Probably repeating what someone else said.
Polys with an area of 0 won't show, which makes the showing of lines impossible. |
Quote:
|
Quote:
|
Oh yeah. I just got used to using poly as a 4 point thing. Silly me.
|
i know a 1 sided polygon :O
|
Yes, Stefan changed the showpoly code (again).
This happened before in v3, and it was fixed on the next release. Hopefully he reverts the code again, but for now, no 0-volume polies. In order to make lines, make a box out of the two points, but at +1/8 to the second set. That should solve your problem. |
Quote:
|
Quote:
|
It should be called a LINE.
|
hmm ya, if you need help with it you can pm me.
|
All times are GMT +2. The time now is 11:55 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.