Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Linux Servers

Archive::Linux Servers Archive area for Linux Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2002, 12:12 AM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default Trouble Learning skills

Does anyone else notice their server is not upping skills like it should. FOr instance i swam for a long time and my swim didnt go up, or using a sword and my 1H slash doesnt go up the more i use it. Is this a bug or unimplemented feature?
Reply With Quote
  #2  
Old 05-30-2002, 07:41 AM
Baltar
Hill Giant
 
Join Date: Jan 2002
Posts: 185
Default

I found that that skills need to be set to 1
to go up. for example setskill 28 1
for hand to hand. Naturally, this is a bitch
to set all you players so I set an npc with
a quest that does this:
(file 1.qst in quest dir)
(it is important that you leave a space after the setskill args or
it will not parse. Just cut and paste the code and it should work)

NPC_SCRIPT 1 {
TRIGGER_TEXT:Hail:{
RAIN 0
EMOTE:Grins at %CHARNAME%
FACE_TARGET
SAY:Hello %CHARNAME%, To live here you need to know how to use a weapon
SAY:I can teach * UNIVERSAL * weapon use.
}

TRIGGER_TEXT:UNIVERSAL:{
SAY:Here's a little move I learned in qeynos
SETSKILL 0 1
SETSKILL 1 1
SETSKILL 2 1
SETSKILL 3 1
}
Reply With Quote
  #3  
Old 05-30-2002, 09:17 AM
Baltar
Hill Giant
 
Join Date: Jan 2002
Posts: 185
Default

another way is to log in 200 status and simply type
#setallskill 1 for every user.
Reply With Quote
  #4  
Old 05-30-2002, 11:13 AM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default

Shouldnt they just make the server give everyone a skill of one in that area when they create a char then? Makes sense to me. I think ill post that in feature requests too
Reply With Quote
  #5  
Old 05-30-2002, 12:48 PM
Baltar
Hill Giant
 
Join Date: Jan 2002
Posts: 185
Default

Yeah that's a good idea. Thx
Reply With Quote
  #6  
Old 06-03-2002, 07:04 AM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default

Oh, i fixed it, i guess i didnt realize only half the skills work. It will only autoincrement ones that WORK. Setallskill 1 will show you what skills actually work with the server at this time.
Reply With Quote
  #7  
Old 06-03-2002, 07:48 AM
Baltar
Hill Giant
 
Join Date: Jan 2002
Posts: 185
Default

No wonder my parry wasn't increasing.
Reply With Quote
  #8  
Old 06-03-2002, 08:15 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default

actually its a small mistake in the setskill command , it's fixed for next version and was working on the previous one hehe
Reply With Quote
Reply


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

Forum Jump

   

All times are GMT -4. The time now is 09:22 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3