Login
User Name:

Password:



Register

Forgot your password?
I3 and IMC
Dec 26, 2024 3:27 am
By GatewaySysop
Hi - Clean SmaugFuss map/description issue..
Dec 15, 2024 7:29 pm
By Samson
AFKMud 2.2.4
Dec 10, 2024 4:09 pm
By Samson
Ubuntu 22.04.5 LTS
Dec 5, 2024 5:10 pm
By Remcon
SmaugFUSS 1.8/1.9
Nov 29, 2024 11:46 am
By Remcon
LOP 1.6
Author: Remcon
Submitted by: Remcon
SWFOTEFUSS 1.5.1
Author: Various
Submitted by: Samson
SWRFUSS 1.4.1
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.5
Author: Various
Submitted by: Samson
AFKMud 2.2.4
Author: AFKMud Team
Submitted by: Samson
Users Online
Google, Bing, DotBot

Members: 0
Guests: 29
Stats
Files
Topics
Posts
Members
Newest Member
495
3,802
19,702
594
Merlin0760

» 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 >>