Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-11-2008, 12:48 PM
Robin Robin is offline
The secret of NIMH
Robin's Avatar
Join Date: Apr 2005
Location: Wales, UK
Posts: 515
Robin will become famous soon enough
Send a message via AIM to Robin
Polygon and Image rotation bugs

At the moment, images rotate around the center axis (x+width/2, y+height/2), but if you try to rotate a polygon, it rotates around the top-left axis, (x,y)
- Dusty has pointed out that Stefan may be aware of this bug

Also rotation of showimg/poly on a gmap is not being correctly transmitted, e.g. I do something like this in a weapon script:

PHP Code:
with(findimg(1)) {
  
image "block.png";
  
rotation pi/2//45 degrees

The image will show for everyone in the level but only to my client will it show with rotation.

Please fix
__________________


Last edited by Robin; 05-11-2008 at 03:45 PM..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:23 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.