Raised This Month: $ Target: $400
 0% 

PTB help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
sanaell
Senior Member
Join Date: May 2004
Location: SamutPrakarn Thailand
Old 06-13-2004 , 09:56   PTB help
Reply With Quote #1

Code:
//change----------------------         nvg[id] = 0         new ammo[32][30]         for (new i=0;i < 30;i++) {             if (i!=2 || i!=6) ammo[id][i] = cs_get_user_bpammo(id,i+1)         }         Vmoney[id] = cs_get_user_money(id)         nvg[id] = cs_get_user_nvg(id)         //endchange         user_kill(id,0)         engclient_cmd(id,"jointeam",(playerTeam[id]==TS) ? "2" : "1")         engclient_cmd(id,"joinclass","5")         //change----------------------         cs_set_user_money(id,Vmoney[id])         for (new i=0;i < 30;i++) {             if (i!=2 || i!=6) cs_set_user_bpammo(id,i+1,ammo[i])             if (ammo[id][i])give_item(id,armement[i])         }         cs_set_user_nvg(id,nvg[id])         //endchange


i ve made this but

- I want this
for id (player) the Vmoney must contains all money status of all player
like this
for id = 50 if id 50 have 1000$
Vmoney[50] = 1000
the same for NVG

and i want guard each weapons of each player in ammo variable

can u help meeeeee

PTB kill and don t give the old weapons of players, i want change this
__________________
[email protected]
The Source of Pain is the Pain of Source
sanaell is offline
Send a message via MSN to sanaell
 



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:54.


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