Still no succes. Here is my complete signature file, tell me if it's correct.
PHP Code:
[
{
"name" : "m_bTargetBombed",
"type" : "byte",
"memoryType" : "data",
"identifiers" :
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : 124
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : 116
}
]
},
{
"name" : "m_bMapHasBombTarget",
"type" : "byte",
"memoryType" : "data",
"identifiers" :
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : 126
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : 118
}
]
},
{
"name" : "m_bStartDefuse", -not working
"type" : "byte",
"memoryType" : "data",
"identifiers" :
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : 412
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : 404
}
]
},
{
"name" : "m_bStartedArming", - not working
"type" : "byte",
"memoryType" : "data",
"identifiers" :
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : 344
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : 336
}
]
},
{
"name" : "m_bBombDropped",
"type" : "byte",
"memoryType" : "data",
"identifiers" :
[
{
"os" : "windows",
"mod" : "cstrike",
"value" : 8
},
{
"os" : "linux",
"mod" : "cstrike",
"value" : 4
}
]
}
]