PDA

View Full Version : Zoids pickit Question


nddwind
2004-03-21, 06:28 PM
Ok here my prob. I still use rishoids for my bot and zoids. When i wake up i have a lot of shit on my chara and i use clear ground = true or w-e.
but clear ground only clears items that arent in the ini so my bot still picks up a lot of gay items that are in the ini.
i tryed deleting the items i do not want to be picked up, but that has had no effect. So how do i make it so they are not recognized in the ini and are cleared by the clear ground option? is there a line of code i can add or w-e?

-Thanks for the help

Squirt
2004-03-21, 07:16 PM
do this set it to 0

but set it to TRUe in zoids ini... problem fixed

SlickFic04
2004-03-22, 12:41 PM
Or put ";" infront of the items u dont want.

Maleficus
2004-03-22, 12:59 PM
i have a question too...how do i make my pickit grab eth zerkers and such, whats exactly do i put into the ini
eth zerkers, eth CBs, eth war pikes, eth war spikes, eth vortex and eth kurast shields

Squirt
2004-03-22, 01:17 PM
Or put ";" infront of the items u dont want.

his question was how to stop picking up useless items because without nopickup your bot will pick up many useless items.. even if ; is front of them...

nddwind
2004-03-22, 04:31 PM
do this set it to 0

but set it to TRUe in zoids ini... problem fixed


Explain alittle more plz

Squirt
2004-03-22, 04:39 PM
God damn... my bad... there was a bug with it in 1.2 it's fixed now haha but the way to fix it now is to do this...

pindlebot.ini

NoPickup=0

zoid.ini

GroundSelect = False;

hope that fixes it