Raised This Month: $51 Target: $400
 12% 

[Help] How to save a model using nVault


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 02-29-2012 , 10:55   [Help] How to save a model using nVault
Reply With Quote #1

Title say all. How do i save a model using nVault? And also, if i change weapon, the weapon dissapears, my CurWeapon event code:
PHP Code:
public CurrentWeapon(iPlayer) {
    if(
HasLightSaber[iPlayer] == true && read_data(2) == CSW_KNIFE) {
        
entity_set_string(iPlayerEV_SZ_weaponmodel"models/FnLightSaber/pLightSaber.mdl")
        
entity_set_string(iPlayerEV_SZ_viewmodel"models/FnLightSaber/vLightSaber.mdl")
        return 
PLUGIN_CONTINUE
    
}
    return 
PLUGIN_CONTINUE

__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
 



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 02:52.


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