|
||
|
|||||||
| FAQ Forum A place to find answers to the most frequently asked questions, and a place to post said answers. Do NOT use this forum to ask questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Feb 2004
Location: Kenaz : The Rebirth =D
Age: 30
Posts: 487
|
Go to your RunUO scripts folder, then locate the "Spells" folder, then the "Base" folder. Find the "SpellInfo.cs" script and open it up... Look for this line:
Code:
for ( int i = 0; i < regs.Length; ++i ) m_Amounts[i] = 1; Code:
for ( int i = 0; i < regs.Length; ++i ) m_Amounts[i] = 0; ~Freya~ |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|