Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 12-30-2011, 07:45 AM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
Wow someone neg repped me for "obviously obvious".
The graal community these days... ._.
I was just trying to help.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote
  #17  
Old 12-30-2011, 11:36 AM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
You're tears feed me - Secret h8r?
O_o
That wasn't tears, I was simply stating that some people are pathetic.
You obviously need to grow up.
I wish Stefan would allow showing who reps.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote
  #18  
Old 12-30-2011, 02:50 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
@cbk I wasn't really taking this thread off topic -.-
Woo now I have bad rep because of pathetic children.
I might just quit this forum, too many childish decisions made.

Just to clarify.
+ REP
When a user posts a helpful comment or just try's to help in general.

- REP
When a user posts a useless post that doesn't help at all.

Just clarifying it so that maybe some of you users will understand in the near future.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote
  #19  
Old 12-30-2011, 03:08 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by Gunderak View Post
Wow someone neg repped me for "obviously obvious".
The graal community these days... ._.
I was just trying to help.
Quote:
Originally Posted by Gunderak View Post
You're tears feed me - Secret h8r?
O_o
That wasn't tears, I was simply stating that some people are pathetic.
You obviously need to grow up.
I wish Stefan would allow showing who reps.
Quote:
Originally Posted by Gunderak View Post
@cbk I wasn't really taking this thread off topic -.-
Woo now I have bad rep because of pathetic children.
I might just quit this forum, too many childish decisions made.

Just to clarify.
+ REP
When a user posts a helpful comment or just try's to help in general.

- REP
When a user posts a useless post that doesn't help at all.

Just clarifying it so that maybe some of you users will understand in the near future.
TRIPLE POST :o
__________________
Reply With Quote
  #20  
Old 12-30-2011, 03:58 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Emera View Post
TRIPLE POST :o
Man, that'll probably get him some negative reputation.
Reply With Quote
  #21  
Old 12-30-2011, 04:09 PM
Pelikano Pelikano is offline
Registered User
Pelikano's Avatar
Join Date: Oct 2008
Posts: 1,133
Pelikano has a little shameless behaviour in the past
Quote:
Originally Posted by cbk1994 View Post
This is working for me:

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
with (findImg(200)) {
    
image "light3.png";
    
    
GraalControl.width 2;
    
GraalControl.height 2;
    
    
layer 4;
    
    
// these two lines are the key:
    
useOwnCenter true;
    
rotationCenter = {2020};
  }
  
  while (
true) {
    
findImg(200).rotation += 0.1;
    
sleep(0.05);
  }

Thanks, my problem was that I didn't use showimg.rotationCenter inside GuiShowImgCtrl
Reply With Quote
  #22  
Old 12-30-2011, 05:07 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
I really don't care anymore.
I still have the fact that I haven't sunken to their level.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote
Reply


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 09:28 AM.


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