SA-MP Forums Archive
zcmd and sscanf 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: zcmd and sscanf problem. (/showthread.php?tid=353785)



zcmd and sscanf problem. - Gangster-rocks - 24.06.2012

Look at that: when i compile it with include Zcmd and sscanf its doing tis

when i compile it without sscanf and Zcmd its works well:



Re: zcmd and sscanf problem. - Finn - 24.06.2012

Show your server.cfg.


Re: zcmd and sscanf problem. - Gangster-rocks - 24.06.2012

There is it


Re: zcmd and sscanf problem. - cosbraa - 24.06.2012

Have all you #includes?


Re: zcmd and sscanf problem. - Gangster-rocks - 24.06.2012

Yes i do.


Re: zcmd and sscanf problem. - kbalor - 24.06.2012

You have been trolled by your server.cgf, change pulgins to plugins


Re: zcmd and sscanf problem. - Cxnnor - 24.06.2012

Post your server console please.


Re: zcmd and sscanf problem. - Swyft™ - 24.06.2012

rename pulgins to *plugins* and put a 1 at the end of your gamemode0 line so its like this


gamemode0 sd 1


Re: zcmd and sscanf problem. - Gangster-rocks - 24.06.2012

Quote:
Originally Posted by kbalor
Посмотреть сообщение
You have been trolled by your server.cgf, change pulgins to plugins
The same problem -_-


Re: zcmd and sscanf problem. - Gangster-rocks - 24.06.2012

Quote:
Originally Posted by RockingCamman
Посмотреть сообщение
rename pulgins to *plugins* and put a 1 at the end of your gamemode0 line so its like this


gamemode0 sd 1
Still the same.