View Single Post
Re: Problem with the sounds in AMX
Old
  (#6)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Problem with the sounds in AMX - 27-05-2005

Quote:
Originally Posted by Pierre-Marie Baty
No, that's because you don't tie all the functions in pEngFuncsFromEngine

The engine interface and the game DLL interface have changed A LOT since the date when POD-bot was released.
that isn't necessary, as if you don't tie one function in pengFuncsFromEngine, the "original" address of a engine function (passed from engine to the bot dll) will just be passed to the game dll.

I only tied 2-3 functions in the Realbot 1.0 fix, and it also works well and doesn't crash.
  
Reply With Quote