SA-MP Forums Archive
help - 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: help (/showthread.php?tid=378998)



help - Joe_Goro - 20.09.2012

hello thanks for view my Theard

first i have this script but after server restart the labels won't show again [load] how to fix it ?

pastebin
http://pastebin.com/kc5tyFUY

thanks


Re: help - Lordzy - 20.09.2012

Use streamer include and plugin.


Re: help - Joe_Goro - 20.09.2012

iam not under stand


Re: help - Slaykler - 20.09.2012

If you dont unserstand Then go to a smap forum that is your language. I.e Search below on the main page for your countrys language.


Re: help - Riddick94 - 20.09.2012

Create the labels (if its global labels) in OnGameModeInit else if it's per-player labels use OnPlayerConnect to create them again. But remember to Delete them when GameMode/FilterScript is exiting.


Re: help - Red_Dragon. - 20.09.2012

Download the latest streamer plugin from here: http://code.******.com/p/samp-stream...q=label%3A0.3e

Then put the .inc file inside pawno/includes folder and put the plugin into the plugins folder then put in your server.cfg in front of the plugins write "streamer"