SA-MP Forums Archive
[FilterScript] Graffity System v1.0 - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Graffity System v1.0 (/showthread.php?tid=451083)



Graffity System v2.0 - PabuLetz - 15.07.2013

Hi , today i will show my own filterscripts, this is Graffity System v2.0

Commands:


- /cgraffity - Created a graffity
- /cremove - Delete a graffity
-/graffity - Shows how many graffity created

Update:

- I solved the overlapping text bug
- Graffity fade wheen reboot server.
- Commands /graffity for show how many graffity created in total
- Add fonts ( show in video )

Video

https://www.youtube.com/watch?v=EIKI1N-ZLbY

Download:

http://www.solidfiles.com/d/038ea87750/
http://pastebin.com/Nysf4ptw

P.S: Any bug / problem please reported.

Sorry for my bad english , i`m Romain.


Re: Graffity System v1.0 - Ouzdi_Broono - 15.07.2013

Good job !


Re: Graffity System v1.0 - PabuLetz - 15.07.2013

Thankz . .


Re: Graffity System v1.0 - Ibrahim.E - 15.07.2013

Great! Keep going +REP


Re: Graffity System v1.0 - TeRmiNaTorR - 15.07.2013

Cool work, keep going !!


Re: Graffity System v1.0 - PabuLetz - 15.07.2013

soon v2.0 :

- Save graffity in graffity.txd with Name Creator / Id etcc..
- More colors
- More Fonts


Re: Graffity System v1.0 - Yasssin - 15.07.2013

Hmm.... Not bad


Re: Graffity System v1.0 - Ceez - 15.07.2013

This has a bug when the texts mixes
If you make a graffiti then delete it and create another the texts of the graffitis will mess up together.
This is amazing anyway, thank you for the share!!


Re: Graffity System v1.0 - PabuLetz - 15.07.2013

Quote:
Originally Posted by Ceez
Посмотреть сообщение
This has a bug when the texts mixes
If you make a graffiti then delete it and create another the texts of the graffitis will mess up together.
This is amazing anyway, thank you for the share!!
Ok , rezolved in v2.0 , thankz for reporting.


Re: Graffity System v1.0 - Pottus - 15.07.2013

This is coded completely insufficient.

1) No objects are ever deleted which will result in a crash eventually.
2) Lacking dynamic element ( CreateGraffiti(); DestroyGrafiti(); )

1 / 10 since it really has no use right now.