Question[Solved]Prestige 11??

Posts 16–24 of 24 · Page 2 of 2
This is not solved all the things and codes youve sent me doesnt work only the console thingy but the _rank.gsc file master made, only makes me 11 prestige but my friends join and gets kicked right when the join, and says kicked by security reasons ;D please help
Quote Originally Posted by panzerbjrn View Post
This is not solved all the things and codes youve sent me doesnt work only the console thingy but the _rank.gsc file master made, only makes me 11 prestige but my friends join and gets kicked right when the join, and says kicked by security reasons ;D please help
Tell them to put the code in their console.
Do what I said, setplayerdata prestige 11 at main menu with console.
Code:
SetRank( <rank id>, <prestige level> )
Module: Client
MP Only

Summary:
Sets the player's rank and prestige level


Call this on:
A player


Example:
player SetRank( 1, 2 )


Required Args:
1 : <rank id>


Optional Args
1 : <prestige level>
@Azumikkel thanks, i understand the langauge but i cant set it up in a gsc ;( i am just not that good yet
Quote Originally Posted by master131 View Post
Yes but theres nothing special about it apart from no prestige emblem.

self setPlayerData("prestige", 11);
Wate how do u get 11th prestige?
Quote Originally Posted by RespectTheMod View Post
Wate how do u get 11th prestige?
Nice first post

u need to type what master131 said in the console
Posts 16–24 of 24 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?