Skip to content

v1rx/ztricks-v1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ztricks-v1

Description

An addon for Counter-Strike: Source using EventScripts to detect tricks when players have touched enough points around the surf map without dying.

Branches

All branches.

History

I switched from |тطω|MaکŦergںŋ's fy_iceworld server to Pharmacist's surf_skyworld server in 2009. Shortly after buying permanent admin for $50, I got ftp access and started looking at addons.

All the addons were written in ES Tools. Essentially they were scripts being executed on the server console. Variables and functions were practically impossible. Luckily though, a Python 2.x release had already been started. Python addons had a lot of bonuses such as shared memory. You could share data between addons through the es import.

Regions of the map couldn't be accurately represented with cubes and spheres alone. I spent endless nights calculating triangles on paper using coordinates found in the map dxf exports. Research continued in a cold cement basement after being evicted.

These files were recovered from a hard drive used at the time.

Pictures

imag0001.jpg imag0002.jpg imag0003.jpg

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • Perl 3.6%
  • ReScript 0.9%