Search found 1439 matches
- 08 Nov 2024, 09:45
- Forum: Announcements
- Topic: Updated forum software to phpBB v3.3.13
- Replies: 0
- Views: 13452
Updated forum software to phpBB v3.3.13
Let me know if something broke
- 11 Oct 2024, 23:00
- Forum: Modding forum
- Topic: Finally understanding IFs, WHILEs, ANDs, ORs and ELSEs
- Replies: 12
- Views: 16540
- 29 Aug 2024, 01:01
- Forum: GTA2 Game Hunter
- Topic: GTA2 Game Hunter
- Replies: 309
- Views: 1047886
Re: GTA2 Game Hunter
Yes GTA2 has some bugs with long filenames, I can't really fix that with a GH update, it would need to be gta2.exe fix.
- 06 Aug 2024, 04:14
- Forum: Modding forum
- Topic: MISI
- Replies: 97
- Views: 287085
Re: MISI
I don't know the answer but good to see someone using MISI. Logofero put so much work into it and sadly it just hasn't been used.
- 31 May 2024, 16:16
- Forum: Site and forum discussion
- Topic: Forum emails
- Replies: 4
- Views: 38164
Re: Forum emails
Emails should be fixed now. Turns out Google Workspace deactivates accounts that haven't logged in for 180 days. I rarely login to that admin account since any email sent there is forwarded to an account that I check much more often.
- 30 May 2024, 16:37
- Forum: Site and forum discussion
- Topic: Forum emails
- Replies: 4
- Views: 38164
Re: Forum emails
mostly silent, very few users these days
- 30 May 2024, 14:28
- Forum: Site and forum discussion
- Topic: Forum emails
- Replies: 4
- Views: 38164
Re: Forum emails
I haven't been receiving emails, so it probably broken again. Anyone getting emails from this forum?
- 23 Apr 2024, 00:55
- Forum: Maps
- Topic: Blackout Arena
- Replies: 4
- Views: 23879
Re: Blackout Arena
I tried forcing dusk with GTA2 script memory writing but unfortunately it was glitchy to change it while GTA2 is running, at least with only changing one address. I could detect noon and force exit until noon is selected.
- 21 Apr 2024, 00:08
- Forum: Modding forum
- Topic: SCR File Format Documentation
- Replies: 7
- Views: 33647
Re: SCR File Format Documentation
For me, it shows last active: Tue Nov 23, 2021 8:31 am
- 12 Apr 2024, 02:17
- Forum: Modding forum
- Topic: SCR File Format Documentation
- Replies: 7
- Views: 33647
Re: SCR File Format Documentation
That original site is gone. I think this is the same document.
https://gtamp.com/GTA2/SCR%20Strings-ar ... ormat.html
https://gtamp.com/GTA2/SCR%20Strings-ar ... ormat.html
- 27 Jan 2024, 09:57
- Forum: GTA1/GTA2 chat
- Topic: Real Time GTA2 in Czech Republic
- Replies: 1
- Views: 8876
Re: Real Time GTA2 in Czech Republic
I remember watching this 8 years ago, it still holds up.
- 24 Mar 2023, 12:42
- Forum: GTA2 Game Hunter
- Topic: GTA2 Game Hunter
- Replies: 309
- Views: 1047886
- 22 Mar 2023, 22:54
- Forum: GTA2 Game Hunter
- Topic: GTA2 Game Hunter
- Replies: 309
- Views: 1047886
Re: GTA2 Game Hunter
2023-03-22 v1.599
- Added an option for hiding IP address from chat history (probably leaks somewhere, I didn't finish this feature)
- Hosted game info is now sent to the whole channel everytime someone joins because sending it in a private message didn't work when they rapidly changed names ...
- Added an option for hiding IP address from chat history (probably leaks somewhere, I didn't finish this feature)
- Hosted game info is now sent to the whole channel everytime someone joins because sending it in a private message didn't work when they rapidly changed names ...
- 16 Mar 2023, 07:48
- Forum: GTA2 Game Hunter
- Topic: How to make custom maps?
- Replies: 2
- Views: 15996
Re: How to make custom maps?
I forget how to use the editor, it's been a while but there are guides out there:
https://en.wikigta.org/wiki/Slopes_(GTA2)
Scripts I know pretty well but you have to understand some code.
https://en.wikigta.org/wiki/Slopes_(GTA2)
Scripts I know pretty well but you have to understand some code.
- 15 Mar 2023, 05:24
- Forum: Site and forum discussion
- Topic: Forum emails
- Replies: 4
- Views: 38164
Forum emails
Forum emails and the password reset email have been broken for a while but hopefully fixed now.
- 28 Jan 2023, 23:56
- Forum: Modding forum
- Topic: Twin stick mod and FULL XBOX controller support
- Replies: 32
- Views: 105527
Re: Twin stick mod and FULL XBOX controller support
Multiplayer only sends key/button presses, so instant rotation isn't going to sync in multiplayer. You can sync rotation with a modified mis/scr if everyone has that file but then you have to modify every level.
Re: returning to a forum years later
Welcome back! It is weird reading my old posts too, especially some that I don’t remember writing. I wonder what the oldest message I wrote on a forum would be. Maybe it was on the Team17 Worms forum but that is long gone.
My gtaforums.com account is from January 28, 2003.
My gtaforums.com account is from January 28, 2003.
- 09 Aug 2022, 23:30
- Forum: Modding forum
- Topic: GTA2 Trainer
- Replies: 4
- Views: 14492
Re: GTA2 Trainer
The trainer is very cool, I love that you can take over the train and even take the engine off the tracks. It's also nice being able to exit control of the train without exploding it. I need to figure out how to do that with script.
- 01 Aug 2022, 05:31
- Forum: Modding forum
- Topic: Modding impossible kill frenzies in Residential district
- Replies: 2
- Views: 10175
Re: Modding impossible kill frenzies in Residential district
Here's one I prepared earlier:
I haven't tested every Frenzy. The text will still say 60 seconds, if you want to change that, you need to edit e.gxt.
I haven't tested every Frenzy. The text will still say 60 seconds, if you want to change that, you need to edit e.gxt.
- 01 Aug 2022, 04:58
- Forum: Modding forum
- Topic: Modding impossible kill frenzies in Residential district
- Replies: 2
- Views: 10175
Re: Modding impossible kill frenzies in Residential district
You could do it with Cheat Engine or you could patch ste.scr.
Until someone creates a full featured SCR patcher, you'll have to do it manually.
SCRCMD_DO_BASIC_KF 423 // A701
Open STE.SCR in a hex editor , ctrl+F to search for A701????????????????3C and change the 3C part to 78.
That will change ...
Until someone creates a full featured SCR patcher, you'll have to do it manually.
SCRCMD_DO_BASIC_KF 423 // A701
Open STE.SCR in a hex editor , ctrl+F to search for A701????????????????3C and change the 3C part to 78.
That will change ...