09-30-2012, 04:37 PM
(09-30-2012, 07:13 AM)November Wrote: Aha ty bro
(09-29-2012, 09:56 PM)Dexter Wrote: The dead corps has this ID, but is not that we should use the fishing rod. To use fishing rod have to wait between 10 seconds for it to appear.
I know mate the id i gave is the id when the corps is rdy to be fished
Ok, try this:
Code:
2000 {UseFishingRod} X:=Self.X() Y:=Self.Y() Z:=Self.Z() ID_CORPSE:=9582 ID_FROD:=3483 Range:=3 Map.UseOn(!ID_FROD!, !ID_CORPSE!, !X!, !Y!, !Z!, !Range!)==1 Exit()