off
Members-
Posts
160 -
Joined
Everything posted by off
-
I love the God Ray effect, it could make a solo version.
-
Thanks, worked. I'm newbie in LUA.
-
Well, I set as the left, but nothing was changed.
-
I'm using "onClientClick", but he is considering "Mouse1"(This is left click) and "mouse2"(This is right click) and I want to consider only the the first. How can I do this?
-
No, just wanna walk with the cursor shown. Thanks, worked. But it has a problem when a window (GUI) is open is no longer possible to walk.
-
Will be enough. Any idea how to do this?
-
I could not test it yet, but seems to be functional. Está lá... <export function="exports.exp_system" type="server" /> <export type="server" function="addPlayerEXP" />
-
And even if there was no such argument, there's still a function setControlState which can make you walk. I love you man! But how do I do that? It does not seem so simple. Obs: I'm still thrilled with your RPG.
-
Tested? killer is dayz ? No.
-
Anyone know to fix it? Not gaining experience. WARNING: exp_system\server.lua:0: Bad argument @ 'addPlayerEXP' [Expected player element at argument 1, got 54] Server.lua: addEventHandler("onPlayerWasted",root, function (_,killer) if (killer and killer ~= source) then exports.exp_system:addPlayerEXP(killer,25) end end)
-
But there is no way to do this?
-
I know how to show the cursor on the screen, but I want also walk. This is not possible? Sorry for the horrible English.
-
I look forward to new releases, can satisfy me? Hahaha
-
[REL] HeroInventory - Inventory System [Groups + More]
off replied to Malicious Hero.'s topic in Resources
HELP? The items are not showing up. ERROR: HeroInventory\server\s_exports.lua:81: attempt to index field '?' <a nil value> -
I want to change the color image in the script. Sorry for bad english. guiCreateStaticImage( 0, 0, 200, 200, "image.png", true )
-
Is there a list of actions that work with this function?
-
Thanks, the first attempt worked. Is it possible to block a specific animation?
-
Thanks, but how do I add it? addEvent("tiredAnimation",true) addEventHandler("tiredAnimation",root,function(target) setPedAnimation ( target, "FAT", "IDLE_tired", -1, true, false ) setElementData(target, "tired", true) setTimer(triggerEvent, 10000, 1, "switchToNormal", root, target ) end)
-
Cliente side for all? What does that mean exactly? Can only be used on the client side?
-
I just want to prevent the player run (sprint).
-
Where I change the reload time? I Not found.
-
Use this: https://community.multitheftauto.com/index.php?p=resources&s=details&id=13
-
See how I did: High Resolution: http://www.imgfans.com.br/i777/IgorRodriguesCo/night.png
