Re: POD-bot back into shape. -
14-04-2004
this going to be hard...
and while looking through the WaypointAdd function i notice that when setting a camp waypoint's camp end angles it doesn't set bPlaceNew to FALSE and that would make it place a new waypoint along with the camp end right?
[edit]
oh nm.. i should probably look closer first...
[/edit]
[edit2]
k i found where he stops it from adding through func illusionary but I don't know what it returns if it goes through a model..
[/edit2]
[edit3]
alright now i can compile the podbot.dll to be 232kB in size.
goto Projects>Settings.
then the C/C++ tab
Change the Optimizations to "Minimum Size"
[/edit3]
[edit4]
shouldn't all the TRUE and FALSE be true and false?
[/edit4]
Last edited by sPlOrYgOn; 14-04-2004 at 07:55..
|