Hero creator
Home­Portal­FAQ­Search­Memberlist­Usergroups­Register­Log in­Link to us
Hero creator  :: 

Hero generator

 :: 

Report Bugs

 :: 

few things doesnt work

Post a reply
Username
Subject
Message body
 
 
  


Options-
HTML is ON
BBCode is ON
Smilies are ON
 
Disable HTML in this post
Disable BBCode in this post
Disable Smilies in this post
Jump to:  
Topic review
AuthorMessage
Atspulgs
Tue Sep 16, 2008 7:34 pm  

grate idea Smile
maybe put in team glow option as well.
micke1101
Tue Sep 16, 2008 5:36 am  

Well ithought of a solution that makes 1 for the checkbox and 1 for the weapon it self.
And i thought of make the player model function a little more csutomable by make a checkbox for team
Random1
Mon Sep 15, 2008 8:30 pm  

micke1101 wrote:

Well i guess i could do this just need to change 1 thing in the code check
Hmm i guess i will have to make a loop scratch else it will be like (30*30=900) 900 checks on eash thing XD mush better with a loop XD
you could try doing things bitwise instead of direct assignment. And then loop thru each bit. Should only be 30 checks instead of 900

useless info: it wouldn't be 30 * 30 but !30(30+29+28...+1) instead which would equate to 465 checks instead of 900
micke1101
Mon Sep 15, 2008 5:56 pm  

Random1 wrote:
you may also want to support everything to work for multiple weapons instead of just 1 or all. Maybe have people highlight each weapon instead of just picking one from the drop box. Well anyways here to help if you need any.

Well i guess i could do this just need to change 1 thing in the code check
Hmm i guess i will have to make a loop scratch else it will be like (30*30=900) 900 checks on eash thing XD mush better with a loop XD
Atspulgs
Mon Sep 15, 2008 5:38 pm  

Quote:
you may also want to support everything to work for multiple weapons instead of just 1 or all. Maybe have people highlight each weapon instead of just picking one from the drop box. Well anyways here to help if you need any.

thats exacly what i was thinking
How about choosing powers that can be on kd?