mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-03-14 14:40:21 +03:00
Add **bool: IsVectorZero ( Float: Vector [ 3 ] )** to check whether a vector equals to zero. Add **SetVectorZero ( Float: Vector [ 3 ] )** to assign a vector to zero. Remove redundant tabs at some lines. Fix spelling @ **get_distance_f**. This PR intends to complete AMXX's Vector library adding new stuff to it. Also, the new two functions listed above will help plugins using this kind of stuff look more readable.
AMX Mod X
AMX Mod X - Half-Life 1 Scripting and Server Administration
General
- AMXX website
- Forum: Discussion forum including plugin/extension development
- General documentation: Miscellaneous information about AMXX
- Latest release: The latest stable AMXX release
- Build snapshots: Builds of recent development versions
Development
- Issue tracker: Issues that require back and forth communication
- Building AMXX: Instructions on how to build AMXX itself using AMBuild
- AMX Mod X API: AMX Mod X API reference generated from include files
- AMXX scripting: Pawn examples and introduction to the language
Description
Languages
C
37.4%
C++
24%
Pascal
18.4%
HTML
5.7%
Roff
4.8%
Other
9.7%