Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 311 Bytes

getspawninfo

Get spawn info function

Functions

GetSpawnInfo(playerid, &team = NO_TEAM, &skin = 0,
             &Float:x = 0.0, &Float:y = 0.0, &Float:z = 0.0, &Float:rotation = 0.0,
             &weapon1 = 0, &weapon1_ammo = 0, &weapon2 = 0, &weapon2_ammo = 0, &weapon3 = 0, &weapon3_ammo = 0)