Would i...

Status
Not open for further replies.

Chengi

I like your attitude!
Kart Krew™️
is there a way i could add an addbot command to a wad? if so, how?
 
Making it an EXE rather than a WAD. :P

Seriously, console commands aren't added using WADs. If they were, addbot wouldn't be a JTE-only feature, would it? And you'd have to program bots in as well as the command for it to work.

EDIT: Or are you on about using scripts to add bots when in JTE?
 
Put in MAINCFG:

Level xx (Level Number, A3 is 103, 9 is 9)
Scriptname = script (up to eight letters I'll use TEST)
scriptislump = 1 (1 means its inside the WAD)
extra stuff (any other things for custom levels)


Put in SCRIPT or TEST or Whatever:
wait xxxx; (Option to wait for bots to get added - Not needed)
addbot (bla bla bla)

TEST IT!

HOW TO ADD THEM AUTOMADICLY IN-GAME:
====To be continued. I need to post this====
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top