16.01.2014, 03:21
if you create a new variable inside a stock it's only exists in that stock
https://sampwiki.blast.hk/wiki/Scripting_Basics#Scope
instead of using facrank in your command why not just use PlayerInfo[playerid][pRank] because that's what it is
https://sampwiki.blast.hk/wiki/Scripting_Basics#Scope
instead of using facrank in your command why not just use PlayerInfo[playerid][pRank] because that's what it is

