31.08.2009, 13:55
i got errors in this:
error 017: undefined symbol "shop"
Why?
Код:
shop = CreateMenu("Weapon Shop", 2, 50.0, 180.0, 200.0, 200.0); AddMenuItem(Shop, 0, "AK-47"); AddMenuItem(Shop, 1, "2000$");
Why?