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

[CSS][Surf] Redie


Post New Thread Reply   
 
Thread Tools Display Modes
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-24-2011 , 10:56   Re: [CSS][Surf] Redie
Reply With Quote #91

No because, as you block the transmission of that client, you block footsteps, voice icon when talking, etc.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
Atomicbomb
Junior Member
Join Date: May 2011
Old 06-25-2011 , 13:48   Re: [CSS][Surf] Redie
Reply With Quote #92

Quote:
Can you type the command "sm exts list" in console and give me the info it says, thanks.
Really sorry for the late response... I had kinda thought you weren't going to reply so I stopped checking.

Unfortunatly my awful server host is down again so I can't access it to get you the sm exts readout but I can assure you I do have the right SDK hook extentions.

As soon as my host is up again I'll give you the readout you need. Watch this space.

Thanks for the reply

Atomicbomb

EDIT: Host went up this evening here's the readout

Code:
 ] sm exts list
To see running plugins, type "sm plugins"
To see credits, type "sm credits"
Visit http://www.sourcemod.net/
SourceMod 1.3.8, by AlliedModders LLC

Last edited by Atomicbomb; 06-25-2011 at 17:34.
Atomicbomb is offline
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 06-25-2011 , 21:53   Re: [CSS][Surf] Redie
Reply With Quote #93

Um... that is what is showed to you when you typed that in console? O.o The output you should be getting should look like
Code:
sm exts list
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.3.8): Updates SourceMod gamedata files
[02] Webternet (1.3.8): Extension for interacting with URLs
[03] CS:S Tools (1.3.8): CS:S extended functionality
[04] BinTools (1.3.8): Low-level C/C++ Calling API
[05] Top Menus (1.3.8): Creates sorted nested menus
[06] GeoIP (1.3.8): Geographical IP information
[07] SDK Tools (1.3.8): Source SDK Tools
[08] SDK Hooks (2.0.0): Source SDK Hooks
[09] Client Preferences (1.3.8): Saves client preference settings
[10] SQLite (1.3.8): SQLite Driver
[11] Socket (3.0.1alpha): Socket extension for SourceMod
[12] MySQL-DBI (1.3.8): MySQL driver implementation for DBI
__________________
rambomst is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-25-2011 , 22:11   Re: [CSS][Surf] Redie
Reply With Quote #94

Quote:
Originally Posted by Atomicbomb View Post
Really sorry for the late response... I had kinda thought you weren't going to reply so I stopped checking.

Unfortunatly my awful server host is down again so I can't access it to get you the sm exts readout but I can assure you I do have the right SDK hook extentions.

As soon as my host is up again I'll give you the readout you need. Watch this space.

Thanks for the reply

Atomicbomb

EDIT: Host went up this evening here's the readout

Code:
 ] sm exts list
To see running plugins, type "sm plugins"
To see credits, type "sm credits"
Visit http://www.sourcemod.net/
SourceMod 1.3.8, by AlliedModders LLC
It needs to be on server console or RCON. Can't be on your client.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
Atomicbomb
Junior Member
Join Date: May 2011
Old 06-26-2011 , 08:39   Re: [CSS][Surf] Redie
Reply With Quote #95

Quote:
It needs to be on server console or RCON. Can't be on your client.
Oops sorry. I'm so used to sm plugins list being viewable out of rcon I forgot ^^

Code:
] rcon sm exts list
[SM] Displaying 10 extensions:
[01] Automatic Updater (1.3.8): Updates SourceMod gamedata files
[02] Webternet (1.3.8): Extension for interacting with URLs
[03] CS:S Tools (1.3.8): CS:S extended functionality
[04] BinTools (1.3.8): Low-level C/C++ Calling API
[05] Top Menus (1.3.8): Creates sorted nested menus
[06] GeoIP (1.3.8): Geographical IP information
[07] SDK Tools (1.3.8): Source SDK Tools
[08] Client Preferences (1.3.8): Saves client preference settings
[09] SQLite (1.3.8): SQLite Driver
[10] <FAILED> file "sdkhooks.ext.dll": The specified module could not be found.
It's odd it couldn't find sdkhooks.ext.dll because I definatly installed it.... Where can I get that specific dll? I downloaded the SDK hooks directly off of the SDK page using the precompiled one...

Thanks for the help

Atomicbomb
Atomicbomb is offline
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 06-26-2011 , 08:45   Re: [CSS][Surf] Redie
Reply With Quote #96

Make sure all the sdkhook.dll files were uploaded to the sourcemod/extensions directory. Your host may block them and you might need them to upload the files. There should be a total of 8 .dll files.
__________________
rambomst is offline
Atomicbomb
Junior Member
Join Date: May 2011
Old 06-26-2011 , 08:53   Re: [CSS][Surf] Redie
Reply With Quote #97

Quote:
Make sure all the sdkhook.dll files were uploaded to the sourcemod/extensions directory. Your host may block them and you might need them to upload the files. There should be a total of 8 .dll files
Ok I'm missing a file. I've only got 7. I asked my host to install the SDK hooks since they blocked ALL .dll and .exe files so I'm guessing they screwed up somewhere. Is it possible you could point me in the direction of a download for the missing file?

Here's the ones I have got:

[IMG]http://img191.**************/img191/7943/sdkdllextensions.png[/IMG]
Atomicbomb is offline
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 06-26-2011 , 08:55   Re: [CSS][Surf] Redie
Reply With Quote #98

http://forums.alliedmods.net/showthread.php?t=106748 Download the zip "sdkhooks200.zip" at the bottom of the first post. It has all the files you need.
__________________
rambomst is offline
Atomicbomb
Junior Member
Join Date: May 2011
Old 06-26-2011 , 08:59   Re: [CSS][Surf] Redie
Reply With Quote #99

Quote:
Originally Posted by rambomst View Post
http://forums.alliedmods.net/showthread.php?t=106748 Download the zip "sdkhooks200.zip" at the bottom of the first post. It has all the files you need.
Thanks for all your help
Atomicbomb is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 07-19-2011 , 03:40   Re: [CSS][Surf] Redie
Reply With Quote #100

Hi.

First thanks for this plugin.
My ideas:

- Translation support?
- Cooperation with the parachute plugin? (now the gosts cant use the parachute)

I was found some bugs in this plugin:

- Ghost some times can pick up weapons.
- Ghost CT allways got defuse kit, if he buy that before he die. (live players dont see the ghost, but can see the walking defuse kits)
- Live player can see the ghosts talk icon, when he talk.
- Live player hear the ghost player stepsounds. This is very disturbing.
- Live player can see the ghost players name, when the crosshair show to the ghost.

Technical information:

- linux based servers
- Latest stable metamod and sourcemod

Can you remove these bugs? Thanks in advance.
(sorry for my english)

Last edited by blue zebra; 07-19-2011 at 04:46.
blue zebra 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 21:16.


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