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
Fix graphic error
Author Message
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #11
RE: Fix graphic error
Don't allow 'bald' players to occur. Edit i_scissors and i_scissors_barber to trim hair to i_hair_krisna and don't allow c_h_barber to sell i_hair_none. That way there is no possible way to be 'bald'.
Code:
//on your i_scissors
on=@targon_char
if (<src.targ.uid>==<src.uid>)
  src.targ.findlayer.11.remove
  serv.newitem=i_hair_krisna
  src.targ.equip=<new.uid>
  src.targ.sound=snd_z_end_scissors
  return 1
endif

"I ask a question to the answer I already know."

Marchadium :: http://www.marchadium.ca/ :: Join us!
(This post was last modified: 10-18-2012 05:35 AM by Skul.)
10-18-2012 05:00 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Fix graphic error - Rizz - 10-17-2012, 10:42 AM
RE: Fix graphic error - htid4life - 10-17-2012, 10:52 AM
RE: Fix graphic error - Extreme - 10-17-2012, 11:19 AM
RE: Fix graphic error - Rizz - 10-17-2012, 11:22 AM
RE: Fix graphic error - Extreme - 10-17-2012, 11:33 AM
RE: Fix graphic error - Anarch Cassius - 10-17-2012, 11:37 AM
RE: Fix graphic error - RanXerox - 10-17-2012, 12:59 PM
RE: Fix graphic error - Rizz - 10-17-2012, 08:34 PM
RE: Fix graphic error - Rayvolution - 10-18-2012, 02:05 AM
RE: Fix graphic error - Rayvolution - 10-17-2012, 02:10 PM
RE: Fix graphic error - Skul - 10-18-2012 05:00 AM
RE: Fix graphic error - Rizz - 10-19-2012, 08:47 AM
RE: Fix graphic error - gokku - 10-19-2012, 06:55 PM

Forum Jump:


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