Ulysses

General => Off-Topic => Topic started by: Putin on March 22, 2018, 06:35:00 PM

Title: some possibly stupid questions
Post by: Putin on March 22, 2018, 06:35:00 PM
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console): v3.73d
ULib v..
ULX v..

Game mode(s) I am having this problem on: TTT

Lua errors shown in console, if any:
Code: [Select]
<insert errors here>
I may be posting this in the wrong area and if its already been answered, please direct me to where its been answered.
I was wondering if its possible to set up a launch bind, like a kill bind where you bind something in console and it kills you but use launch instead
also, models, is there a list somewhere of models i can set people to?
Thanks for your time! hopefully im not putting htis in the wrong place
Title: Re: some possibly stupid questions
Post by: BlueNova on March 22, 2018, 07:51:18 PM
As far as the posting topic goes, this may go in Off-Topic if I'm not mistaken.

As far as your binds go, you should be able to do just:

bind "e" "ulx launch ^" or whatever, I think there's a value to launch whoever you're looking at yet I can't remember it right now.

For model changing, PlayerSetModel (http://wiki.garrysmod.com/page/GM/PlayerSetModel) may be of some use.
Title: Re: some possibly stupid questions
Post by: Putin on March 23, 2018, 04:39:28 PM
thank you!