Lorenc
08-25-2011, 06:57 AM
Hey, I was creating a page on the wiki so I started to test out doing a example of GetPlayerName.
https://wiki.vaultmp.com/index.php/GetPlayerName
The design is really ugly though and there's no code tags for this. How the hell can I put it on? And plus I have to space everything to make a paragraph.
example:
== Usage ==
''new name[ 24 ];
GetPlayerName(clientID, name);
printf("This guys name is %s", name);
''
It's annoying and is there any simple way of doing this?
Thanks
https://wiki.vaultmp.com/index.php/GetPlayerName
The design is really ugly though and there's no code tags for this. How the hell can I put it on? And plus I have to space everything to make a paragraph.
example:
== Usage ==
''new name[ 24 ];
GetPlayerName(clientID, name);
printf("This guys name is %s", name);
''
It's annoying and is there any simple way of doing this?
Thanks