Single Player Game Time and Money
#1

Hello, Everyone!

OK, so in my own server which is currently new, I noticed that when we do any kind of stunts from Single player GTA, it gives us a little bit a money. I have it and I want to remove it. Please help me with that.

One more problem is that, when a player dies and re-spawns, the time is changed and the weather is changed too. I don't want this to happen. I want ti have the same time and weather for all players.

Please help me with these 2 issues.

If you want to help please type in a PAWN CODE ......... I am kinda new to scripting.

Thanks.
Reply
#2

Please help me!
Reply
#3

pawn Код:
public OnGameModeInit()
{
    EnableStuntBonusForAll(0);
    return 1;
}
It will work.
Reply
#4

Thanks, but what about the singleplayer time and weather.

When a player dies, the time and weather changes. It don't suppose to change, I checked it in other servers.

I want the time and weather to be the same for all players in the server.

Please HELP, thanks.
Reply
#5

Why will no one help?

Come on you people help a new scriptor.
Reply
#6

https://sampwiki.blast.hk/wiki/TogglePlayerClock
Reply
#7

No man, you don't get it! I want to sync the time with other players, same time of all players in the server.

The game time, not the real world time.

For Example the command from LuxAdmin: /setalltime [TIME]

I have to do it manually, I want it to automatically change and sync the same gane time with other player.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)