SA-MP Forums Archive
Character / profile system - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Character / profile system (/showthread.php?tid=269853)



Character / profile system - freshOrange - 18.07.2011

Is there such character / profile system anywhere which allows you to enter the server with any nickname, but later on makes you create a character, for example, you have got five character slots in a dialog and you choose the very first one, later on starts registration process and then on next login you are able to play that first character or create four new characters. If not, could someone assist me with such kind of project? Thanks.


Re: Character / profile system - MoroDan - 19.07.2011

And what the character to contains ? Only a personal skin ?


Re: Character / profile system - freshOrange - 19.07.2011

At the moment, yes! I could add more stuff by myself.


Re: Character / profile system - dowster - 19.07.2011

you would also probably want to setup a system where when a player changes a skin it also changes their name while their ingame, but their name they logged in with is saved in a player array or a pvar.


Re: Character / profile system - Famalamalam - 19.07.2011

I like the idea, unfortunately I have no time for such projects anymore but hopefully someone will help you. This is an original idea, we like originality.


Re: Character / profile system - MoroDan - 19.07.2011

Are you using any registration system ? That will be easy ...


Re: Character / profile system - freshOrange - 19.07.2011

No, I'm not, but it doesn't matter on which to base, any would fit.