Guns mod

Talk about any Deus Ex game modification here, e.g. maps, package or a total conversion.

Moderator: Forum Guards

Guns mod

Postby Gishank » Mon Oct 24, 05 8:09 pm

Hi all here is one of my mods i will edit this when it's compiled
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Dae » Tue Oct 25, 05 1:04 pm

We all are looking forward to see your mod klop :)
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby Gishank » Tue Oct 25, 05 2:21 pm

:D it's only a beta version
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alistair » Tue Oct 25, 05 4:05 pm

Captain Obvious to the rescue
User avatar
Alistair
Forum Hero
 
Posts: 2575
Joined: Sun Jan 30, 05 2:02 pm
Location: England, UK

Postby Gishank » Tue Oct 25, 05 4:36 pm

ok version 1.00 is ready here it is it still has alot of work to do on it though
Attachments
GunsRetailVer100.zip
(3.74 KiB) Downloaded 351 times
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alistair » Tue Oct 25, 05 4:55 pm

I thought it was beta? ya dumm fukk
User avatar
Alistair
Forum Hero
 
Posts: 2575
Joined: Sun Jan 30, 05 2:02 pm
Location: England, UK

Postby Gishank » Tue Oct 25, 05 4:58 pm

:oops: :oops: :oops: :oops:

i ment version 1.00
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby ~ô¿ô~Nobody~ » Tue Oct 25, 05 5:07 pm

kEy^[A] wrote:I thought it was beta? ya dumm fukk



you aren't better if you talk in such a way :roll:
keep this in mind :wink:
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby Snakey » Tue Oct 25, 05 5:50 pm

The "100" at the end was utterly pointless.

Code: Select all
//=============================================================================
// Superpistol.
//=============================================================================
class Superpistol expands WeaponPistol;

defaultproperties
{
}


PMSL!

By the way, Supercell = Taken, and 1593835520 is a stupid amount to recharge by.

Argh! I keep submitting my post, but then finding more and more things to comment on!

Code: Select all
//=============================================================================
// LawSeaker.
//=============================================================================
class LawSeaker expands WeaponLAW;

defaultproperties
{
     bAutomatic=True
     bHasScope=True
     bHasLaser=True
     bCanTrack=True
     ReloadCount=255
     bRapidFire=True
     DeathMessage="u where killed NOOB"
     ItemName="LAWSeaker"
     beltDescription="Law S"
}


XD at the deathmessage. Does he even understand the prospect of them?
If that was the deathmessage, then everytime someone was killed everyone would see "U WERE KILELD NOOB" appear on their screens.

Code: Select all
//=============================================================================
// Grandfather.
//=============================================================================
class Grandfather expands WeaponSword;

defaultproperties
{
     HitDamage=50
     maxRange=1000
     AccurateRange=500
     bMeleeWeapon=True
     DeathMessage="U JUST GOT KILLED BY Grandfather"
     NameColor=(G=0,B=0)
     bInstantRespawn=True
     ItemName="The Grand Father"
     Description="The chinese sword of Death"
     beltDescription="G Father"
     bHighDetail=True
}


Now thats just seriously
W
T
F!
Last edited by Snakey on Tue Oct 25, 05 5:57 pm, edited 1 time in total.
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Gishank » Tue Oct 25, 05 5:56 pm

~Snakey~ wrote:The "100" at the end was utterly pointless.

Code: Select all
//=============================================================================
// Superpistol.
//=============================================================================
class Superpistol expands WeaponPistol;

defaultproperties
{
}


PMSL!

By the way, Supercell = Taken, and 1593835520 is a stupid amount to recharge by.



1. The superpistol got fucked when compileing secondly it's my supercell
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Snakey » Tue Oct 25, 05 5:58 pm

The name is taken, by me.
And I think you just don't know what the hell you're doing with the super pistol.
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Gishank » Tue Oct 25, 05 6:01 pm

The super pistol's codeing is fucked
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alex » Tue Oct 25, 05 6:01 pm

The script you've send me that i had to compile were emtpy aswell...
Last edited by Alex on Tue Oct 25, 05 6:07 pm, edited 1 time in total.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Gishank » Tue Oct 25, 05 6:03 pm

eh wtf



I made the code saved it then sent it werid
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alex » Tue Oct 25, 05 6:04 pm

It was empty.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Snakey » Tue Oct 25, 05 6:13 pm

Code doesn't just disappear when you save it.

Except in the case of my old mod, every time I fixed a bug, it reappeared. Plus, I added something to the code, took it away, and the effects that the code would cause showed up in game. GHOST SCRIPT!
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Alex » Tue Oct 25, 05 6:19 pm

Omg, that script hacked you xD
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Snakey » Tue Oct 25, 05 6:49 pm

~[A]Mr. X~ wrote:Omg, that script hacked you xD


It had help from Klop.
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby clyzm » Tue Oct 25, 05 9:21 pm

Isn't there a tutorial in DX-Editing that's called "making a super pistol"?
Image
User avatar
clyzm
Forum Master God
 
Posts: 16023
Joined: Sun Nov 28, 04 2:48 am
Location: Chiraq

Postby Gishank » Wed Oct 26, 05 8:33 am

Never heard of it
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alex » Wed Oct 26, 05 1:46 pm

Yes there is, just like super rocket launcher...(which shoots rockets rapidly...)
The first time i tried coding someone directed me to that page, i tried, i scrwed it up, and i thought, fuck the coding :P
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby ~ô¿ô~Nobody~ » Wed Oct 26, 05 3:46 pm

Superrocket? :shock: :shock:

[Copyright] SuperRocket: Registred mod of [A]Nobody [/Copyright] :P
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby Alex » Wed Oct 26, 05 4:28 pm

Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Gishank » Wed Oct 26, 05 4:36 pm

V1.01 is ready i haven't included a read me for this cos i added alot of stuff
Attachments
Guns.u
(78.17 KiB) Downloaded 357 times
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alistair » Mon Oct 31, 05 10:35 am

~Snakey~ wrote:The "100" at the end was utterly pointless.

Code: Select all
//=============================================================================
// Superpistol.
//=============================================================================
class Superpistol expands WeaponPistol;

defaultproperties
{
}


PMSL!

By the way, Supercell = Taken, and 1593835520 is a stupid amount to recharge by.

Argh! I keep submitting my post, but then finding more and more things to comment on!

Code: Select all
//=============================================================================
// LawSeaker.
//=============================================================================
class LawSeaker expands WeaponLAW;

defaultproperties
{
     bAutomatic=True
     bHasScope=True
     bHasLaser=True
     bCanTrack=True
     ReloadCount=255
     bRapidFire=True
     DeathMessage="u where killed NOOB"
     ItemName="LAWSeaker"
     beltDescription="Law S"
}


XD at the deathmessage. Does he even understand the prospect of them?
If that was the deathmessage, then everytime someone was killed everyone would see "U WERE KILELD NOOB" appear on their screens.

Code: Select all
//=============================================================================
// Grandfather.
//=============================================================================
class Grandfather expands WeaponSword;

defaultproperties
{
     HitDamage=50
     maxRange=1000
     AccurateRange=500
     bMeleeWeapon=True
     DeathMessage="U JUST GOT KILLED BY Grandfather"
     NameColor=(G=0,B=0)
     bInstantRespawn=True
     ItemName="The Grand Father"
     Description="The chinese sword of Death"
     beltDescription="G Father"
     bHighDetail=True
}


Now thats just seriously
W
T
F!


lmao >_>. Death messages like that gleam brightly that its one of your first mods. I normally goto dxediting or dae for code templates, if not i rape jim bowen.
User avatar
Alistair
Forum Hero
 
Posts: 2575
Joined: Sun Jan 30, 05 2:02 pm
Location: England, UK

Postby Snakey » Mon Oct 31, 05 11:00 pm

Not even my first mod had "U GOT KILD BY GRANDFADA" in it.
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Gishank » Tue Nov 01, 05 9:09 am

~Snakey~ wrote:Not even my first mod had "U GOT KILD BY GRANDFADA" in it.


It's "U Got Killed By GrandFather" :wink:

arrg i made some better weapons but made to many to do another readme
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby Alistair » Fri Nov 04, 05 4:54 pm

/klop wrote:
~Snakey~ wrote:Not even my first mod had "U GOT KILD BY GRANDFADA" in it.


It's "U Got Killed By GrandFather" :wink:

arrg i made some better weapons but made to many to do another readme


Thats even more incorrect. capitals :]
User avatar
Alistair
Forum Hero
 
Posts: 2575
Joined: Sun Jan 30, 05 2:02 pm
Location: England, UK

Postby ~ô¿ô~Nobody~ » Fri Nov 04, 05 9:57 pm

wtf happened to his name?! :shock:
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby Gishank » Sat Nov 05, 05 9:28 am

I sorta made it into err a symbolic name and it turned out like this
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Next

Return to Modifications

Who is online

Users browsing this forum: No registered users and 12 guests
cron