Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- enum Projectile
- {
- pEntity,
- Float:pCollision[3]
- }
- new projectile[Projectile];
- TR_GetEndPosition(projectile[pCollision]);
- error 047: array sizes do not match, or destination array is too small
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement