example of this ?any tuts ?
#1

hmm i tried to search for a tutotrial about changing the gamemode or the spawn place after a specific time .. you know restart the server .. like the minimissions .. as it restarts after the time .. it loaded another mission .. so anyone can help me ?
Reply
#2

What does this do ?
GameModeExit();
ok i know it exits the game mode .. what about after when it exits it .. what happens ?
Reply
#3

What happens after? In that GM; nothing.
Reply
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
That's done in most of the original modes which come with the server - have a look in, for example, Rivershell or Area51.
The only thing i found is this ..GameModeExit();
nothing much ..
Reply
#5

It's a custom function they put in there for the end of the game mode. You could create an array of spawn points and just keep up with what minimission you're on and spawn them accordingly.
Reply
#6

Quote:
Originally Posted by Backwardsman97
Посмотреть сообщение
It's a custom function they put in there for the end of the game mode. You could create an array of spawn points and just keep up with what minimission you're on and spawn them accordingly.
an example ?
Reply
#7

why don't you use wiki.sa-mp.com Rocky? i think it will be useful for you :P
Reply
#8

Quote:
Originally Posted by pmk1
Посмотреть сообщение
why don't you use wiki.sa-mp.com Rocky? i think it will be useful for you :P
Yea , i used wiki ...in this case it would not be taht useful though ..
Reply
#9

use timer
Reply
#10

Use timer and maybe
SendRconCommand("changemode nameofnextGM");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)