sampvoice
sampvoice copied to clipboard
Software Development Kit for implementing Pawn voice systems for SA:MP servers.
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?