View Issue Details

IDProjectCategoryView StatusLast Update
0000227Client/GameGrand Theft Auto IIIpublic2021-03-25 05:24
ReporterDeVeX Assigned ToPerikiyoXD  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Summary0000227: Make HTML view show form items (or httpRequest for client-side?)
Description

It would be epic to have HTML view show at least a basic HTML form to login with that, this would make it work a bit like a API. This allows fancy login screens and API like features.

(HTML View is returning unhandled exception, if the content contains CSS and a div layout :( )

However, this would be really cool!

TagsNo tags attached.
Game

Activities

PerikiyoXD

2021-03-25 05:24

reporter   ~0000194

You can use HTML Elements, GUIHtmlElement and GUIHtmlView.
https://wiki.gtaconnected.com/Client/Functions#GUIHtmlElement_Functions

To clarify, you can't use most of HTML5 and CSS3 features in GTAC, or JavaScript scripts.

Issue History

Date Modified Username Field Change
2020-11-29 09:47 DeVeX New Issue
2021-03-25 05:24 PerikiyoXD Assigned To => PerikiyoXD
2021-03-25 05:24 PerikiyoXD Status new => closed
2021-03-25 05:24 PerikiyoXD Resolution open => no change required
2021-03-25 05:24 PerikiyoXD Note Added: 0000194