Addon Details

Watch - Add Favorite


EST Replacement for CS:S (est4css) ScreenShot

Does this version work for you?
60
w00ts
w00t!2

EST Replacement for CS:S (est4css) - Version 0.82

posted on 2010-06-24 23:18:49
by fratacos


Tags: css est

Description

This is an ES_Tools functionality replacement addon for Counter-Strike:Source (OrangeBox).

With this addon, you can use these commands by console:
Code:
est_adddownload, est_armor, est_armoradd, est_ban, est_burn, est_cash, est_cashadd, est_cexec, est_closefile, est_countents, est_countlines, est_credits, est_csay, est_curtime, est_cvaraddflag, est_cvardelflag, est_damage, est_deafen, est_deathadd, est_deaths, est_deathset, est_deleteragdolls, est_dissolve, est_dropweapon, est_drug, est_drunk, est_endround, est_entphyspush, est_entpushto, est_entteleport, est_extinguish, est_fade, est_fileexists, est_freeze, est_getammo, est_getarmor, est_getchat, est_getclipammo, est_getdeaths, est_getentclassname, est_getentityindex, est_getentname, est_getescort, est_geteventinfo, est_geteyecoord, est_getfb, est_getgravity, est_getgun, est_getguncoord, est_getkills, est_gethe, est_gethealth, est_getindex, est_getip, est_getline, est_getname, est_getnamedoffset, est_getoffset, est_getplayerdistance, est_getplayerlocation, est_getprimary, est_getsecondary, est_getsg, est_getslot, est_getsteam, est_getteam, est_getuserid, est_getviewangle, est_getviewcoord, est_getviewprop, est_getviewplayer, est_getweaponindex, est_give, est_god, est_hasdefuser, est_hashelmet, est_haskevlar, est_health, est_healthadd, est_help, est_hookkey, est_hsay, est_isadmin, est_isalive, est_isalpha, est_isbomber, est_isnumeric, est_isonly, est_jetpack, est_kick, est_killadd, est_kills, est_killset, est_knifeonly, est_lightstyle, est_loadweaponmod, est_loop, est_makeadmin, est_makeentity, est_modplayerweapon, est_modweapon, est_motd_f, est_motd_t, est_motd_w, est_msg, est_muteplayer, est_name, est_near, est_nearcoord, est_noclip, est_openfile, est_physpush, est_play, est_playedict, est_playercount, est_playplayer, est_pushto, est_randplayer, est_regclientcmd, est_regeventblock, est_regsayhook, est_remove, est_removeadmin, est_removeidle, est_removeweapon, est_rescued, est_restrict, est_restrictall, est_rocket, est_rounddecimal, est_setaim, est_setammo, est_setarmor, est_setcash, est_setclipammo, est_setentitycolor, est_setentmodel, est_setentname, est_seteventinfo, est_setgravity, est_sethealth, est_setmodel, est_setoffset, est_setplayercolor, est_setviewangle, est_setviewcoord, est_shake, est_showmenu, est_slay, est_spawn, est_speed, est_stopsound, est_stripplayer, est_strlen, est_strtolower, est_strtoupper, est_team, est_teleport, est_trimdecimal, est_unhookkey, est_unmuteplayer, est_unregclientcmd, est_unregeventblock, est_unregsayhook, est_unrestrict, est_unrestrictall, and est_uptime


or by Python methods like:
Code:
est.<function>


Requirements
EventScripts Public Beta v2.1.1.370 (Jun 24) or higher
http://forums.eventscripts.com/viewtopic.php?t=40765
Source Python Extensions 1.5.0f r85 or higher
http://forums.eventscripts.com/viewtopic.php?t=29657

Notes and Credits
For more information: https://sites.google.com/site/est4css/

I'll implement other functions soon.

Thanks to
753: original est_getviewcoord code
blodia: reference code for loadweaponmod.
L'In20Cible: various ideas: original codes of est_burn, client_keypress, curtime, damage, endround, and extinguish; es.fire fix; and how to use offset!
micomico: fantastic est_spawn hack.
freddukes: great suggestions, advices, and early implementations. - EST Commands author
bonbon - Fake Es_tools author
your-name-here - SPE author
Awuh0 - EventScripts Tools author
Mattie: est_spawn fix. - EventScripts author

Installation

1. Install SPE (Source Python Extensions) plugin
2. Unzip est4css.zip
3. Copy its folders to cstrike/
4. Add es_load est_init in your autoexec.cfg
5. (Optional) also add est4css_nosayfilter 1 if you use SourceMod or Mani Admin Plugin
6. Restart your server

Version Notes For 0.82

Updated on: 2012-05-05 12:36:42 EST by fratacos (View Zip Contents)
version 0.82
Added
  • est_enable_gravity_reseting implementation
  • Uppercase alternatives as they were [thanks to freddukes' hint code!]
  • This enabled us to use both est_Spawn and est_spawn
Fixed:
  • est_isadmin to detect STEAMID more intensively
  • est_drunk to make sure camera angles after death
Known Issues:
  • Restriction behavior is a bit different from the original


( Previous Versions )