Git Product home page Git Product logo

Comments (6)

EightyVice avatar EightyVice commented on June 12, 2024

Well, what game you are using?
In Vice City i cant find that function i think it exists in GTA 3 as i tested before.

from plugin-sdk.

ArmynC avatar ArmynC commented on June 12, 2024

GTA SA

from plugin-sdk.

EightyVice avatar EightyVice commented on June 12, 2024

these two functions doesn't exists in SA too

from plugin-sdk.

EightyVice avatar EightyVice commented on June 12, 2024

but there are two booleas

bool& CFont::m_bFontCentreAlign = *(bool *)0xC71A79;
bool& CFont::m_bFontRightAlign = *(bool *)0xC71A7A;

you can check for alignment.

from plugin-sdk.

ArmynC avatar ArmynC commented on June 12, 2024

Hmm.. I want to compile the SA_GPS (from example folder) and if I build it show:
Error C3861 'SetAlignment': identifier not found Error (active) E0135 class "CFont" has no member "SetAlignment" Error (active) E0135 class "CFont" has no member "SetProp" Error C2039 'SetAlignment': is not a member of 'CFont' Error C2039 'SetProp': is not a member of 'CFont' Error C3861 'SetProp': identifier not found GPS

And I saw in CFont that these 2 functions have different 'names' so I changed them, now I have that error

from plugin-sdk.

Crspy avatar Crspy commented on June 12, 2024

problem fixed, thank you for reporting.

from plugin-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.