The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wrestling weapon types
Author Message
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #5
RE: Wrestling weapon types
I get what he's saying, like a fist based weapon your trying to work with the skill "Wrestling". I would use the tag overrides, thees no default wrestling type weapon as the skill was made for those who dont use weapons.

try this:

Code:
[ITEMDEF i_punchy_weapon]
ID=whatever weapon your using
Name=Punchy Weapon
TYPE=t_weapon_sword
TAG.OVERRIDE.SOUND_HIT={309 330}
TAG.OVERRIDE.SOUND_MISS={568 570}
DAM=0,10
SPEED=80
SKILL=Wrestling
REQSTR=10
TWOHANDS=Y
WEIGHT=4

ON=@CREATE
HITPOINTS={50 60}

Just an example, havn't actually tried it Tongue
03-10-2013 11:46 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Wrestling weapon types - BladeCraft - 03-05-2013, 12:15 PM
RE: Wrestling weapon types - darksun84 - 03-05-2013, 06:24 PM
RE: Wrestling weapon types - BladeCraft - 03-07-2013, 09:37 AM
RE: Wrestling weapon types - RanXerox - 03-08-2013, 07:42 AM
RE: Wrestling weapon types - RanXerox - 03-13-2013, 06:05 AM
RE: Wrestling weapon types - UltimaAku - 03-10-2013 11:46 PM
RE: Wrestling weapon types - admin phoenix - 03-12-2013, 07:22 PM
RE: Wrestling weapon types - Mordaunt - 03-12-2013, 11:53 PM
RE: Wrestling weapon types - Mordaunt - 03-13-2013, 06:22 AM
RE: Wrestling weapon types - UltimaAku - 04-11-2013, 10:14 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)