47 46:GetWeaponFromItem:str:1:1:int(item) |
47 46:GetWeaponFromItem:str:1:1:int(item) |
48 47:IsWeaponOwned:bool:1:1:int(item) |
48 47:IsWeaponOwned:bool:1:1:int(item) |
49 48:IsFavoriteWeapon:bool:1:1:str(weapon) |
49 48:IsFavoriteWeapon:bool:1:1:str(weapon) |
50 49:Say:void:1:1:str(message) |
50 49:Say:void:1:1:str(message) |
51 50:SayFromFile:void:2:2:str(filename):str(section) |
51 50:SayFromFile:void:2:2:str(filename):str(section) |
52 51:SayFromChatFile:void:2:2:str(filename):str(section) |
52 51:SayFromChatFile:void:1:1:str(section) |
53 52:BeginChatting:void:0:0 |
53 52:BeginChatting:void:0:0 |
54 53:StopChatting:void:0:0 |
54 53:StopChatting:void:0:0 |
55 54:ChatSectionExists:bool:1:1:str(section) |
55 54:ChatSectionExists:bool:1:1:str(section) |
56 55:ChatSectionExistsInFile:bool:2:2:str(filename):str(section) |
56 55:ChatSectionExistsInFile:bool:2:2:str(filename):str(section) |
57 56:GetLastChatString:str:0:0 |
57 56:GetLastChatString:str:0:0 |