Login
User Name:

Password:



Register

Forgot your password?
do_owhere recursive
Author: Khonsu
Submitted by: Khonsu
Changes list / Addchange
Author: Khonsu
Submitted by: Khonsu
6Dragons mp3 sound pack
Author: Vladaar
Submitted by: Vladaar
AFKMud 2.2.3
Author: AFKMud Team
Submitted by: Samson
SWFOTEFUSS 1.5
Author: Various
Submitted by: Samson
Users Online
Google

Members: 0
Guests: 34
Stats
Files
Topics
Posts
Members
Newest Member
489
3,791
19,644
596
Elwood

Today's Birthdays
There are no member birthdays today.
» SmaugMuds » Codebases » SWFOTE FUSS » Unused code in fskills.c
Forum Rules | Mark all | Recent Posts

Unused code in fskills.c
< Newer Topic :: Older Topic >

Pages:<< prev 1 next >>
Post is unread #1 Oct 21, 2011 7:43 pm   Last edited Oct 21, 2011 7:44 pm by ayuri
Go to the top of the page
Go to the bottom of the page

ayuri
Magician
GroupMembers
Posts239
JoinedJun 13, 2008

 
In fskills.c about line 490, you should see
else if( victim->force_identified == 1 || victim->force_identified == 2 )


The || victim->force_identified == 2 part isn't needed.
As far as I can tell nothing is looking for a value beyond -1, 0, or 1 concerning force_identified .

ayuri

Pages:<< prev 1 next >>