still no raider cluster frag class

as mentioned before there is only a raider cluster boost but this class doesnt have the frag option anymore, the closest to this class that exists is the raider trooper frag class but that has the plasma weapon, not the chaingun.

can we get this fixed for the next update as its the only one I use?
 
crying? well id say mentioning is a more appropriate term!

yeh it is only a little difference but I use the frag grenades a lot actually and was never into combo's. Im not really a user of the new weapons either so this class is as close to the old specialist days Im going to get to.

it should be there like all the other classes, simple.
 

Immanent

Member
crying? well id say mentioning is a more appropriate term!

yeh it is only a little difference but I use the frag grenades a lot actually and was never into combo's. Im not really a user of the new weapons either so this class is as close to the old specialist days Im going to get to.

it should be there like all the other classes, simple.

I'm like the opposite of you. I use cluster boost class, and to an extent am quite effective at blocking their rl shots at me with my nades ^_^, the other reason being that I do a little bit of chasing/capping in that class as well.
The frag grenades are useful but just hinder me a lot, as I seem to take more damage from it than I do to others. But I hope it comes back as well :)
 
Funny, the reason I dont like the boost class is 'blocking' as u put it often results in taking damage :)

plus the frag nades do like %35 damage if your lucky so very powerful especially when used with a cluster as the 'cherry on top' :)
 

Immanent

Member
Funny, the reason I dont like the boost class is 'blocking' as u put it often results in taking damage :)

plus the frag nades do like %35 damage if your lucky so very powerful especially when used with a cluster as the 'cherry on top' :)

It takes that much more skill to use boost in combat ;)
 
Im not sure exactly what the difference is but I definitely get a better hit rate with chaingun over plasma for some reason, especially on snow maps where its almost impossible to see your stream.

not to mention U cant chase at distance with plasma which is a deal breaker for me.
 

Immanent

Member
Im not sure exactly what the difference is but I definitely get a better hit rate with chaingun over plasma for some reason, especially on snow maps where its almost impossible to see your stream.

not to mention U cant chase at distance with plasma which is a deal breaker for me.
But you don't have to switch to rocket launcher if they are hugging the ground. And it fires much more quickly.

If I really don't feel like aiming I just use the plasma
 
hmm, id like it to be a universal thing as im happy with the way the game is, plus if I join another host I will no longer have it..
 

skypredator

Member
Well, you should be able to add this line of code to fix the Cluster class in Public Test (I don't know how to change it for the live server. Sorry mate =/):

new ScriptObject(ClusterfragLoadout)

{

class = PlayerLoadout;

dataBlock = RaiderPlayer;

name = "Cluster (frag)";



weapon[0] = Chaingun;

weapon[1] = RocketLauncher;

weapon[2] = GrenadeLauncherSpecial;



grenade = FragGrenade;

};





You can find the "Loadouts" file, which is located in this file directory: LegionsOverdrive/PublicTest/Server/Game/. You can also change what weapons you want on each class by editing this file. Cheers! :)

[Edit]: On a side note, I can't believe I'm getting the hang of coding. -Does little dance of elation-
 
ok, thanks skypredator.... messing around under the hood isnt my idea of a good time but if no one in aust can figure out how to host then its not going to matter :)
 

skypredator

Member
No problem :)

You should be able to host rather nicely in Aus - at least, depending on where you live in Aus. It's quite easy to set up a host server. REALLY easy, actually. Even I can do it. However, I suspect your computer is not allowing you to broadcast your signal, to protect itself from viruses entering through a backdoor in your server. Check out your internet/sharing settings. This was my problem, personally. Then you should be able to host (Or other Aussies, for that matter). Cheers mate, and best of luck. Hope you get your 'nades soon!
 
ye ppl keep telling me how easy it is yet there are only 2 hosted servers up since it came out..

I know its about port forwarding but the video posted around here looked more involved than that, Royalty and I have both tried and no success yet...
 
Top