NOTE: DARKRP 2.5.x+ (2.5.1, 2.6, 2.6.1) Now with NPCs! About Character Creation is a new menu to DarkRP that requesting from the player to create a roleplay character on join, the player can't start to play without creating his character, good for a serious DarkRP servers, there is an option in the menu that gives to the player to choose the model to play with (the model is permanent in the default team - citizens), the menu is user friendly, easy to editing and simple. Features
You can translate the addon easily.
Easy editing
Nice looking (check the media tab)
Blocking none rp names like "1234rkfjasdhfasdf@#$!#$"
Blacklist name / words
Admins can edit players characters
You can create NPCs that the players can change their Appearance / Identity Options for coders!
Server side
func: Player:getCharacterFirstName() - returns string of the first name of the player's character
func: Player:getCharacterLastName() - returns string of the last name of the player's character
func: Player:getCharacterSex() - returns string of the sex of the player's character
func: Player:getCharacterModel() - returns string of the model of the player's character
func: Player:newCharacter( firstname[string], lastname[string], sex[string] ("Male" / "Female"), model[string] ) - Each player can have one character! so its useless when his got one.
func: Player:hasCharacter() - returns boolean if the player has a character
rp name command ("/rpname") is disabled by default Installation The installation is very easy, the menu is a addon, so all you have to do is put the folder in the addons folder! Installation Instructions are included in the zip file.
Content locked
This content has been locked. Please login or register in order to unlock it.