Ulysses

General => Developers Corner => Topic started by: pazda on March 07, 2013, 02:05:39 PM

Title: My first real script will be a hitman menu and I need help!
Post by: pazda on March 07, 2013, 02:05:39 PM
Hi, I've started a new project - a DarkRP hitman menu. I've got a derma menu hooked up to a chat command with a DListView.

But how do you make it so that if you double click one of the rows of the DListView I made in that menu, you can edit the right row which changes a variable only for that player? (the bounty for that player)

Also, when someone writes /hitmenu in chat, it opens up the derma for everyone who saw the message. How do I fix this or make it so that the message doesn't show up?

Thanks a bunch!
Title: Re: My first real script will be a hitman menu and I need help!
Post by: nathan736 on March 08, 2013, 07:14:48 AM
http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index2901.html
Title: Re: My first real script will be a hitman menu and I need help!
Post by: pazda on March 08, 2013, 03:29:32 PM
But I don't want it to be shown up after every  map change - just the very first connection.
Title: Re: My first real script will be a hitman menu and I need help!
Post by: iSnipeu on March 09, 2013, 03:36:58 AM
But I don't want it to be shown up after every  map change - just the very first connection.

Then you'll have to save everyone that has spawned, either to a text file or sql.
Title: Re: My first real script will be a hitman menu and I need help!
Post by: pazda on March 09, 2013, 09:24:14 AM
Then you'll have to save everyone that has spawned, either to a text file or sql.
Alright. Thanks
Title: Re: My first real script will be a hitman menu and I need help!
Post by: nathan736 on March 12, 2013, 10:43:29 AM
post your finished work i'm interested on how you did this.
Title: Re: My first real script will be a hitman menu and I need help!
Post by: pazda on March 14, 2013, 12:50:28 PM
Still not done, I still need help. The chat command works and opens the menu, but that's it so far.
And if I ever do release it it'll probably only be on the workshop. I want my first script ever to be unique. Sorry
Title: Re: My first real script will be a hitman menu and I need help!
Post by: nathan736 on March 15, 2013, 05:58:21 AM
what do you need help with then lol