action weapon_generator() { set(my,PASSABLE); set(my,INVISIBLE); wait(1); while (my) { wait(-10); ent_create ("deagle.mdl", vector(-600 + random(1200),-600 + random(1200),my.z), deagle); wait(1); } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de