That code doesn't use Perl at all, it's just constructing data in C++ and sending it direct to the client. You could construct the same data in Perl and send it to the client with the questmanager::popup function.
Last edited by lerxst2112; 03-02-2013 at 10:28 PM..
Reason: Found the popup function I was looking for.
|