I feel like an idiot asking this question, but obviously I am not getting it right. PAWN must be different from VB and Java, here are my if statements that get 4 errors and 2 warnings.
Code:
if(get_cvar_num("amx_rpgbuy")="0")
//omfg = cs_get_user_money
Code:
if(hasRPG[id]=1 && nrop = "CSW_AWP")
Everything else should work and I am only getting errors/warnings on these three lines.