Raised This Month: $ Target: $400
 0% 

Need help with exp in ns


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
mICKE
Member
Join Date: Mar 2004
Location: Sthlm, Sweden
Old 03-15-2005 , 02:47   Need help with exp in ns
Reply With Quote #1

Hi. I am trying to add exp saver for amx_marine and amx_alien but i can't get it working. It has worked, but it doesn't work any more.

Here you have the code:
Code:
    if(ns_is_combat()) {
      new Float:Exp
      Exp = ns_get_exp(player);
      client_cmd(player,g_TeamTwoAck);
      ns_set_exp(player,Exp) 
    } else {
      client_cmd(player,g_TeamTwoAck);
    }
mICKE is offline
Send a message via ICQ to mICKE
 



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 14:15.


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