im planning on putting in runters infinite bits and was wondering if
this was possible. i only really use pico for editting in the shell so
havent had to much experience with something else although i did
search and try some things with no success. basically, im wondering if
this can be done:

find:
REMOVE_BIT(%1->act,PLR_QUESTING);
and replace with:
remove_bit(&%1->act,PLR_QUESTING);

ya know what i mean?

Reply via email to