whorl icon indicating copy to clipboard operation
whorl copied to clipboard

single file, std only, async Rust executor

Results 84 whorl issues
Sort by recently updated
recently updated
newest added

Could you update the 'readme' and the use of new natives please?

[root] # make gcc -m32 -fpack-struct=1 -fpermissive -c -O3 -w -idirafter "sdk" sdk/pawn/amx/*.h g++ -m32 -fpack-struct=1 -fpermissive -c -O3 -w -idirafter "sdk" -std=c++11 sdk/pawn/*.cpp g++ -m32 -fpack-struct=1 -fpermissive -c -O3...

what can be this error? I have added the includes in the folder /pawno/includes and /plugins/includes [13:30:56] Error: Function not registered: 'sv_send_packet' [13:30:56] Error: Function not registered: 'sv_get_version' [13:30:56] Error:...

Is there support for 0.3DL in the future?