eclipse 4.8 and teleporting - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: eclipse 4.8 and teleporting (
/showthread.php?tid=296119)
eclipse 4.8 and teleporting -
artogda - 09.11.2011
Hello, I know that the Eclipse 4.8 topic was closed but I have one and important problem. Why everytime player teleports to a place, it removes his weapons. It is hard to earn points to buy weapon and after one tp for example to las venturas(cmd - /lv) it takes away all weapons?
Re: eclipse 4.8 and teleporting -
Stigg - 09.11.2011
Find and delete if there is:
pawn Код:
ResetPlayerWeapons(playerid);
in you commands.
Re: eclipse 4.8 and teleporting -
artogda - 09.11.2011
@Stigg
Removed every ResetPlayerWeapons, but it still delete weapons after teleport.
Re: eclipse 4.8 and teleporting -
artogda - 09.11.2011
here is my gm.pwn
if you could delete the lines and send it back
http://solidfiles.com/d/e6fb5/
Re: eclipse 4.8 and teleporting -
artogda - 10.11.2011
@Stigg
can you help me?
Re: eclipse 4.8 and teleporting -
jiwan - 10.11.2011
Quote:
Removed every ResetPlayerWeapons, but it still delete weapons after teleport.
|
use find command in pawn
line no 1060 have one
line no 1070 have one
line no 1079 have one
line no 1089 have one
line no 1099 have one
line no 1107 have one
line no 1113 have one
line no 1122 have one
line no 1131 have one
line no 1888 have one
ok i found only these !
Re: eclipse 4.8 and teleporting -
artogda - 10.11.2011
@jiwan
Deleted those lines, but there is still the problem
Re: eclipse 4.8 and teleporting -
artogda - 10.11.2011
Yea ok I found it, it was a line in stocks.pwn.