RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Challenge Game Revised 1.0

OLL14

Wanderer
blah

i have this prob on my runuo 1.0
it has a non alterd playermobile aswell and i get this

Scripts: Compiling C# scripts...failed (24 errors, 0 warnings)
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 39, column 7) 'Server.Mobil
es.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 54, column 11) 'Server.Mobi
les.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 56, column 7) 'Server.Mobil
es.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 61, column 7) 'Server.Mobil
es.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 101, column 14) 'Server.Mob
iles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 111, column 15) 'Server.Mob
iles.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\BeginGump.cs: CS0117: (line 120, column 7) 'Server.Mobi
les.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 43, column 10) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 45, column 7) 'Server.
Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 60, column 11) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 62, column 8) 'Server.
Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 63, column 8) 'Server.
Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 237, column 5) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 241, column 5) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 264, column 5) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 325, column 7) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 434, column 8) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 436, column 6) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeStone.cs: CS0117: (line 437, column 6) 'Server
.Mobiles.PlayerMobile' does not contain a definition for 'TempMount'
- Error: Scripts\Custom\ChallengeTarget.cs: CS0117: (line 86, column 15) 'Serve
r.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeTarget.cs: CS0117: (line 91, column 16) 'Serve
r.Mobiles.PlayerMobile' does not contain a definition for 'CanBeChallenged'
- Error: Scripts\Custom\ChallengeTarget.cs: CS0117: (line 101, column 7) 'Serve
r.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ChallengeTarget.cs: CS0117: (line 107, column 7) 'Serve
r.Mobiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
- Error: Scripts\Custom\ResponceTimer.cs: CS0117: (line 33, column 6) 'Server.M
obiles.PlayerMobile' does not contain a definition for 'IsInChallenge'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 
S

Stealth_Ninja

Guest
hey Clarke76 can you help me with one of your other scripts i posted in script supports befor i found that you where the author

heres my post in support:
http://runuo.com/forum/showthread.php?t=47354






P.S. sorry forum ppl i couldn't seam to get into touch with Clarke76 anyother way
 

MrJoe

Wanderer
- Error: Scripts\Customs\PlayerMobile.cs: CS0115: (line 92, column 22) 'Server.
Mobiles.PlayerMobile.CountAndTimeStamp.KeepsItemsOnDeath': no suitable method found to override

Line 92..
Code:
public override bool KeepsItemsOnDeath
{
	get
	{
		if(isinchal)
		     return true;
		return base.KeepsItemsOnDeath;
	}
}
 

Sha0lin

Wanderer
Error compiling PlayerMobile.cs

heres the error.

Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
- Error: Scripts\Mobiles\PlayerMobile.cs: CS0115: (line 1717, column 24) 'Serve
r.Mobiles.PlayerMobile.OnGuildChange(Server.Guilds.Guild)': no suitable method f
ound to override


using the playermobile RCO
not sure if im usin the right one, any help? :)
 
S

Savaal

Guest
your using the Beta36 Playermobile i blieve this system comes with the "1.0" and "Beta36" playermobile.cs files.
 

Reggie

Wanderer
since i installed this script i always have to delete all playermobiles on restart of the server

any known solutions?
 

Sha0lin

Wanderer
well,

Savaal said:
your using the Beta36 Playermobile i blieve this system comes with the "1.0" and "Beta36" playermobile.cs files.

no that particular error was using the playermobile.ifneeded(RCO) (changed to .cs mind you)

not b36

my error still stands.
 

porcupine

Wanderer
need help with command: [challenge

hey clarke, how do i make it so that someone can just say "[challenge" and it does the same stuff as a stone would and takes the two people to my designated location? i would appreciate some help a lot, thanks

btw: great script man best ive seen so far
 

LNM_TNB

Wanderer
I read through this entire thread, I might have missed what I was looking for so I'll just go ahead and ask. Even though I set the destination on the challenge stone to felucca, it takes players to trammel and of course they can't attack there. Am I doing something wrong?
 
S

Savaal

Guest
hey i enjoy this challenge system but...is their a way i could disable the 2 on 2 i just want it 1 vs 1 always :-P
 

Kamron

Knight
No it doesn't.. and even when it was compiling and working, it still had MANY MANY bugs... I know, I fixed a dozen or so of them from Defiance.
 

AlienX2

Wanderer
I have one question about this script.. I really problem about this script that some person got stuck. So See this code:

opponent.Map = Felucca;
Challenge.Map = Felucca;

So Is it correct? but i got error about this.
 
AlienX2 said:
I have one question about this script.. I really problem about this script that some person got stuck. So See this code:

opponent.Map = Felucca;
Challenge.Map = Felucca;

So Is it correct? but i got error about this.
Read the post RIGHT BEFORE yours! The one by me!
 

konza90

Wanderer
Help!?!?!!

my error:

runuo - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: compiling C# scripts...failed <1 errors, 0 warnings>
- Error: Scripts\Mobiles\PlayerMobile.cs: CS0115: (line 1717, column 24) ´Server.Mobiles.PlayerMobile.OnGuildChange(Server.Guilds.Guild)´: no suitable method found to override
 

Arvoreen

Sorceror
konza90 said:
my error:

runuo - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: compiling C# scripts...failed <1 errors, 0 warnings>
- Error: Scripts\Mobiles\PlayerMobile.cs: CS0115: (line 1717, column 24) ´Server.Mobiles.PlayerMobile.OnGuildChange(Server.Guilds.Guild)´: no suitable method found to override

I'm guessing that this script was made for an older version of RunUO or something.

Looking in the RunUO docs in PlayerMobile gave me this:
Code:
virtual void OnGuildChange( BaseGuild oldGuild )

If the OnGuildChange method in your PlayerMobile.cs is different than that, you will probably need to make a bunch of edits to fix it.
 
Top