Raised This Month: $ Target: $400
 0% 

Visuals


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Troi
Member
Join Date: Aug 2006
Old 10-10-2007 , 16:05   Re: Visuals
Reply With Quote #7

By the way. I always wanted to ask, but im shy couse its very noooobish... what means and what does that thing when writing

PHP Code:
public kasnors(id) {
new 
view[33]
new 
msg[51]
//codes...
//and etc....

I understand that is some constants.... Witch are using somewhere

and when using

PHP Code:
return PLUGIN_HANDLED
return PLUGIN_CONTINUE 
sry for that questions.... But it bothered me a long time...

By the way, is that usage correct?

PHP Code:
 public hook_AddToFullPack_postes_handle,e,ent,host,hostflags,player,pSet ) {
    if( !
player ) return FMRES_IGNORED
    
    
if( host == alien[32] && ent == human[32] ) {
        
set_user_rendering(playerkRenderFxGlowShell080255kRenderTransAlpha200)
    }
    if( 
host == alien[32] && ent == predator[32] ) {
        
set_user_rendering(playerkRenderFxGlowShell02550kRenderTransAlpha200)
    }
    if( 
host == alien[32] && ent == alien[32] ) {
        
set_user_rendering(playerkRenderFxGlowShell25500kRenderTransAlpha200)
    }
    return 
FMRES_IGNORED


Last edited by Troi; 10-10-2007 at 16:54.
Troi is offline
 



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 16:13.


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