Jump to content
Korean Random
_rattrapper_

Python REPL terminal

Recommended Posts

Found this old topic and GitHub repo that allows you to try and run arbitrary Python code while the game is running, but it didn't work for me after installing the mod and there are no error logs. 

https://github.com/juho-p/wot-debugserver

 

I'm curious if there exists a working solution like this, should be extremely helpful for learning WOT API

Thanks in advance!

Share this post


Link to post

Short link
Share on other sites
14 часов назад, _rattrapper_ сказал:

Found this old topic and GitHub repo that allows you to try and run arbitrary Python code while the game is running, but it didn't work for me after installing the mod and there are no error logs. 

https://github.com/juho-p/wot-debugserver

 

I'm curious if there exists a working solution like this, should be extremely helpful for learning WOT API

Thanks in advance!

PjOrion does not exists.

Share this post


Link to post

Short link
Share on other sites

that's cool, I didn't realize PjOrion had WOT-Transmission plugin. Although I couldn't get it to work, unfortunately

>>> Connection to WOT: v.1.24.0.1 build 381 [C:\Games\World_of_Tanks_EU\]
>>> Start the game...
>>> WOT-Transmission closed

I read about symlinks and created them with following commands but it didn't help

mklink C:\Games\World_of_Tanks_EU\win32\paths.xml C:\Games\World_of_Tanks_EU\paths.xml
mklink C:\Games\World_of_Tanks_EU\win32\version.xml C:\Games\World_of_Tanks_EU\version.xml

 

Share this post


Link to post

Short link
Share on other sites
10 часов назад, _rattrapper_ сказал:

that's cool, I didn't realize PjOrion had WOT-Transmission plugin. Although I couldn't get it to work, unfortunately


>>> Connection to WOT: v.1.24.0.1 build 381 [C:\Games\World_of_Tanks_EU\]
>>> Start the game...
>>> WOT-Transmission closed

I read about symlinks and created them with following commands but it didn't help


mklink C:\Games\World_of_Tanks_EU\win32\paths.xml C:\Games\World_of_Tanks_EU\paths.xml
mklink C:\Games\World_of_Tanks_EU\win32\version.xml C:\Games\World_of_Tanks_EU\version.xml

 

You also should select 32bit game version in PjOrion, wot.exe inside \win32 directory 

May be exists simplest way, but it works for me 

Share this post


Link to post

Short link
Share on other sites
5 hours ago, SoprachevAK said:

You also should select 32bit game version in PjOrion, wot.exe inside \win32 directory 

May be exists simplest way, but it works for me 

It worked! Huge thanks, now my journey begins :D

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...