Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stats on a hosting bot
#1
Would it be possible to add some gamecache stuff which contains information about interesting game events, e.g. player kill, capture ect. which is just like in DotA.
A feature like this would make it possible to host a league using a hosting bot and actually get stats that way.

Just to clarify what i mean, i stole some code from the DoTA map.

Init&Global stuff:
Code:
gamecache OI1OIO
call FlushGameCache(InitGameCache("dr.x"))
set OI1OIO=InitGameCache("dr.x")

Function using the game cache:
Code:
function II10OI takes string II100I,integer O100II returns nothing
call StoreInteger(OI1OIO,"Data",II100I,O100II)
if GetLocalPlayer()==OO1I then
call SyncStoredInteger(OI1OIO,"Data",II100I)
endif
endfunction

Should be trivial to add, just wanted to be clear about what i meant.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  new Ranking for Stats? Ch4oSxD 1 2,032 2011-12-30, 23:24:04
Last Post: Smell.No.Evil
  Command for voting stats B-Tanker 3 2,226 2008-09-15, 15:18:19
Last Post: k-bones
  [pls vote] Change Respawn Time to APM? (Hero Stats) TKF 21 8,778 2008-07-10, 17:11:47
Last Post: RedNova



Users browsing this thread: 1 Guest(s)