OperaGx Потрачен Автор темы 37 12 9 Июн 2022 #1 Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Версия MoonLoader .027.0-preview Как удалить текст созданный через sampCreate3dText?
Решение meowprd 9 Июн 2022 Lua: int textlabel = sampCreate3dText(zstring text, uint color, float posX, float posY, float posZ, float distance, bool ignoreWalls, int playerId, int vehicleId) -- 0B44 sampDestroy3dText(int textlabel) -- 0B45
Lua: int textlabel = sampCreate3dText(zstring text, uint color, float posX, float posY, float posZ, float distance, bool ignoreWalls, int playerId, int vehicleId) -- 0B44 sampDestroy3dText(int textlabel) -- 0B45
meowprd Тот самый Котовский Проверенный 1,298 732 9 Июн 2022 Решение #2 Lua: int textlabel = sampCreate3dText(zstring text, uint color, float posX, float posY, float posZ, float distance, bool ignoreWalls, int playerId, int vehicleId) -- 0B44 sampDestroy3dText(int textlabel) -- 0B45 Позитивный голос 0 Негативный голос Решение
Lua: int textlabel = sampCreate3dText(zstring text, uint color, float posX, float posY, float posZ, float distance, bool ignoreWalls, int playerId, int vehicleId) -- 0B44 sampDestroy3dText(int textlabel) -- 0B45