Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: aledark24 on April 18, 2013, 01:51:48 am

Title: stupid question...is possible?
Post by: aledark24 on April 18, 2013, 01:51:48 am
i have this stupid question...
is possible.make a command for use the command of console
/settimerate


or
/setweather
or another question

is possible activate the /settimerate in ongamemodeinit????

i think not is possible...


but... still have a question


SORRY FOR MY BAD ENGLISH,
BUT YOU NOT TALK SPANISH  ;D
Title: Re: stupid question...is possible?
Post by: mrockxkingbutt on April 18, 2013, 11:16:34 am
this is not stupid you can make news recon console cmds by modifying the vcmp.syr
you can also change cmds
if you have a programa dos editor or DOS
Title: Re: stupid question...is possible?
Post by: Fuzzy168 on April 18, 2013, 01:31:38 pm
I think this isn't possible ATM. Need some professional input though.
Title: Re: stupid question...is possible?
Post by: dynavolt71 on April 18, 2013, 01:45:46 pm
but... still have a question


SORRY FOR MY BAD ENGLISH,
BUT YOU NOT TALK SPANISH  ;D
It Is question ?
Title: Re: stupid question...is possible?
Post by: [Saint] on April 18, 2013, 01:46:47 pm
standard means this is not possible in the current version 0.3z R2 (Pawn Server)
Title: Re: stupid question...is possible?
Post by: dynavolt71 on April 18, 2013, 01:49:18 pm
So In SQ It is possible ?  :o
Title: Re: stupid question...is possible?
Post by: MatheuS on April 18, 2013, 01:52:19 pm
So In SQ It is possible ?  :o

Yes
Title: Re: stupid question...is possible?
Post by: aledark24 on April 18, 2013, 02:22:35 pm
but... still have a question


SORRY FOR MY BAD ENGLISH,
BUT YOU NOT TALK SPANISH  ;D
It Is question ?
nop.... i mean the question is stupid...
but still have the stupid question in my head
Title: Re: stupid question...is possible?
Post by: mrockxkingbutt on April 18, 2013, 03:06:13 pm
lolwut
Title: Re: stupid question...is possible?
Post by: MatheuS on April 18, 2013, 03:21:28 pm
but... still have a question


SORRY FOR MY BAD ENGLISH,
BUT YOU NOT TALK SPANISH  ;D
It Is question ?
nop.... i mean the question is stupid...
but still have the stupid question in my head

 :o  ;D
Title: Re: stupid question...is possible?
Post by: Doom on April 18, 2013, 04:59:35 pm
nop.... i mean the question is stupid...
but still have the stupid question in my head

/me Makes a Facepalm...

and if you mean to change those things as your server currently running then its Pawn VCMP
Title: Re: stupid question...is possible?
Post by: asderwin on April 25, 2013, 09:13:44 am
well let me tell you that anything is possible in the world pawno scripting what happens is that it is a bit complex I mean to create a series of specific example ongameinit fuciones put SetWorldTime () clear to create a data stream I'm almost finished thanks. .



(http://www.game-state.eu/190.9.33.229:9632/FFFFFF/FFFFFF/n-560x95.png) (http://www.game-state.eu/190.9.33.229:9632/)
Title: Re: stupid question...is possible?
Post by: stormeus on April 25, 2013, 01:49:42 pm
put SetWorldTime () clear to create a data stream

Title: Re: stupid question...is possible?
Post by: [Saint] on April 25, 2013, 07:07:06 pm
put SetWorldTime () clear to create a data stream

  • SetWorldTime doesn't work, it's bugged

O_o it work for me

[pawn]
new ServerSyncTimeTimer;

public OnGameModeInit()
{
ServerSyncTimeTimer = SetTimer("SyncTime", 1000, 1); // 1 sek

return 1;
}
[/pawn]

[pawn]
forward SyncTime();
public SyncTime()
{

    new hour, minuite, second;

    gettime(hour, minuite, second);
   
    SetWorldTime(hour);
   
    return 1;
}
[/pawn]


Title: Re: stupid question...is possible?
Post by: MatheuS on April 25, 2013, 07:36:34 pm
put SetWorldTime () clear to create a data stream

  • SetWorldTime doesn't work, it's bugged

Good Man  ;D

O_o it work for me

[pawn]
new ServerSyncTimeTimer;

public OnGameModeInit()
{
ServerSyncTimeTimer = SetTimer("SyncTime", 1000, 1); // 1 sek

return 1;
}
[/pawn]

[pawn]
forward SyncTime();
public SyncTime()
{

    new hour, minuite, second;

    gettime(hour, minuite, second);
   
    SetWorldTime(hour);
   
    return 1;
}
[/pawn]
Title: Re: stupid question...is possible?
Post by: aledark24 on April 26, 2013, 04:06:45 pm
put SetWorldTime () clear to create a data stream

  • SetWorldTime doesn't work, it's bugged

O_o it work for me

[pawn]
new ServerSyncTimeTimer;

public OnGameModeInit()
{
ServerSyncTimeTimer = SetTimer("SyncTime", 1000, 1); // 1 sek

return 1;
}
[/pawn]

[pawn]
forward SyncTime();
public SyncTime()
{

    new hour, minuite, second;

    gettime(hour, minuite, second);
   
    SetWorldTime(hour);
   
    return 1;
}
[/pawn]

2 warnings
and only give the hour of my pc but the clock not move...
i need  /settimerate but automatic....
Title: Re: stupid question...is possible?
Post by: MatheuS on April 26, 2013, 04:56:22 pm
Aledark why you made ​​two topics? and post to win???
Title: Re: stupid question...is possible?
Post by: aledark24 on April 26, 2013, 08:29:47 pm
Aledark why you made ​​two topics? and post to win???
is the stupid internet of my cellphone give me error posting and i put 2 times and post twice....


problem?
Title: Re: stupid question...is possible?
Post by: MatheuS on April 26, 2013, 08:46:23 pm
Aledark why you made ​​two topics? and post to win???
is the stupid internet of my cellphone give me error posting and i put 2 times and post twice....


problem?

are asked why you put two post ...