citizenfx / fivem-docs

FiveM documentation repository
https://docs.fivem.net/
101 stars 300 forks source link

Docs Modernization Tracking Issue #466

Open AvarianKnight opened 3 months ago

AvarianKnight commented 3 months ago

A list of things that need to be done for the native docs repo currently

spacevx commented 3 months ago

image Fix this screen, some screens are currently stored in imgur

spacevx commented 3 months ago

We could add a guide to build the docs, and FiveM, RedM/FXServer would be better no?

AvarianKnight commented 3 months ago

We could add a guide to build the docs, and FiveM, RedM/FXServer would be better no?

Going to hold off on this in hopes that we come up with a way to simplify this

outsider31000 commented 3 weeks ago
local _i, _f, _v, _r, _ri, _rf, _rl, _s, _rv, _ro, _in, _ii, _fi =
    Citizen.PointerValueInt(), Citizen.PointerValueFloat(), Citizen.PointerValueVector(),
    Citizen.ReturnResultAnyway(), Citizen.ResultAsInteger(), Citizen.ResultAsFloat(), Citizen.ResultAsLong(), Citizen.ResultAsString(), Citizen.ResultAsVector(), Citizen.ResultAsObject2(msgpack.unpack),
    Citizen.InvokeNative, Citizen.PointerValueIntInitialized, Citizen.PointerValueFloatInitialized
asked by @AvarianKnight  to post it here so it can be documented