Raised This Month: $ Target: $400
 0% 

[Solved] How to see playernames with semiclip


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Pinatz
Member
Join Date: Dec 2008
Old 12-31-2010 , 07:45   [Solved] How to see playernames with semiclip
Reply With Quote #1

Is there a way to see the playernames aiming at while having the semiclipscript beneath activated? All other methods of semiclipping will not function well on higher speed.
PHP Code:
if(!is_user_alive(id))
            return 
PLUGIN_CONTINUE
new iEnts[1], bool:bEntFlagFloat:flRadius 200.0            
find_sphere_class
(id,"trigger_teleport",flRadius,iEnts,1)
if(
iEnts[0])
  
bEntFlag true
        
if(bEntFlag)
  
entity_set_int(id,EV_INT_solid,3)
else
  
entity_set_int(id,EV_INT_solid,0)
return 
PLUGIN_CONTINUE 
__________________

Last edited by Pinatz; 01-16-2011 at 12:23.
Pinatz is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode