Jump to content

SCM whaaaaa?


Recommended Posts

okey, i got everything about everything, cept this (so far ;) )

now, i must ask,

in SCM codin, some opcodes are known to change adresses,

so that they cannot be used, or the original value will be changed.

like say (for instance, i know...wouldnt really happen)

a SCM speedo mod fucked up a exe one, by altering code.

will the C stuff have the same effect as SCM?

Link to comment

when you write your addon you will choose how to implement your mods.. you wouldn't use a seperate exe for your speed mod, it'd be built into your addon dll, unless im misreading your question.

as far as SCM calls go you'll basically call an scm function built into the addon w/ the opcode as the first param, followed by the rest of your parameters.

Kent

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...