Onairda Posted February 11 Group: Members Topic Count: 71 Topics Per Day: 0.03 Content Count: 167 Reputation: 8 Joined: 12/30/16 Last Seen: 21 hours ago Share Posted February 11 Hello is this possible in game? Open an Application in windows using NPC script in game? Thank you Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 11 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10015 Reputation: 2355 Joined: 10/28/11 Last Seen: Tuesday at 11:50 AM Share Posted February 11 may refer this topic, goddameit did something similar in the past. https://rathena.org/board/topic/62654-send-e-mail-to-someone/ however it only work if the command are executed in same hosting environment Quote Link to comment Share on other sites More sharing options...
Rynbef Posted March 4 Group: Forum Moderator Topic Count: 44 Topics Per Day: 0.01 Content Count: 898 Reputation: 121 Joined: 05/23/12 Last Seen: May 2 Share Posted March 4 U can add a SQL table with ur request and on the same server add a cronjob which look for tasks every second as example. After that u can run a code or similar. Â Rynbef~ Quote Link to comment Share on other sites More sharing options...
Skorm Posted March 23 Group: Forum Moderator Topic Count: 33 Topics Per Day: 0.01 Content Count: 1268 Reputation: 383 Joined: 02/03/12 Last Seen: Saturday at 06:57 PM Share Posted March 23 If you're looking for something clientside there are various launchers with some serverside communication. For example rgzlauncher. You'd need to send a custom packet/message to the launcher which exists at the same time as the client and then run the application from that launcher. You could also just create your own launcher which does something similar. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.