ID:1630912
 
Keywords: expression, missing
(See the best response by -LuroZain-.)
Code:
mob/verb/Test()
if(usr.conqA=0)
winshow(usr,"default.conquista1-B",0)


Problem description: missing expression

Best response
if(usr.conqA==0)
aaaaaaaaahhhhhhhhhhhh!!!!!! ok, I'm stupid, thx!!!!