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:editCharacter( firstname[string], lastname[string], sex[string] ("Male" / "Female"), model[string] ) 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.