Raised This Month: $ Target: $400
 0% 

NS co experience boost plugin problems


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Rorthic
Junior Member
Join Date: Apr 2005
Old 05-12-2005 , 03:02  
Reply With Quote #3

thanks, i got it all working the #defines were part of the problem. Now ive noticed another small problem, when i check the team using the class it ignores the dead players. I dont want it to ignore them.

check for alien team using the class. This is the way i have it for aliens.
Code:
if (c == CLASS_SKULK || c == CLASS_GORGE || c == CLASS_LERK || c == CLASS_FADE || c == CLASS_ONOS || c == CLASS_GESTATE) //alien team check


check for team using get_user_team function
Code:
if( get_user_team( i ) == 2 ) //alien team check
if i change it to == 1 it works for mairines so im guessing 2 isnt the alien team number?!

any ideas how to keep it from ignoring the dead players?
Rorthic 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:49.


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