03.11.2009, 00:27
Suggestions regarding bots:
GetBotHealth(botid, &Float:health)
SetBotHealth(botid, Float:health)
GetBotArmour(botid, &Float:armour)
SetBotArmour(botid, Float:armour)
AddStaticBot(botid, skinid, x, y, z, a)
GetBotPos(botid, x, y, z)
SetBotInterior(botid, x, y, z)
SetBotPos(botid, interiorid)
GetBotInterior(botid, interiorid)
GetBotVirtualWorld(botid, worldid)
SetBotVirtualWorld(botid, worldid)
IsBotAnyVehicle
IsBotInArea
This way bots could protect warehouses, HeadQuarters, anything, and attackers wouldn't have to waste a load of ammo to kill them. And also these functions could be used for a lot more things regarding RP and not only!
GetBotHealth(botid, &Float:health)
SetBotHealth(botid, Float:health)
GetBotArmour(botid, &Float:armour)
SetBotArmour(botid, Float:armour)
AddStaticBot(botid, skinid, x, y, z, a)
GetBotPos(botid, x, y, z)
SetBotInterior(botid, x, y, z)
SetBotPos(botid, interiorid)
GetBotInterior(botid, interiorid)
GetBotVirtualWorld(botid, worldid)
SetBotVirtualWorld(botid, worldid)
IsBotAnyVehicle
IsBotInArea
This way bots could protect warehouses, HeadQuarters, anything, and attackers wouldn't have to waste a load of ammo to kill them. And also these functions could be used for a lot more things regarding RP and not only!