Posts: 176
Threads: 29
Joined: Aug 2012
Reputation:
0
is it possible to use stats in start menu and able to change without mta or cleo hate these if so please share some info on this subject
Posts: 2,931
Threads: 17
Joined: Oct 2009
Reputation:
0
I don't know the answer to your question but I'm going to help you fix your question because otherwise people will post useless things because they don't know what you mean.
I'm pretty sure that he wants to know if a server owner can edit the "stats" part of the GTA menu (when you press escape) to show your own server/player stats.
Is that what you are asking, Pillhead?
Posts: 2,931
Threads: 17
Joined: Oct 2009
Reputation:
0
I asked on the IRC channel for SA-MP scripters for you, this is what some people said:
[11:27:01] <Potassium> it's not possible to customise any part of the gta menu (Esc) with pawn is it?
[11:27:38] <Djole> nop with pawn
[11:27:58] <Kar> no
[11:29:22] <Potassium> any other way then, if not with pawn?
[11:29:29] <Potassium> as a server owner, not a player
[11:31:52] <Djole> Potassium, you'd have to write custom dx9 hook and stuff which is not easy
[11:32:02] <Potassium> but possible?
[11:32:09] <Djole> yeah it is
Posts: 873
Threads: 5
Joined: Apr 2012
Reputation:
0
Oops I'm sorry.
[11:29:29] <Potassium> as a server owner, not a player
no you can't, but yeah you can make a custom DLL loading and edit stuff such as SA:MP default menu's, health bar, draw stuff on your screen etc (I'm not even sure if it's allowed so you should ask mod before doing anything like that).
Posts: 176
Threads: 29
Joined: Aug 2012
Reputation:
0
could you ask him/her if its possible to setplayerskill as in driving not weapon skill cause the setplayerskilllevel(playerid, WEAPONSKILL_PISTOL, 1); sets the weapon skill in the gta menu stats to poor so that works but only for weapons ??
Posts: 53
Threads: 0
Joined: Jan 2013
Posts: 3,138
Threads: 257
Joined: Nov 2009
Reputation:
0
Would be cool if it was possible.
Maybe it's possible to find the black menu color and create a textdraw ower that you don't want to have.
Then you can create new clickable textdraws etc.
But the script has to know when you have the menu up, that is possible.
But it also has to know which tab/section you klicked in the pause menu.
Edit: I don't know if it's allowed to change it sorry.
Please delete if it isn't.
But it's not even fully possible this way I think.
Posts: 2,286
Threads: 18
Joined: Jun 2010
There will never be client-side scripting in SA-MP