Raised This Month: $ Target: $400
 0% 

[SOLVED]strip problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Mxnn
Veteran Member
Join Date: Aug 2009
Location: AT MY HOME
Old 03-09-2010 , 13:12   Re: strip problem
Reply With Quote #2

Mm i used this took it from amx super.
PHP Code:
    new origin[3], a
    get_user_origin
(idorigin)
    
origin[2] -= 2000
    fm_set_user_origin
(idorigin)
    new 
iweapons[32], wpname[32], iNum
    get_user_weapons
(idiweaponsiNum)
    
    for(
a=0a<iNuma++) {
        
get_weaponname(iweapons[a], wpname31)
        
engclient_cmd(id"drop"wpname)
        
client_cmd(id"slot5;drop")
    }
    
origin[2] += 2005
    fm_set_user_origin
(id,origin
Mxnn 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 08:42.


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