Page 1 of 2

wccmmud.ini

Posted: Mon Feb 29, 2016 4:19 pm
by Drizzt
anyone have a ini I can use to copy paste for sys map and sys goto as well as codec of twinks?

Re: wccmmud.ini

Posted: Mon Feb 29, 2016 4:27 pm
by syntax
Found this in another thread, let me know if it doesn't work.

EXP_IN_TOPGANG=1
BLANK_LASTNAME_ALLOWED=1
SYS_MAP_KEY=
SYS_GOTO_KEY=
SYS_LIGHTNING_KEY=SYSOP
SYS_STATUS_KEY=SYSOP
SYS_ADDLIFE_KEY=SYSOP
SYS_RETRAIN_KEY=SYSOP
SYS_ALIGNMENT_KEY=SYSOP
SYS_EDITEVIL_KEY=SYSOP
SYS_SPEAK_KEY=SYSOP
SYS_LISTUSER_KEY=SYSOP
SYS_LISTLIMIT_KEY=SYSOP
SYS_USERINFO_KEY=SYSOP
SYS_JAIL_KEY=SYSOP
SYS_CHANGE_KEY=SYSOP
SYS_CLEARSUICIDE_KEY=SYSOP
SYS_REPORT_KEY=SYSOP
SYS_TOPTEN_KEY=SYSOP
SYS_DISBAND_KEY=SYSOP
CODEC_OF_TWINKS=78
DISABLE_GOSSIP=GIDIOT

Re: wccmmud.ini

Posted: Mon Feb 29, 2016 7:20 pm
by Bloodrock
the key has to be the same in the .ini file and mud setup so with this ini goto and map are blank so mud setup has to be blank

Re: wccmmud.ini

Posted: Mon Feb 29, 2016 7:43 pm
by Drizzt
trying some different edits and helps to have the commands

Re: wccmmud.ini

Posted: Mon Feb 29, 2016 8:04 pm
by Drizzt
also what are all the codec commands?

Re: wccmmud.ini

Posted: Tue Mar 01, 2016 8:01 am
by syntax
So, better info from https://kyau.net/wiki/MajorMUD:Documentation

wccmmud.ini
-----------------------------

Code: Select all

# GENERAL
BLANK_LASTNAME_ALLOWED=1
CODEC_OF_TWINKS=78
EXP_IN_TOPGANG=1
MAXIMUM_BANK_BALANCE=0
UPDATE_SPEED=0

# LOGGING
LOGFILE=WCCMMUD.LOG
LOG_SYSOP_COMMANDS=0
TRACK_LIMITED=0
SYS_LOG_DEATHS=0

# SYSOP COMMANDS
SYS_DISABLE_GANGS=MMUDNOGANG
SYS_ADDLIFE_KEY=MMUDGOD
SYS_ALIGNMENT_KEY=MMUDGOD
SYS_DISBAND_KEY=MMUDGOD
SYS_EDITEVIL_KEY=MMUDGOD
SYS_RESET_ROOMS=MMUDGOD
SYS_RETRAIN_KEY=MMUDGOD
SYS_SPEAK_KEY=MMUDGOD
SYS_TOPTEN_KEY=MMUDGOD
SYS_BUFFERS_KEY=MMUDOP
SYS_CHANGE_KEY=MMUDOP
SYS_CLEARSUICIDE_KEY=MMUDOP
SYS_JAIL_KEY=MMUDOP
SYS_LIGHTNING_KEY=MMUDOP
SYS_USERINFO_KEY=MMUDOP
SYS_LISTLIMIT_KEY=MMUDELITE
SYS_LISTUSER_KEY=MMUDELITE
SYS_REPORT_KEY=MMUDELITE
SYS_STATUS_KEY=MMUDELITE
SYS_GOTO_KEY=DEMO
SYS_MAP_KEY=DEMO
CODEC_OF_TWINKS commands
------------------------------------
  • Summon monsters, items or spells to your current location.
    SYS SUMMON <monster number>, SYS SUMMON <item>, SYS SUMMON <spell>
  • Teleport to any map and room in the game.
    SYS E <room#> <map#>
  • List a users Quest Flags (ie. what they have completed).
    SYS GOD <character> ABILITIES
  • Tweak the statistics of everyone simultaneously, or reset all edits to this.
    SYS TWEAK and SYS EDIT CLEAR

    Expanded info from: http://thenexusbbs.com/majormud1/traini ... ysop-hack/

    SYS TWEAK [command] – Valid edits:
    HP, INTELLECT, WISDOM, STRENGTH, HEALTH, AGILITY, CHARM, EXPERIENCE, LIGHT, LEVEL, MANA, GOLD, UserDefined, EVIL CLASS, RACE, LIVES, COPPER, REVISION
Room #238 Map #1

From this room you can use the following commands. They do not need to be proceeded by SYS, just issue the commands.
  • EXPME : gives experience points
  • GOODRING : gives you the good alignment quest ring
  • NEUTRING : gives you the neutral alignment quest ring
  • EVILRING : gives you the evil alignment quest ring
  • GOOD[1-5] / NEUT[1-5] / EVIL[1-5] : gives you complete flags for alignment quests at the level you assign
  • LEARNSPELL : gives you the spells: Eye of Magnus, Bigheal, Combat Fury, Death Gaze, Glove of Invulnerability, Judgement of Doom, Negate Magic, Sphere of Isolation (must be a caster class in order to get these)

Re: wccmmud.ini

Posted: Sun Mar 12, 2017 1:36 am
by Necrosaro420
Im playing on my personal board....I have the huge EDITED next to my name. The "sys edit clear" command does nothing, just says command not recognized? Also, when I do say sys tweak hp Just says No command done. Any ideas?

Re: wccmmud.ini

Posted: Sun Mar 12, 2017 11:56 am
by BearFather
Yeah cause you have summon or used sys tweak. You can remove it in nmr in the user editor. But will come back if you sys summon or sys tweak again.

Now sys tweak kinda worthless since next time you relog it retrains you and you loose the tweak. But no command means you didnt use the right command. It's tricky one. I think you want sys tweak necro hp 100, but in truth I have only used it a couple times so the syntax might be wrong.

Re: wccmmud.ini

Posted: Wed Nov 01, 2017 7:37 pm
by Bloodrock
the sys userinfo listed for things in wccmmud.ini does not work unless i am not typeing it correctly. tryed bunch and not one has worked like sys userinfo charname nothing sys info or user charname nothing. has anyone seen it work if so what is correct command to type?????

Re: wccmmud.ini

Posted: Sun Dec 31, 2017 12:29 pm
by Magee
Its "sys god <user> info"



Btw found another wccmmud.ini option:

+ Version 1.11p - 12/30/05 +

6) Added a new ini flag for returning items/coin to players
if they try to purchase from an NPC with the wrong
amount. To enable this feature add the following to your ini:
KID_GLOVES=1
If there is no entry for this, then it will behave as
before.