19.04.2010, 11:13
Hey guys,
I wonder if we can get a information into the playerfile into the OnGamemodeinit, before spawning.
I did :
But, playerid isn't defined.
Any ideas?
I wonder if we can get a information into the playerfile into the OnGamemodeinit, before spawning.
I did :
Код:
new idskin = PlayerInfo[playerid][skin]; AddPlayerClass(idskin,1552.5618,-1675.3375,16.1953,269.1425,0,0,0,300,-1,-1);
Any ideas?