Weird error pickup not showing
#2

You are omitting the virtual world argument altogether, which is probably an issue.

https://sampwiki.blast.hk/wiki/CreatePickup

I would suggest adding the final argument as -1 like it says on the SA-MP documentation to make it show in all virtual worlds, unless you want to limit that too. Just remember that virtual worlds have nothing to do with interiors.

pawn Код:
CreatePickup(1318, 1, -1411.6375,7.0938, 15.4421, -1); //For pickup to prison
Also you were doing a subtraction on the float at the end? I don't know why, I assume it was a mistake.
Reply


Messages In This Thread
Weird error pickup not showing - by davve95 - 09.05.2012, 19:10
Re: Weird error pickup not showing - by JaTochNietDan - 09.05.2012, 19:17
Re: Weird error pickup not showing - by davve95 - 09.05.2012, 20:12

Forum Jump:


Users browsing this thread: 2 Guest(s)