Lots of noob questions -
Tarzan - 16.09.2012
Hi,
Yesterday (all my troubles seemed so far away...NOT!) I bought a server.
I manage to make it work. With my friend, we want a Stunt Map.
No problem, I searched in this forum and... there's 1 billion RP and ~10 stunts.
I chose Stunt Universe 0.5 :
https://sampforum.blast.hk/showthread.php?tid=59872
I installed it, reboot the server, it's ok. But all the object are transparent !
I've searched and found that it's a "Streamer" problem. How to fix it ? I don't found any tutorial...
I've just download streamer, put "plugins streamer.so" in server.cfg etc but no changes.
So, my request is just : How to make this GM work
or Do other stunt GM exist ?
Thanks for the help !
Re: Lots of noob questions -
Sig Hansen - 16.09.2012
Well Maybe You Have Bought Windows Or Lunix Server. Could You Tell Us Where You Bought It?
Re: Lots of noob questions -
ThomasCarter - 16.09.2012
If you use streamer, you have to set your Object's In your Script to CreateDynamicObject.
So get into Pawno, Click CTRL-A, Then Click CTRL-H after you have selected all and go to the top box and type createobject (<This is what your objects might be), Then in the Bottom box and type in CreateDynamicObject, Then click the box Selected Text and then click OK. Next you should get a little box. You then click on Yes to all.
Or the Opposite, But if this was Helpful please Rep, Click on the start under my name
Re: Lots of noob questions -
Tarzan - 16.09.2012
@Sig: The server is a Linux server.
@Thomas: I'll try now, thank you
Edit :
Now, my only problem is when I compile the gamemode, I got this :
error 017: undefined symbol "SetDisabledWeapons"
I have to add an "include" like #something but I don't know what
Re: Lots of noob questions -
ThomasCarter - 16.09.2012
It just means that you need the Dini include. To compile the script. Also in your script add #include <dini>
Re: Lots of noob questions -
Tarzan - 16.09.2012
I found it myself ^^
I delete the line with set disabled weapons (It was not important).
I'm again seing transparent object. I don't know where's the problem, maybe this stunt gamemode is broken ?
Re: Lots of noob questions - Glint - 16.09.2012
try The Eclipse.
Re: Lots of noob questions -
ThomasCarter - 16.09.2012
Possibly Try Lexi's Way, but Its most likely be the script. From what your explaining it sounds like the script
Re: Lots of noob questions - Glint - 16.09.2012
Well yeah offcourse it is the script but if he can't fix it and he wants alternatives and i said the Eclipse because, The Eclipse is much better then Stunt Universe.
Re: Lots of noob questions -
Tarzan - 16.09.2012
The Eclipse is this :
https://sampforum.blast.hk/showthread.php?tid=264233 ?
It looks quite hard to install (we are only 2 players) but i'll try.
PS : The eclipse is for 0.3c, i'll had problem no ?