Could someone in here help me make some ulx commands like this examples
!returnwep or !refund = return weapons the target player had before they died
!showdeath = mark the place where the target player died
!gotocar = goto car owned by target player
-snip-
or how about
!codeyourownshit = makes people attempt to make things they "need" or "want" by themselves before asking for free work on a developer forum.
EDIT: Put some effort into it, this isn't a place to ask for people to make this for you, it's to ask questions about why things you are making are not working.
[QUOTE=KevinnTCG;50184865]or how about
!codeyourownshit = makes people attempt to make things they "need" or "want" by themselves before asking for free work on a developer forum.
EDIT: Put some effort into it, this isn't a place to ask for people to make this for you, it's to ask questions about why things you are making are not working.[/QUOTE]
just stop
but anyways, OP, this shit is really dumb and redundant. you can simply do this manually.
[editline]22nd April 2016[/editline]
the only thing you can't do is see where the player died. however, go here
[url]https://facepunch.com/showthread.php?t=1507529[/url]
that'll be useful for that.
Well the doplayerdeath hook can do the first two, last one you can just search the player and do getvehicle or something.
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/GM/DoPlayerDeath]GM:DoPlayerDeath[/url]
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/hook/Add]hook.Add[/url]
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Player/GetVehicle]Player:GetVehicle[/url]
Thanks for help guys i Will try :D
This will probably help you as well:
[url]http://wiki.garrysmod.com/page/Player/GetWeapons[/url]
Sorry, you need to Log In to post a reply to this thread.