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 - soulshaker

#16
Quote from: KAKAN on Sep 07, 2015, 06:02 PMOh please post it, players may include it or not, I need it
File Updated
Enjoy ;)
#17
Not this, I mean by the timers, which we used for the movement of train.
#18
Quote from: FinchDon on Sep 07, 2015, 02:24 PMCan you release whole System Of Running Train on Track? :P
The system @karan20000000000 created, which was used by me and @Kusanagi was created by lots of timers, and I don't want to release a code full of timers which may lag the server.
#19
Snippet Showroom / Avoiding "!" Prefix
Sep 07, 2015, 12:24 PM
As we know that we generally use "/" prefix now but some players still tries to use "!" prefix. So to avoid that, we can tell players that "!" prefix is removed from your server(if you really removed it) like this:-



function onPlayerChat( player, text )
{
    local msg
    if ( text ) msg = text.tolower();
        {
        if ( text )
        { 
                if ( text.slice( 0, 1 ) == "!" )
                {
                        local i = NumTok( text, " " ), xp = null;
                       
                        if ( i == 1 ) MessagePlayer("[#EE3B3B]>> Error - [#FFFFFE]The server uses / prefix for commands. Try [#00EEEE]/"+ text.slice( 1 ) ,player);
                }
                }
        }             
        return 1;
}
 
function NumTok(string, separator)
{
    local tokenized = split(string, separator);
    return tokenized.len();
    local s = split(string, separator);
    return s.len();
}
#20
Important:-

I don't own or made the tracks or train model.

Tracks:-
X-Seti
http://www.gtagarage.com/mods/show.php?id=23002


Train:-
Ported for VC:MP by @sseebbyy (I don't know the original creator of the model)

Screens:-








Note:- Installation instruction is given in the file

Update:-

#1 Added Automatic Train System.

#2 Added bridge at the back of stadium.

Thanks to @Kusanagi for providing this
#21
Tested it week back. Nice to see its complete now :)
#22
Support / Re: Not updating
Sep 05, 2015, 02:44 PM
Quote from: Thijn on Sep 05, 2015, 10:52 AMIf you open your browser, go to Tools then Settings you can change the update server to http://u04.thijn.ovh
#23
General Discussion / Re: Wikipedia
Sep 05, 2015, 01:17 PM
Quote from: Thijn on Sep 05, 2015, 01:08 PM
Quote from: KAKAN on Sep 05, 2015, 12:38 PMlol, 1st Vrocker's then maxorator then...?
What box of vrocker exploded? As far as I know, none.
This is what he mean I guess
#24
Quote from: maxorator on Jul 06, 2015, 09:38 PM
Quote from: Brian on Jul 06, 2015, 09:31 PM
Quote from: maxorator on Jul 05, 2015, 12:20 AMAdded game_sensitivity_ratio setting to set the ratio between X and Y sensitivity (in range 0.5-2.0)
How does this exactly work?
If you set game_sensitivity_ratio to 0.5, then your Y sensitivity is half of X sensitivity, if you set it to 2.0, then your Y sensitivity is twice your X sensitivity.
#25
Quotegame_sensitivity
game_sensitivity_ratio
I guess you can change them to your need from vcmp config
#26
Script Showroom / Re: Ksna's cops and robbers
Sep 04, 2015, 09:28 PM
Someone give him a cookie pls^
#27
General Discussion / Re: sphere nt wrking
Sep 03, 2015, 08:08 PM
Quote from: sseebbyy on Aug 04, 2015, 07:57 AMAlso, I remember once I used spheres in LU. I used like 30 spheres or something like that.
All of them were there, but only 15 or something like that were visible. Rest of them were invisible.
I guess this will happen in VC:MP too, so if anybody can test that, that info will be very useful.
maybe this?
#28
You simply can't. Its only possible by changing gamespeed I guess which will change speed of all players
#29
Off-Topic General / Re: Temporary Free Host
Aug 29, 2015, 11:08 PM
Can I get an account too? :D
#30
Snippet Showroom / Re: Money system
Aug 29, 2015, 11:01 PM
Quote from: PlayerX on Aug 29, 2015, 09:26 PMYa lo se, vas a querer robar de nuevo las password de los users para usarlo en otro server como antes?
You should keep conversations in English so others can know about it