[Problem] Sending qf to client 08/14/2012 - Metin2 PServer Guides & Strategies - 7 Replies Hello, I want to save some variable like pc.getqf("killed_monsters") to client so I could echo this variable by python client files.
I heard there is some function to transfer variables server-client.
Anyone know how to do this?
[Guide]sending map effects using client side 04/18/2012 - CO2 PServer Guides & Releases - 11 Replies simply creat a new npc place it where ever u want the effect to be
like that
INSERT INTO `npcs` VALUES ('3000110', 'equipupg', '0002', '9990', '1036', '0184', '0206');
then in ur ini/npc.ini
place some thing like that
Question Sending Custom Dioleges to Client 03/16/2010 - CO2 Private Server - 20 Replies Is it possible to Send the Datapacket /RemoteCommand (116)/ to the Client To open a Box wif custom text in it?
Sending to client 04/20/2009 - RO Guides & Templates - 2 Replies So i'v been trying to figure this out on my own, but i can't find any information about this. What i want to do is hook RPE into a process but instead of sending a packet to the server this process is connected to i want to send a packet to the client. So i can trick the client into activating a certain something which is actually doesn't have.
And seeing how there is ZERO (function reference) documentation on howto write custom filters i just posted this :P
All i need to do is send...