Raised This Month: $ Target: $400
 0% 

How to add guns and players models in my cs 1.6 dedicated server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
suhaibajaz12
New Member
Join Date: Jun 2015
Old 06-15-2015 , 07:41   How to add guns and players models in my cs 1.6 dedicated server
Reply With Quote #1

Guys I make my cs 1.6 dedicated server but i want to add guns and players models in it so my server look beautiful....
Tell me how to add,I have download guns and players models in my computer ,I am using models but in my dedicated server when players come so they could not see my models of guns and players.. I want to add these models in my dedicated server so when players come they can see these models.. ...
Thank Your reply me fast
suhaibajaz12 is offline
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 06-15-2015 , 12:01   Re: How to add guns and players models in my cs 1.6 dedicated server
Reply With Quote #2

for models can you used this
Code:
#include <amxmodx>

public plugin_init()
    register_plugin(" models precache", "1.0", "abdobskra")


public plugin_precache()
{
    precache_model("models/player/blue/blue.mdl")
    precache_model("models/player/red/red.mdl")
    // You can add a line here ...
}
abdobiskra is offline
Send a message via Skype™ to abdobiskra
aminejilali
Junior Member
Join Date: Jun 2015
Old 06-15-2015 , 12:02   Re: How to add guns and players models in my cs 1.6 dedicated server
Reply With Quote #3

read this https://forums.alliedmods.net/showthread.php?t=155882
and search in google for players replacement or guns skin replacement something like that i wishthat it will help you
aminejilali is offline
Reply



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


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