Raised This Month: $ Target: $400
 0% 

Solved Orpheu Functions | Read File | Multijump | Rocket | Random Players


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 02-12-2017 , 08:16   Re: Orpheu Functions | Read File | Multijump | Rocket | Random Players
Reply With Quote #9

@hamlet
2. Thanks, will try it out later.
3. What are the waterlevel values? 1-x?

@klippy
I see, thanks, I'll ask for what I'll need.

@georgik
3. That's more complicated than other multijump codes

4. Is this the rocket message because I just need to know about the rocket.
PHP Code:
    engfunc(EngFunc_MessageBeginMSG_PVSSVC_TEMPENTITYfVecOrigin0)
    
write_byte(TE_BEAMCYLINDER// TE id
    
engfunc(EngFunc_WriteCoordfVecOrigin[0]) // x
    
engfunc(EngFunc_WriteCoordfVecOrigin[1]) // y
    
engfunc(EngFunc_WriteCoordfVecOrigin[2]) // z
    
engfunc(EngFunc_WriteCoordfVecOrigin[0]) // x axis
    
engfunc(EngFunc_WriteCoordfVecOrigin[1]) // y axis
    
engfunc(EngFunc_WriteCoordfVecOrigin[2] + (fCVarRadius 2)) // z axis
    
write_short(white// sprite
    
write_byte(0// startframe
    
write_byte(0// framerate
    
write_byte(4// life
    
write_byte(72// width
    
write_byte(0// noise
    
write_byte(255// red
    
write_byte(255// green 100
    
write_byte(255// blue
    
write_byte(200// brightness
    
write_byte(0// speed
    
message_end() 
__________________
edon1337 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 20:45.


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