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
Some Questions of My Server
Author Message
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #4
RE: Some Questions of My Server
1) if I understood right u want to see the damage everytime u hit an enemy, right? If its, u need to configure sphere.ini

2)If you are using commans like .targerself or .targetlast or other commands, you may dont have that scripts. If you are using Client macros, maybe u should delete your characters folder and do macros again. Do BACKUP!

3) ;D

4) I´ll guide you to do it by yourself. It´s quite easy.

-You should create a global event for all players.
Eg: "[event e_global_event]"
-Go sphere.ini and writte the name of the event "e_global_event". Search "event" until you see where.

[event e_global_event]
//here you can use triggers, the one u need is: @gethit
On=@gethit
//Now you here comes your script.
// Usefull Link http://wiki.sphere.torfo.org/index.php/@GetHit
if (<flags>&statf_freeze)

endif


////////

[event e_global_event]
On=@gethit
if (<flags>&statf_freeze)

endif
09-01-2016 06:48 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Some Questions of My Server - DeatH CoiL - 08-30-2016, 07:39 AM
RE: Some Questions of My Server - rastrero - 09-01-2016, 02:23 AM
RE: Some Questions of My Server - rastrero - 09-01-2016 06:48 AM

Forum Jump:


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