| Author |
Message |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 revhelper and TWGS v2
I have tried using revhelper on v2 but alot of the scripts don't work the main one is the login/setup script. can anyone tell me how to fix it so this will work with version 2. I would go play on a v1.x server but would rather play locally to get the dust knocked off before attempting a live game. Thanks in advance for any help.
|
| Sat Feb 04, 2012 3:49 pm |
|
 |
|
John Pritchett
Site Admin
Joined: Sun Dec 24, 2000 3:00 am Posts: 3150 Location: USA
|
 Re: revhelper and TWGS v2
If you're willing to do it, we could work to get it working again on my beta server at http://twgs.classictw.com. If I can work with you for awhile, I can try a few things and see if we can get it to connect. I recently made a change to the @ screen to try to make it behave better with older scripts and helpers. It's unfortunate that these tools scripted on non-gameplay-related triggers, because those aren't guaranteed to remain the same. But if I can see exactly what change is causing a problem, I might be able to find a compromise solutation that allows me to make the changes I want without breaking anything.
_________________ John Pritchett EIS --- Help fund the TradeWars websites! If you open a hosting account with A2 Hosting, the service EIS uses for all of its sites, EIS will earn credits toward its hosting bill.
|
| Sat Feb 04, 2012 5:03 pm |
|
 |
|
T0yman
Veteran Op
Joined: Sat Dec 29, 2007 5:06 pm Posts: 2059 Location: Oklahoma
|
 Re: revhelper and TWGS v2
There was another change Tradewars vs Trade Wars at the game menu? I think most changed the prompt to just look for server... it was a while ago so I might be a little off.
_________________ T0yman (Permanently Retired since 2012) Proverbs 17:28 <-- Don't know it, most should it would stop a lot of the discussions on here.
|
| Sat Feb 04, 2012 6:01 pm |
|
 |
|
John Pritchett
Site Admin
Joined: Sun Dec 24, 2000 3:00 am Posts: 3150 Location: USA
|
 Re: revhelper and TWGS v2
If that's all it is, I'm sure we could get it cleaned up using the same approach I've used for the @ screen. What I'm doing on the @ screen is I output the word "hundredths", then backspace back over it so people won't see it, but scripts will. Problem solved.
_________________ John Pritchett EIS --- Help fund the TradeWars websites! If you open a hosting account with A2 Hosting, the service EIS uses for all of its sites, EIS will earn credits toward its hosting bill.
|
| Sat Feb 04, 2012 6:50 pm |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
I would love to help out to get these running right on the new version. I have to warn you though, when it comes to scripting languages I am a dummy and freely admit it. But I can follow directions 
|
| Sat Feb 04, 2012 8:23 pm |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
okay here is the error message i get when trying to log into a V2 server.
writing game info to jptesting. 827 +++ j=pos(d2c(13),buff,i) 189 +++ call _ini_write_star_screen gname, dname 37 +++ call _ini_new_game Error 40 on line 827 of C:\Program Files\ZOC4\Script\_login.zrx: Incorrect call to routine
if that helps....
|
| Sat Feb 04, 2012 8:35 pm |
|
 |
|
T0yman
Veteran Op
Joined: Sat Dec 29, 2007 5:06 pm Posts: 2059 Location: Oklahoma
|
 Re: revhelper and TWGS v2
corran wrote: okay here is the error message i get when trying to log into a V2 server.
writing game info to jptesting. 827 +++ j=pos(d2c(13),buff,i) 189 +++ call _ini_write_star_screen gname, dname 37 +++ call _ini_new_game Error 40 on line 827 of C:\Program Files\ZOC4\Script\_login.zrx: Incorrect call to routine
if that helps.... Are you using ZOC4? Might have to change to the path it is looking for ZOC6 or whatever the folder is it's in. What OS winxp or Win7? My guess is that the path is incorrect to the _login.zrx if Win7 is would be C:\Program Files(x86)\ZOC4\Script\_login.zrx
_________________ T0yman (Permanently Retired since 2012) Proverbs 17:28 <-- Don't know it, most should it would stop a lot of the discussions on here.
|
| Sat Feb 04, 2012 8:50 pm |
|
 |
|
John Pritchett
Site Admin
Joined: Sun Dec 24, 2000 3:00 am Posts: 3150 Location: USA
|
 Re: revhelper and TWGS v2
Yeah, some of this might be outside of TWGS. A good test might be to try to get going on a v1.03 server first, then once that's clean, let's see if we can get you into a game on v2.
_________________ John Pritchett EIS --- Help fund the TradeWars websites! If you open a hosting account with A2 Hosting, the service EIS uses for all of its sites, EIS will earn credits toward its hosting bill.
|
| Sat Feb 04, 2012 9:06 pm |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
yeah it works fine on a v1.03 server. not sure what the error message even means.
|
| Sat Feb 04, 2012 9:33 pm |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
sorry toyman didnt see your post, i will look at where it is stored then get back to you.
|
| Sat Feb 04, 2012 9:45 pm |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
okay i checked and I am running 32 bit win7 so there is not 2 program files. So i completely removed zoc from my system and reinstalled just to make sure. Still getting the same error in TWGS v2. It works fine on the V1.03 server that I tried just to test.
|
| Sat Feb 04, 2012 10:08 pm |
|
 |
|
John Pritchett
Site Admin
Joined: Sun Dec 24, 2000 3:00 am Posts: 3150 Location: USA
|
 Re: revhelper and TWGS v2
Ok, let me try something on the v2 startup screen and see if it makes a difference. I'll let you know when I have that up.
_________________ John Pritchett EIS --- Help fund the TradeWars websites! If you open a hosting account with A2 Hosting, the service EIS uses for all of its sites, EIS will earn credits toward its hosting bill.
|
| Sat Feb 04, 2012 10:16 pm |
|
 |
|
Vid Kid
Commander
Joined: Sun Feb 25, 2001 3:00 am Posts: 1838 Location: Guam USA
|
 Re: revhelper and TWGS v2
T0yman wrote: There was another change Tradewars vs Trade Wars at the game menu? I think most changed the prompt to just look for server... it was a while ago so I might be a little off. Since zoc is not a compiled language it is user repairable. Simple fix .. locate in the login script the words TradeWars and replace it with Server and try it out in both versions .. save John the hassle of possibly including something that will break a more popular helper "Swath" Just my take on this ...
_________________ TWGS V2 Vids World on Guam Port 2002 Telnet://vkworld.ddns.net:2002 Discord @ DiverDave#8374 Vid's World Discord
Founding Member -=[Team Kraaken]=- Ka Pla
 Winners of Gridwars 2010 MBN Fall Tournament 2011 winners Team Kraaken Undisputed Champions of 2019 HHT Just for showing up!
The Oldist , Longist Running , Orginal Registered Owner of a TWGS server : Vids World On Guam
|
| Sun Feb 05, 2012 12:59 am |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
I will try that, Thanks Vid.
|
| Sun Feb 05, 2012 1:16 am |
|
 |
|
corran
Warrant Officer
Joined: Sun Feb 25, 2001 3:00 am Posts: 75 Location: USA
|
 Re: revhelper and TWGS v2
Hey John Vid helped me and we got it worked out, the script was trying to look for variables that aren't in V2 like ship delay and max command info from the login screen. It is all working now thanks so much.
|
| Sun Feb 05, 2012 1:51 am |
|
 |
|