SA-MP Forums Archive
is it possible to do this with Rcon? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: is it possible to do this with Rcon? (/showthread.php?tid=590169)



is it possible to do this with Rcon? - SWAT4 - 26.09.2015

the "SendRconCommand("changemode namegoeshere");"
Function , Can it be used to change only ONE player's Gamemode? Not Everyone's gamemode,
For example .. i Do /stunt , And it Changes my gamemode to Stunt.amx gamemode, and i'll be In that gamemode with a new virtual world,

if its not possible, then anyother way to make that?


Re: is it possible to do this with Rcon? - TonyVk - 26.09.2015

With rcon funcion its impossible,but maybe you can for example stunt create every object in one virtual world and for freeroam in some other virtual world.And if you in for example in VW 1 you will see only objects in that VW.


Re: is it possible to do this with Rcon? - Sellize - 26.09.2015

No, never possible. I don't even know how this would work...


Re: is it possible to do this with Rcon? - SWAT4 - 26.09.2015

It exists at some servers :/
Like , they choose What type of Gamemode will they play before they spawn


Re: is it possible to do this with Rcon? - Andre02 - 26.09.2015

Use different virtual worlds for the objects and put the players in those different worlds when they choose their modes.


Re: is it possible to do this with Rcon? - SWAT4 - 26.09.2015

so you mean Put all in one gamemode?


Re: is it possible to do this with Rcon? - thaKing - 26.09.2015

https://sampwiki.blast.hk/wiki/Advanced...oaded_gamemode

You can make the gamemodes go in circle, and probably it's possible to make cmd, that changes gm.
For example, crazybob's CnR, there are 3 gamemodes, and they are changing every week. (Of course In-Game week)


Re: is it possible to do this with Rcon? - SWAT4 - 26.09.2015

thanks for reply, but that will change everyone's gamemode (all Server gamemode)
but i want it :
Quote:
Originally Posted by SWAT4
Посмотреть сообщение
Can it be used to change only ONE player's Gamemode? Not Everyone's gamemode,



Re: is it possible to do this with Rcon? - Lordzy - 26.09.2015

You got your answer already!

Quote:
Originally Posted by Andre02
Посмотреть сообщение
Use different virtual worlds for the objects and put the players in those different worlds when they choose their modes.



Re: is it possible to do this with Rcon? - Ritzy2K - 26.09.2015

Quote:
Originally Posted by runcis
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/Advanced...oaded_gamemode

You can make the gamemodes go in circle, and probably it's possible to make cmd, that changes gm.
For example, crazybob's CnR, there are 3 gamemodes, and they are changing every week. (Of course In-Game week)
Nope, crazybob have a single gm, it just switches cities every ingame week. 3 gamemodes is wrong, it has 3 different databases in 1 script, Los santos, las venturas, and san fierro. the amx file is single