SA-MP Forums Archive
Script Problem - JaKe's Stunt/DM/... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Script Problem - JaKe's Stunt/DM/... (/showthread.php?tid=604347)



Script Problem - JaKe's Stunt/DM/... - flashcraft705 - 03.04.2016

Hello everyone,
i have an little problem with this script https://sampforum.blast.hk/showthread.php?tid=552677
i'm hosted for free by Ultra-H and the script dosn't work.
I remove the auto hostname because i need add [Ultra-H] and i try again and no working.
Help me please.


Re: Script Problem - JaKe's Stunt/DM/... - Roozevelt - 03.04.2016

Run your SAMP.SERVER.EXE
And usethis adress : Localhost:7777


Re: Script Problem - JaKe's Stunt/DM/... - BlueBaron - 03.04.2016

Could you explain a bit more about this issue? For example, what doesn't actually work?


Re: Script Problem - JaKe's Stunt/DM/... - flashcraft705 - 05.04.2016

I don't know if i know why i'm asking -_-


Re: Script Problem - JaKe's Stunt/DM/... - Sew_Sumi - 05.04.2016

Quote:
Originally Posted by flashcraft705
Посмотреть сообщение
I don't know if i know why i'm asking -_-
And why is that?

Lines 175-177 are the hostname definitions.

PHP код:
#define                         VERSION                     "JaKe (Build 1)"
#define                         S_V                         "0.3z"
#define                         S_H                         "["#S_V"] JaKe's FuN Server <Multiple Modes> (b1)" 
S_V in the hostname is putting the version in the hostname.

All you'd need to do would be to change the S_H variable to have
PHP код:
#define                         S_H                         "[Ultra-H] flashcraft705s FuN Server <Multiple Modes>" 
If you've edited anything else, and ripped the crap out of his working mode, then you'll need to roll back those changes.


Re: Script Problem - JaKe's Stunt/DM/... - iKevin - 05.04.2016

Just post the server log.


Re: Script Problem - JaKe's Stunt/DM/... - Sew_Sumi - 05.04.2016

Quote:
Originally Posted by KevinExec
Посмотреть сообщение
Just post the server log.
Why?


Re: Script Problem - JaKe's Stunt/DM/... - flashcraft705 - 06.04.2016

Thank you for your reply. i try this
@KevinExec the problem it's i don't have any log he just say me server has successfully started and he stop when i see the log i dosn't have any logs.


Re: Script Problem - JaKe's Stunt/DM/... - flashcraft705 - 07.04.2016

You would know what i have in the log?
NOTHING!

-_-

i'm really bored with this fucking gamemode he dosn't work and i need it.


Re: Script Problem - JaKe's Stunt/DM/... - Sew_Sumi - 07.04.2016

Really, you can't have nothing in the log, unless your problem lies elsewhere.

Try reinstalling the server package, start it up as is after changing the rcon password to see that it is indeed starting up.