Home - VCMP-SqMod/SqMod GitHub Wiki
Welcome to the VCMP-SqMod wiki!
The VC:MP Squirrel Module is a plugin that can be loaded by the VC:MP server to provide a user the ability to script behavior into his server using the Squirrel scripting language. The goal of this plugin is to provide high-end features to the scripter and targets large scale game-mods. This is not an official module and requires a significant amount of programming knowledge in order to be used properly.
Constants
enum
SqModenum
SqArchitectureenum
SqPlatformenum
SqEventenum
SqCreateenum
SqDestroyenum
SqServerErrorenum
SqEntityPoolenum
SqPlayerUpdateenum
SqVehicleUpdateenum
SqPlayerVehicleenum
SqVehicleSyncenum
SqPartReasonenum
SqServerOptionenum
SqPlayerOptionenum
SqVehicleOptionenum
SqPickupOptionenum
SqBodyPartenum
SqPlayerStateenum
SqPlayerActionenum
SqWeatherenum
SqWepenum
SqVehenum
SqSkinenum
SqKeyCodeenum
SqASCII
Base Types
class
AABBclass
Circleclass
Color3class
Color4class
Quaternionclass
Sphereclass
Vector2class
Vector2iclass
Vector3class
Vector4
Entity Types
class
SqBlipclass
SqCheckpointclass
SqKeybindclass
SqObjectclass
SqPickupclass
SqPlayerclass
SqVehicle
Entity Algorithms
table
SqCollecttable
SqFindtable
SqForeachtable
SqForeachExtable
SqCount
Miscellaneous Types
class
SqSignalBase