function hist()
sampSendChat("/history "..sampGetPlayerNickname(PLAYER_PED))
sampSendChat("/c 60")
end
function pass()
_, id = sampGetPlayerIdByCharHandle(PLAYER_PED)
sampSendChat("/c 60")
sampSendChat("/pass "..id)
end
Как с /history проделать как и с /pass,просто в...