Ideas for /stats command?
#1

Im not sure what i should do for my /stats command on a RP script i am developing (Medium/stric RP if that matters)...

Dialog box or SendclientMessage ?? I am just wondering what people prefer and what whether dialog boxes would even work for showing stats of a player..

-thanks
Reply
#2

You could use 'DIALOG_STYLE_MSGBOX' to display a list of stats.
Reply
#3

Yeah i know but do people prefer the dialog box method or the classic sendclientmessage method?
Reply
#4

Well I prefer dialogs, it leaves player chat undisturbed. Can be rather annoying for players when they have to scroll up and down on the chat.
Reply
#5

Displaying it with text is more comfortable if they want to view their stats while driving or such, a messagebox would cover up a part of their screen, might be irritating.
Reply
#6

Yeah Elorreli, thats what i was thinking...

mhm, i think i will just make dialog boxes and maybe make a option to change it to chat box in the future...
Reply
#7

Quote:
Originally Posted by Elorreli
Посмотреть сообщение
Displaying it with text is more comfortable if they want to view their stats while driving or such, a messagebox would cover up a part of their screen, might be irritating.
1+
You should display it with a SendClientMessage(); function, better then a msgbox dialog.
espically for Roleplay server, have fun.
Reply
#8

On samp should be created an specific menu, looking likes the common one, but on the left or right corner of screen. Since use on SendClientMessage, and other player talks, it'd gone. With MSGBOX, as elorelli said, would block part of screen viewing.
Reply
#9

A textdraw in the middle of the screen with a light textdraw box and white text which could be disabled by pressing MMB or something.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)