#define upspeed skill99
my.upspeed=speed-60;
/////////////////////////////// #include <acknex.h> #include <default.c> /////////////////////////////// #define upspeed skill99 function main() { level_load(NULL); wait(1); you = ent_create("palette.pcx",nullvector,NULL); you.upspeed -= 5; }
Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de