Go Back   RunUO - Ultima Online Emulation > RunUO > General Discussion

General Discussion General discussion for the RunUO community, all off-topic posts will be deleted. This forum is NOT FOR SUPPORT!

Reply
 
Thread Tools Display Modes
Old 11-28-2002, 03:08 PM   #1 (permalink)
 
Join Date: Nov 2002
Posts: 3
Default What r gm commands?

ya im ona player run shard and i am a gm what r some of the gm commands? plz tell me.
Maric is offline   Reply With Quote
Old 11-28-2002, 03:25 PM   #2 (permalink)
Lost User
Guest
 
Posts: n/a
Default

[help
  Reply With Quote
Old 11-28-2002, 05:34 PM   #3 (permalink)
 
Join Date: Nov 2002
Posts: 3
Default

well it doesnt tell me how to create magicweapons such as a vanquishing one that spawns on a monster or that i place and it doesnt tell me how to create a deathshroud.
Maric is offline   Reply With Quote
Old 11-28-2002, 06:14 PM   #4 (permalink)
Forum Expert
 
Join Date: Sep 2002
Age: 25
Posts: 374
Default

Well those wouldn't be commands now would they? Check the scripts and properties.

[props you will be able to set the magical attributes of an item thats already created in game.

Or you could add the item to a mobile's script for loot.

[code:1]
Item magickatana = new Katana();
magickatana.DamageLevel = WeaponDamageLevel.Force;
magickatana.DurabilityLevel = WeaponDurabilityLevel.Massive;
PackItem( magickatana );
[/code:1]
Quinox is offline   Reply With Quote
Old 11-28-2002, 06:28 PM   #5 (permalink)
 
Join Date: Nov 2002
Posts: 3
Default

thxs
Maric is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5