22.06.2011, 11:09
Edit: Solved, topic may now be deleted :S I'm stupid forgive me.
hm I'm not sure if I'm right or not, however it seems a bit weird to me to use the "GetPVarInt" within the enum array..
I get the "KillStreak1" PVar shadows the current killstreak of a player and it looks weird to use it as an array part of the whole variable.. however I might just not understand it right.. it just seems weird to me |
if(GetPVarInt(playerid, "Killstreak1") == KS_SPYPLANE)
{
}