Hello, this function does not work for REHLDS ORPHEU. I need help. I dont want use REGAMEDLL.
Код:
{
"name" : "SV_StartSound",
"library" : "engine",
"arguments" :
[
{
"type" : "int"
},
{
"type" : "edict_s *"
},
{
"type" : "int"
},
{
"type" : "char *"
},
{
"type" : "float"
},
{
"type" : "float"
},
{
"type" : "int"
},
{
"type" : "int"
}
],
"identifiers":
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : [0x55,0x8B,"*",0x83,"*","*",0x53,0x8B,"*","*",0x56,0x57,0x33,0xC9,0x8D,0x83]
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : "SV_StartSound"
}
]
}