SA-MP Forums Archive
Weapon skill - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Weapon skill (/showthread.php?tid=244756)



Weapon skill - Ondracec - 28.03.2011

Hi, I need some filterscript, with which you can go here:/imageshack/i/skillbz.png/.
You can shot on some target and when hit so add skill to weapon.1hit=1point of weapon skill.
Of course with saving....
Thx


Sry for my bad english...


Re: Weapon skill - Stigg - 28.03.2011

Have a go at making your own:

https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel
https://sampwiki.blast.hk/wiki/Weapon_skills

Its simple enough.


Re: Weapon skill - xir - 28.03.2011

And an easy saving system, here http://dracoblue.net/download/dini-16/35/


Re: Weapon skill - Ondracec - 28.03.2011

Quote:
Originally Posted by Stigg
Посмотреть сообщение
Ok I try it.But I need tutorial how to make red circle in front of door and behind door which teleport to room or out room?


Re: Weapon skill - Stigg - 28.03.2011

Red Circle is a Checkpoint:

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

Teleport the player with:

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


Re: Weapon skill - Ondracec - 28.03.2011

Thx now i need When I hit target so add 1 point of weapon skill...