Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Fuzzie

#76
Community Plugins / Re: [REL] Hashloader
Jan 10, 2015, 06:33 AM
You are using a 32-bit version of the module on a 64-bit version of Ubuntu. Download the 64-bit of the module and you should be good.,
#78
Closed Bug Reports / Re: Pickup and player.ID
Jan 05, 2015, 03:52 AM
I have seen 0.4 servers that uses pickups. They don't crash  because of it. (Atleast not that I'm aware of) It's most likely your code or the way you add those pickups.
#79
Quote from: sseebbyy on Dec 29, 2014, 10:21 AMI believe it will be like that, but would be better if the developers will set the function to not allow unique worlds.
Quote from: Gudio on Dec 28, 2014, 09:06 AMThese functions will not be included for players due to synchronization. They should be implemented in virtual worlds.
Vice City itself was not made to give different entity, different gravity. For example, the cars in the player with a lower gravity will tend to float while the cars in a player with normal gravity will behave normal.
#80
Quote from: S.L.C on Dec 28, 2014, 05:06 PM
Quote from: RATHORE on Dec 28, 2014, 03:56 PMWell In My Sight S.L.C Is Right

Oh, well. This was probably a wasted question and is probably going to be refused anyway. But then I won't blame my self later for not trying :D

Since the other old forum is down, I can't really get the quote by storm about a similar question I once asked. So I'm just going to answer base on my memory.

Storm mentioned something about knowing how to reverse engineer the RenderWare (or what it's called) engine and that takes time. Getting a bunch of people who know C++ is no big deal but getting someone who knows how to reverse engineer is another thing.

If you have the skills then I would definitely want you to be considered for the developers team. Just bear in mind that I'm saying this from my horrible memory so it may or may not be 100% accurate but it should give you an idea of who they are looking for.
#81
Quote from: S.L.C on Dec 27, 2014, 05:10 AMYou know there's a chance that Mediafire will remove that link if they desire so. Why not post the code here since it's so simple or maybe on Pastebin if you wish to keep the formatting.
I will take that into consideration but since my file that was uploaded in 2012 hasn't been removed, I don't think I'll make the switch quite soon.
#82
Alternative Settings Script
revision 1


Don't like using the server.cfg and the squirrel .conf file? Here's an alternative for you! This script is a re-write of the Squirrel 0.3z server configuration file to a Squirrel script. Remember, this is just an alternative. The choice is up to you.

Installation is simple. All you need is the script which can be downloaded from the link below and the Squirrel Plugin. Then include this script in the callback onScriptLoad(). If everything is done right, it should work.

function onScriptLoad(){
dofile( "settings.nut" );
LoadSettings();
}

Happy Coding!

Download Link

Note: Several things can't be moved over to the script, eg: Port, so they have to be done in the server.cfg file.
#83
Support / Re: Nobody can join me
Dec 25, 2014, 04:21 PM
Quote from: UkRs on Dec 25, 2014, 05:52 AMJust buy vrocker hosting and TADA!!!!!! ur server is official now...
Nope. Not true.
Quote from: sseebbyy on Dec 24, 2014, 10:52 AMfirst of all, it needs to be populated every day, I suppose.
If the dev team thinks a server is worth of the 'Official' status they will give it to the server. If I recall right, the developers and beta testers will do some kind of voting system to determine if the server is worth being called 'Official'.