featurelist.org
 
total projects: total requests: 14
total comments: 18 assigned features: 14
projects assigned submitted comments replies watched

 
posted on 2008-02-04 17:29:23 by Juba_PornBorn
Another thing: Garrys mod scripts are made in Lua wich could make those awesome scripts being converted to other mods.

 
posted on 2008-02-05 01:30:10 by Juba_PornBorn
I personaly love Insurgency game. Well made on all aspects but it lacks of a lot of information like rank, top, killer infortmation, play helper scripts etc... If it could be made I wouldn't mind at all.

 
posted on 2008-02-10 01:16:52 by Juba_PornBorn
And most importantly respawn protection :s It's just to anoying to get killed in spawn.

 
posted on 2008-02-10 01:20:01 by Juba_PornBorn
I gave it some thought and even for similar events and entitys a script on lua can be converted to many other games that use lua. Just imagine having similar aspects in crisys that aren't yet made but the script has the same basis needed to work on eventscripts then in crysis or garrys mod for that basis. It's just to usefull to have it.

 
posted on 2008-02-12 12:42:34 by Juba_PornBorn
This isn't what I mean since a bullet can go near you and impact can be in a far point from where you are. So if you only determine the closest player from impact it isn't in any way accurate. The way is get distance from player, get angule diference between bullet beam and "player beam" and with that you get the nearest distance from bullet beam and player.

 
posted on 2008-02-12 12:45:25 by Juba_PornBorn
This image tells it all: [url=http://img145.imageshack.us/my.php?image=bulletwizzyd3.jpg][img=http://img145.imageshack.us/img145/6316/bulletwizzyd3.th.jpg][/url]

 
posted on 2008-02-12 12:49:44 by Juba_PornBorn
And this is the formula to get it... http://www.easycalculation.com/area/triangle-angles.php

 
posted on 2008-02-12 13:06:50 by Juba_PornBorn
In the page there's a simple draw and translate it to game would be(wich is very easy). Adjacent Side = Distance from you and player Angle q = diference Angle between where you are shooting and player location with that you get: I want to calculate = hypotenuse side (wich is the bullet beam ending at the nearest point from player) and you get opposite side (wich is what you want!) The only minor detail is that it doesn't directly get's you the bullet nearest point but the size side so you use the hypotenuse side + your location= and you get the coordinate

 
posted on 2008-02-12 14:18:22 by Juba_PornBorn
A simple cool png image with the text just like addons.

 
posted on 2008-02-12 14:25:06 by Juba_PornBorn
This can be fixed really fast by looking in the css or the php for the comment related box: <textarea id="comment" name="comment" rows="20" cols="45" onclick="new Element.show('comment_watch',{});"></textarea> and instead of to collums put 20 it's done in 2 minutes.

 
posted on 2008-02-12 14:26:04 by Juba_PornBorn
Rows i meant. :) edit button urgent also.

 
posted on 2008-02-12 14:27:37 by Juba_PornBorn
and instead of being above comments put it down so increasing the row size wont deform page layout.

 
posted on 2008-02-23 20:28:10 by Juba_PornBorn
I by mistake forgot to place this at eventscripts instead of XA. If I could only edit it and place it in the correct space...

 
posted on 2008-03-05 22:49:40 by Juba_PornBorn
Im oficially making myself candidate to make the flash version of this. You just tell me wich mysql tables I have to use and the type of work you want. Like if it's animated stuff or static. Simple frames or complex animation. Buttons in it or not.

 
posted on 2008-03-05 22:53:17 by Juba_PornBorn
Man just give me a restrict ftp acess to just the php or css folder and I fix this in a second.

 
posted on 2008-03-05 22:55:34 by Juba_PornBorn
I can fix lot's of stuff in this. Just get me a copy of featurelist so I can use on my localhost and i will add edit button and lot's of needed stuff.

 
posted on 2008-03-17 19:45:08 by Juba_PornBorn
And it should come with deathmatch option also, there is a small py script I did you can grab it if you want. Im using it on my server succesfuly

 
posted on 2008-04-17 00:15:24 by Juba_PornBorn
Yes that's the purpose. XA having a special download page with pics and maybe tut videos. With latest submited modules. I really think that's important.