sccanf problem and streamer problem. - 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: sccanf problem and streamer problem. (
/showthread.php?tid=308579)
sccanf problem and streamer problem. -
SampLoverNo123 - 04.01.2012
I converted my script from 0.3cr2 to 0.3d
But now whenever i try to give/pay command to any palyer id it do action on only id-0
for eg. if i /kick 55 Bye
server will kick id 0
And also when i open a gate like raven's roleplay /go it moves in another direction not in up down. help me
if you know correct plugins please give me link
AW: sccanf problem and streamer problem. -
BigETI - 04.01.2012
update also your plugins
Re: sccanf problem and streamer problem. -
SampLoverNo123 - 04.01.2012
Can you give me links to all plugins?
i need
streamer
audio
sscanf
whirlpool
mysql
for 0.3d
AW: sccanf problem and streamer problem. -
BigETI - 04.01.2012
Sorry, there is a search button above.
Re: sccanf problem and streamer problem. -
fiki574 - 04.01.2012
Its very important that sscanf is very first on you plugin list!
Example:
Код:
plugins sscanf(.so/.dll) <OtherPlugins
Re: sccanf problem and streamer problem. -
SupremeCommander - 04.01.2012
Get all the released plugins from Here.
Next time, USE SEARCH BUTTON
SSCANF
Streamer
Mysql
Whirlpool
Re: sccanf problem and streamer problem. -
[MG]Dimi - 04.01.2012
Quote:
Originally Posted by fiki574_CRO
Its very important that sscanf is very first on you plugin list!
Example:
Код:
plugins sscanf(.so/.dll) <OtherPlugins
|
why? It's in the middle in my server.cfg and everything works good.
Re: sccanf problem and streamer problem. -
fiki574 - 04.01.2012
Quote:
Originally Posted by [MG]Dimi
why? It's in the middle in my server.cfg and everything works good.
|
On Linux, it does not! Had same problem a day ago, and I fixed it just with puting sscanf on the 1st place in plugins line!
Re: sccanf problem and streamer problem. -
Spooky - 04.01.2012
Download the latest sscanf files and streamer too.
I was also having that problem but it got fixed after i updated.