CoDExtended v20 for 1.1
All the original features from old CoDExtended, but also:
- RCON:
tell
,say2
- GSC:
configStringIndex()
,replace()
,getStance()
- Callback:
CodeCallback_RemoteCommand
,CodeCallback_FireGrenade
- Other: ratelimiting
- New Server-Side Mod functionality – Server admins now have a way to flag pak files as being “Server-Side only” and clients will never attempt to download those pak files, regardless of client or server autodownload settings. To enable this feature, place the following text anywhere in the name of the pak file: “svr” (without the quotes). For instance, myservermod.pk3 would become myservermod_svr_.pk3. This allows a server admin to leave downloading on at all times without clients attempting to download the mod and will be especially helpful for modded servers that run custom maps.
Unsafe build contains:
- GSC:
system()