Search Results
Yes Default Rcon was changed, Here is the results with crashdetect plugin Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, (C...
135
Код: SA-MP Dedicated Server ---------------------- v0.3x-R2, (C)2005-2013 SA-MP Team [16:46:54] [16:46:54] Server Plugins [16:46:54] -------------- [16:46:54] Loading plugin: streamer.dll [16:4...
135
Also, Do I need to check in the Include folder for the includes, or includes folder in the pawno folder?
92
Okay I am using Win, I will add every plugin and check includes.
92
Well I compiled my script, and it did so without any errors or problems, then I tried running samp-server and it gives the error in the title. Only one plugin is set to load in the server.cfg which is...
92
Код: forward Audio_OnSetPack(audiopack[]) //if you don't have the public below then uncomment the lines /*public Audio_OnSetPack(audiopack[]) { foreach(Player, i) { Audio_Trans...
147
I'm confused on where the ";" is suppose to go, I was asking if you could take the code I provided that gave the error, and insert where the ";" should be.
147
Could you post what it should look like?
147
Код: public Audio_OnClientDisconnect(playerid) { new string[128]; format(string,sizeof(string),"(Audio Plugin) %s(%d) has disconnected from the audio server.",GetPlayerNameEx(playerid),playerid)...
147
Код: public Audio_OnClientDisconnect(playerid) { new string[128]; format(string,sizeof(string),"(Audio Plugin) %s(%d) has disconnected from the audio server.",GetPlayerNameEx(playerid),playerid)...
109
Код: Current directory: C:\Users\Blaine Duncan\Desktop\U-RP [ENG - 0.3x]\gamemodes Nexus.pwn(3511) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack") Nexus.pwn(356...
109
I need some to help me find the missing brackets, it's driving me insane . I would love for someone to help me with this, maybe add me on skype to help, would kindly appreciate . Corent69 on Skype.
70
Whenever I try to compile my script it just says it's missing 9 brackets. I already tried using bracketfinder and I couldn't find where they are missing. Please help.
88
I have tried a lot to fix my script and can't seem to fix it. I need someone to take a look at the script to see what is wrong, It says in bracket finder I have 9 brackets to fix, but can't find them....
62
I looked up to line 77000 and no missing brackets. idk what to do.
171
Код: Opening angle brackets ({): 15072 Closing angle brackets (}): 15063 What does that mean? And so by missing bracket, does that mean there is a bracket section not closed, like { needed a } t...
171
I used Bracket Finder to find my missing brackets in my script, but I am a scripting noob, and do not know how to fix the brackets. Код: MISSING BRACKET: The { bracket on line 76254 does not have...
171
It still does the same thing after I re installed it and redid the PAWN Compiler Tut. It just says it's unresponsive and I have to press close, then Notepad++ Comes back up.
114