• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 1.1 C++ 10.77

Itutorial

Legendary OT User
Joined
Dec 23, 2014
Messages
2,461
Solutions
68
Reaction score
1,123
So I added in a few new skills, a new weapon type, and dual-wielding into my sources. I am getting this error but it wont let me see where the problem is. If someone with more experience in source editing could help I would appreciate it.

I can tell from the error that it has something to do with Player::getWeapon but I am not sure where to find that. I tried looking in the obvious files: combat.cpp, weapons.cpp, player.cpp

Here is the error.
c_error.png
 
Back
Top