|
||
|
|
#2 (permalink) |
|
Join Date: Apr 2004
Posts: 33
|
Take a look at this line in your Slayer of Runners
public override void GetDamageTypes( out int phys, out int fire, out int cold, out int pois, out int nrgy ) Should be this, but other then that looks good... public override void GetDamageTypes( Mobile wielder, out int phys, out int fire, out int cold, out int pois, out int nrgy ) Seige |
|
|
|
|
|
#10 (permalink) |
|
Forum Expert
|
Omen424 apparently didn't fix that when it was pointed out above.
Go into SlayerOfRunner.cs and find the line Code:
public override void GetDamageTypes( out int phys, out int fire, out int cold, out int pois, out int nrgy ) Code:
public override void GetDamageTypes( Mobile wielder, out int phys, out int fire, out int cold, out int pois, out int nrgy ) |
|
|
|
|
|
#11 (permalink) |
|
any way i can get u to send me the file i cant open any of them i cant get a program to work that will leat me open
Icer742@yahoo.com |
|
|
|
|
|
|
#12 (permalink) |
|
Account Terminated
|
These scripts do not work with the current version.
Feel free to update them, but clearly the author has no attention in doing so. In regards to not being able to open the files, just use notpad if you feel like it. The solution to the error, has already been stated once in this thread, so I won't waste my time saying it again. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|