Raised This Month: $ Target: $400
 0% 

trying to make a plugin with the sv_downloadurl


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
atwhitman101
Junior Member
Join Date: Apr 2006
Location: new york
Old 04-19-2006 , 17:31  
Reply With Quote #9

would i need this?
Code:
  new weapid = read_data(2); // get the weapon ID

  switch(weapid) {
    case CSW_AK47: {
      entity_set_string(id , EV_SZ_viewmodel , "models/v_ak47.mdl"); // set the view model
      entity_set_string(id , EV_SZ_weaponmodel , "models/p_ak47.mdl"); // set the player (view) model
     entity_set_string(id , EV_SZ_weaponmodel , "models/w_ak47.mdl"); // set the player (view) model
   }
atwhitman101 is offline
Send a message via ICQ to atwhitman101 Send a message via AIM to atwhitman101 Send a message via MSN to atwhitman101 Send a message via Yahoo to atwhitman101
 



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 05:04.


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