View Single Post
Old 06-27-2007, 10:36 PM   #3 (permalink)
Pyro-Tech
Forum Expert
 
Pyro-Tech's Avatar
 
Join Date: Oct 2003
Location: Carbondale, IL
Age: 25
Posts: 1,805
Send a message via MSN to Pyro-Tech
Default

got an error for you...

Code:
 + Custom/New Scripts/Systems/Commands/playerwealth.cs:
    CS0029: Line 102: Cannot implicitly convert type 'System.Collections.ArrayLi
st' to 'System.Collections.Generic.List<Server.Multis.BaseHouse>'
    CS1502: Line 110: The best overloaded method match for 'System.Collections.G
eneric.List<Server.Multis.BaseHouse>.AddRange(System.Collections.Generic.IEnumer
able<Server.Multis.BaseHouse>)' has some invalid arguments
    CS1503: Line 110: Argument '1': cannot convert from 'System.Collections.Arra
yList' to 'System.Collections.Generic.IEnumerable<Server.Multis.BaseHouse>'
__________________

Pyro-Tech is offline   Reply With Quote