garagemod.lua - change behavior of in game garages
In GTA San Andreas there are 50 garage objects. Some of them are Pay N Spray, mod garages or property garages. There are few which are used in missions, and are permanently locked outside mission and in SAMP. Car impounds also count as garage...
//3dradarset /set/offset/x - lower go left [0 -> your horizontal res]
//3dradarset /set/offset/y - lower go up [0 -> your vertical res]
try "//3dradarset /set/offset/x 850"
Как поступить в ситуации, когда в чате нужна не команда, а префикс, например "$" или "!". Возможно, префикс вместо команды был бы лучше, если бы вы могли ввести «/gchat» или «!» в зависимости от конфигурации сервера. Кроме того, это очень хорошо, но эта штука ломает его для меня.
Not really, i am seeing increased GPU and CPU usage, but FPS is still near 100. It might be a problem for older laptops though.
Для серверов со скрытыми игроками, например, в прятки, зомби или Battle Royale, это будет считаться чит. ~Google Translate
3D Terrain Radar
(radar3d.lua)
Pink (Horsi) - script | Pavel - map data
Q&A
What does this script do?
It displays a 3D projection of the surrounding terrain in a radar style. Because it resembles normal radar function, player position is being shown also, as well as the direction player is...
script_name('soundboard')
script_properties('work-in-pause')
require 'lib.sampfuncs'
local rmu = require 'rmlib.utils' --small library of my functions
local SE = require 'lib.samp.events'
local ML = require 'moonloader'
local inicfg = require 'inicfg'
local slink = {...
Я получаю ошибки всякий раз, когда использую функции из пакета "events", даже если они пусты, просто сижу и ничего не меняю и не обрабатываю. Прямо сейчас я ограничился "onChatMessage" и "onServerMessage", и он все равно вылетает. Я ломал себе голову уже несколько дней, если подвести итог...
Привет.
Сразу же извините меня за неточность языка, я использую Google Translate.
У меня возникают проблемы с вылетами SAMP по опкоду 0x685 в адресах, указывающих на lua51.dll (0x6D9277D6, 0x6DFE77D8, 0x6D3077D6, 0x6D3177F1, 0x68EE77D6 в этих диапазонах).
Вылет происходит из-за работающего...