Delete-This Post Please

Do you Enjoy Releases Like This One?

  • Yes
  • No

0 voters

This is no longer available as authors request this thread requires removal

72 Likes

Finally it is released it looks amazing at the end instead of the regular ESX_Identity :heart:

3 Likes

Looks great, but why not use proper input fields for the input?
date for date of birth.
number with a defined min/max for height.
radio or select for male/female
https://www.w3schools.com/html/html_form_input_types.asp

You can also make a simply jQuery or JavaScript event that capitalizes the first letter of the word they enter for First/Last name: https://jsfiddle.net/cgaybba/6rps8hfo/

I think the above quick fixes rounds out the screen and makes it much more smooth for the end user. Again, it looks great - but these last couple changes would really finalize it.

4 Likes

Yea It literally was a quick and to the point I know there is multiple other ways of doing this but I did it this way I will probably modify it and make changes in the future but if you want to fork it and contribute to it you are more then welcome to man :slight_smile: but the basics are done and I don’t think I’ll spend much time on it anymore unless I get some more free time.

1 Like

I love this Design for Identity but the “Create Charakter” button wont work for me.

3 Likes

Should work correctly, make sure to double check what your previous submit button was in the old html of your script and check if it matches with this one.

<button id="submit" type="submit">Create Identity</button>

If the button doesnt work try pressing enter.

Lovely to see that kind of template, I might be using it and modify it because it’s pretty flatty although you said you just copied it (or not?) thanks for that share tho.

Yea you are more then welcome to modify it, The Design was completely @Luzox Idea I just made it into something actual usable wasn’t really copied

You have done good job so far, It’s in need of some JS work and CSS to fix some things in the text but well done my friend, +1

1 Like

is this based off of the latest esx_identity? Also, is it just a menu replacement or the entire script? I only ask because mine is modified to allow for more than 3 characters.

1 Like

It is the latest one as far as I seen in the codes, are you talking about character creation screen with 3 options?

I have been trying to fix top part where it wont cover entire screen so any idea why?

I honestly couldn’t figure out why its like that myself spent a good time trying to figure out why couldn’t figure it out.

You can honestly just replace the html folder if you want you dont need to replace the entire script itself but you may have to modify the stuff in the html folder to work for you and add all the stuff from that in your __resource.lua

I’m still kinda sad you ripped my logo and ruined it even further :frowning:

1 Like

If anything I made my logo look better back when I use to use your logo My logo is sexy asf don’t lie :smiley:

Uhm… the angles on the white stripes are off, kinda unacceptable.

2 Likes

GOD DANG IT! YOUR GOING TO KILL ME WITH OCD! Now I See it! I’ve looked at that logo 1000x and never noticed that :man_facepalming:

Mine wont work. I’m not getting anything

1 Like

nvm thought i had started it in the server.cfg

maybe try ask original designer for working script?