mirror of
https://github.com/UberGames/RPG-X2-rpgxEF.git
synced 2025-02-19 02:22:19 +00:00
4 lines
No EOL
65 B
Lua
4 lines
No EOL
65 B
Lua
function Example()
|
|
local ent;
|
|
ent = entity.FindBModel(22);
|
|
end |