ItsMods

Full Version: Letters instead of Numbers for +50 / +500 / +100 Popup
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There has to be a way to do this, I've seen it and the infinity symbol.
How would it be done? I can't just enter letters and have it popup (sadly). Tongue
(06-23-2015, 10:58)TylerSmells Wrote: [ -> ]There has to be a way to do this, I've seen it and the infinity symbol.
How would it be done? I can't just enter letters and have it popup (sadly). Tongue

I dont understand what you mean Undecided
(06-27-2015, 19:06)Yamato Wrote: [ -> ]
(06-23-2015, 10:58)TylerSmells Wrote: [ -> ]There has to be a way to do this, I've seen it and the infinity symbol.
How would it be done? I can't just enter letters and have it popup (sadly). Tongue

I dont understand what you mean Undecided

+Fifty
+Hundred I guess.
I bet it uses 'setValue' method.
Go to _rank.gsc and look for hud element.
(06-27-2015, 20:53)DidUknowiPwn Wrote: [ -> ]
(06-27-2015, 19:06)Yamato Wrote: [ -> ]
(06-23-2015, 10:58)TylerSmells Wrote: [ -> ]There has to be a way to do this, I've seen it and the infinity symbol.
How would it be done? I can't just enter letters and have it popup (sadly). Tongue

I dont understand what you mean Undecided

+Fifty
+Hundred I guess.

^
Have it say anything
+Kill
+lol
+swag

etc
random stuff

I know you can change the number by doing this:
self setClientDvar ("scr_sd_score_kill", "1")
and you get +1

but doing letters does nothing so >:c