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



big help someone please. - oscar7610 - 02.04.2012

My gamemode wont compile. Too many errors. I cant find a proper sscanf2,streamer all with errors when coming to compile.

http://www.2shared.com/file/xiBerghK...Roleplay2.html. My Game mode (only 1 hr making it)

Try to open the server "sscanf error: system not initialised"

Please guys..


Re: big help someone please. - [EuG]ZeRoGoD - 02.04.2012

you have skype ??


Re: big help someone please. - oscar7610 - 02.04.2012

yes but no mic


Re: big help someone please. - [EuG]ZeRoGoD - 02.04.2012

Quote:
Originally Posted by oscar7610
Посмотреть сообщение
yes but no mic
ok what is you'r skype?


Re: big help someone please. - oscar7610 - 02.04.2012

oscarthegeneral but can I talk to you tomorrow? its 4 am pls dude..


Re: big help someone please. - [EuG]ZeRoGoD - 02.04.2012

Quote:
Originally Posted by oscar7610
Посмотреть сообщение
oscarthegeneral but can I talk to you tomorrow? its 4 am pls dude..
sure bud no worys ill private message you here with you'r gamemode/includes


Re: big help someone please. - oscar7610 - 02.04.2012

ok man thanks the error its coming when im creating houses /createhouse using PPC_Housing.

"saying sscanf error: system not initialised" but everything works fine.

Goodnight mate il talk to you tomorrw. thanks again.


Re: big help someone please. - [EuG]ZeRoGoD - 02.04.2012

Quote:
Originally Posted by oscar7610
Посмотреть сообщение
ok man thanks the error its coming when im creating houses /createhouse using PPC_Housing.

"saying sscanf error: system not initialised" but everything works fine.

Goodnight mate il talk to you tomorrw. thanks again.
no worys man i should have that fixed goodnight bud sleep well


Re: big help someone please. - [EuG]ZeRoGoD - 02.04.2012

bud you'r problem is
Код:
if(dialogid == 10001)
    {
        new Float:X,Float:Y,Float:Z;
        GetPlayerPos(playerid,X,Y,Z);
        if(!response) return PlayAudioStreamForPlayer(playerid,"http://translate.******.com/translate_tts?tl=en&q=Goodbye",X,Y,Z,13,1);
        //
    }



Re: big help someone please. - oscar7610 - 02.04.2012

When I open the server it says. "sscanf error: system not initialised"
ONLY! When I create a house with ppc_housing.
And When I try to compile streamer,sscanf it gives me many errors.
New Clean File http://www.2shared.com/file/XYMWijYr...lay_Oscar.html
And When I do /rules it lists me the rules but underneath it its says "unknown command"