17.04.2012, 07:18
Well, it's simple...:
Or, you can delete:
Nothing happens... Because 0-Admin doesn't use that snippet of code...
Quote:
|
I need to upload a new version anyway, there are a few minor "issues" (not bugs) with the current one that have been fixed. One of these fixes would address this problem slightly by making it possible to omit the "extract" macro from sscanf, but that's no use if you want both. I might be able to change the sscanf code to:
pawn Код:
Maybe I should use "from_hex:" and "from_playerid:" instead to make it clear that they STARTED as hex, but now aren't (although they sort of are given storage methods). Anyway, this isn't really the right topic for this - sorry Slice. |
pawn Код:
else if ( iTag == tagof( hex: ) || iTag == tagof( Hex: ) )
{
// Code..
}


