View Single Post
Invisiblemod for hlds1
Old
  (#1)
Eight
Member
 
Status: Offline
Posts: 1
Join Date: Nov 2007
Default Invisiblemod for hlds1 - 10-11-2007

Invisible Mod (linux only)

When i first installed entmod and started playing around I found the function e_render which allowed me to turn people invisible but only if I was looking at them. So i set out to make myself a metamod plugin for CS 1.5 so that I could turn myself and others invisible using adminmod.

Name: Modelmod Invisiblemod
Version: Beta 1.1

Created by: Eight http://www.treshna.com/forum

So far I have only compiled it in linux however all the source files are there if someone wants to compile it for windows. (link is below).

DOWNLOAD:
http://rapidshare.com/files/68665169...a_1_1.rar.html

INSTALLATION:
for admin mod commands to work you will need adminmod

You can get adminmod here http://www.adminmod.org



Copy addons folder to your mod directory

<hlds_l/cstrike>
<hlds_l/tf2>

edit the Plugins.ini file in <addons/metamod> and add
"linux addons/modelmod/invisible_mm_i386.so"

edit the plugin.ini file in <addons/adminmod/config> and add
"addons/adminmod/scripts/plugin_invisible.amx"

Restart the server and type "meta list" in the server console to see if the plugin has loaded properly. If not you may have to set the attributes of invisible_mm_i386.so to 755 or 777.
  
Reply With Quote