A New code pointer

Moderator: GZDoom Developers

User avatar
chaoscentral
Posts: 677
Joined: Sun Feb 27, 2005 4:32 pm
Location: Revere, MA
Contact:

A New code pointer

Post by chaoscentral »

We really need a new code pointer in decorate so we can call console commands from a weapon or something. This is probably beyond the scope of the inofficial build, but we should have something along the lines of

A_Console("console comand")

whic sends out the command and inputs it into the console... Just think of the possibilities with this...
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London
Contact:

Post by Phobus »

Like summon/summon friend monsters or the ogre-armour pickup/weapon
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

Kyle says:
chaosguydude
Kyle says:
listen
Kyle says:
i need to know something 'bout DECORATE
ChaosCentral says:
k
ChaosCentral says:
wat
Kyle says:
can i issue console commands with a codepointer?
Kyle says:
if not, i'm fucked...
ChaosCentral says:
no
ChaosCentral says:
thats what I want
ChaosCentral says:
ol
Kyle says:
ARGH!
Kyle says:
HOW AM I SUPPOSED TO CREATE PHOENIX DOWN THEN?!
ChaosCentral says:
o u mean like ressurect
ChaosCentral says:
?
ChaosCentral says:
ur screwed then
Kyle says:
<insert F word here followed by a couple of !'s>
ChaosCentral says:
we need a command in decorate A_Console("action")

Explains how it came up.

We need it, seriously, if it can be added into the inofficial/unofficial build, then it'd be GREATLY appreciated. Unless there is a workaround or another codepointer or something else along those lines...
Last edited by LK873 on Sun Jun 19, 2005 1:12 pm, edited 1 time in total.
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London
Contact:

Post by Phobus »

Can't you use an Archvile flag in a weapon to ressurect monsters?
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

No, what I want to use it for is my RPG implementation, a DEATH script that checks to see if the player has a Phoenix Down in their inventory, and if there is, use the inventory item and resurrect the player.
User avatar
anonone
Posts: 243
Joined: Wed Dec 10, 2003 10:50 pm
Location: Unfired!
Contact:

Post by anonone »

I remember someone asking about this a long time ago, and there was some talk about malicious scripts -- not so much that they could bork your computer, but they could mess with your configs and stuff via the console commands. A paranoid notion to be sure, but hey.
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London
Contact:

Post by Phobus »

Oh, right, I see. Now it all makes sense, I suppose you could use ACS (I don't kno myself, I'm just guessing)
User avatar
Cutmanmike
Posts: 11335
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Post by Cutmanmike »

A_Console("Unbind all")

Hmmm
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

Who would be stupid enough to abuse a feature like that?

Stupid question...Right?
User avatar
Cutmanmike
Posts: 11335
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Post by Cutmanmike »

Well I wouldn't because i'd have to test it first ;)
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

If you wanted to test it you could just copy your config file to another directory and overwrite it when done.
User avatar
Cutmanmike
Posts: 11335
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Post by Cutmanmike »

I have no time for that! :twisted:
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

It was just a suggestion in-case someone did something stupid like that.
LK873
Posts: 274
Joined: Mon Aug 30, 2004 10:54 am
Location: Ontario, Canada

Post by LK873 »

A_Console("Unbind all; summon 1337man; summon 1337man; summon 1337man...

heh
User avatar
TheDarkArchon
Posts: 7656
Joined: Sat Aug 07, 2004 5:14 am
Location: Some cold place

Post by TheDarkArchon »

Well make "Unbind all" inaccessable.

This was brought to you by MasterOfTheObvious.Stuff
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”