09.07.2014, 20:40
[Plugin] YSF - kurta999's version
09.07.2014, 20:46
09.07.2014, 21:36
They can check from server query. The reason why I added SetMaxPlayers is if you bought a 60slot server, and you use NPC-s, then you can increase/decrese maxplayers ingame depends on your slots + npc-s.
- Does ShowPlayerForPlayer make them disappear as if they're in a virtual world?
Test it.
- Does ShowPlayerForPlayer make them disappear as if they're in a virtual world?
Test it.
09.07.2014, 23:23
Quote:
They can check from server query. The reason why I added SetMaxPlayers is if you bought a 60slot server, and you use NPC-s, then you can increase/decrese maxplayers ingame depends on your slots + npc-s.
- Does ShowPlayerForPlayer make them disappear as if they're in a virtual world? Test it. |
10.07.2014, 05:16
Quote:
After showing him again his skin is 0. |
10.07.2014, 05:45
Now this plugin is getting even better everyday! How does the pause state function work? I mean how was it coded? Is it hooked to OnPlayerUpdate or It's using an RPC?
Anyways, the time has come to use this plugin.
Anyways, the time has come to use this plugin.
10.07.2014, 07:13
Are you sure Kalcor agrees with "// Scoreboard manipulation
native TogglePlayerScoresPingsUpdate(playerid, bool:toggle);
native TogglePlayerFakePing(playerid, bool:toggle);
native SetPlayerFakePing(playerid, ping);"
?
native TogglePlayerScoresPingsUpdate(playerid, bool:toggle);
native TogglePlayerFakePing(playerid, bool:toggle);
native SetPlayerFakePing(playerid, ping);"
?
10.07.2014, 08:32
Quote:
Are you sure Kalcor agrees with "// Scoreboard manipulation
native TogglePlayerScoresPingsUpdate(playerid, bool:toggle); native TogglePlayerFakePing(playerid, bool:toggle); native SetPlayerFakePing(playerid, ping);" ? |
If someone know how i should solve FindPatern on linh,shoul i.think this was first and last time that i buy android dwvice.... -_-
10.07.2014, 10:28
Quote:
This is not faking server query with false information, so i hope ysf will be not removed,..
If someone know how i should solve FindPatern on linh,shoul i.think this was first and last time that i buy android dwvice.... -_- |
I've PMd Kaiser to give his opinion as he is a beta and a host.
10.07.2014, 10:57
What is this hide/show player meant to do? When I tried it, I started doing an animation. Isn't it for being invisible?
10.07.2014, 11:15
RE "SetMaxPlayers":
I don't see that as an issue at all, at least no more so than anything else in YSF may be. That is a value in the server, and is just as valid for being changed as any other value. There is nothing to say "this value is more protected than that value".
Don't forget that hosts can choose what plugins to allow, and if they think one will adversely affect their system they can not allow it, or they can use a modified version that removes the given feature - it is open-source after all.
The idea of being "disrespectful to server hosts" is not the point IMHO, the plugin is there to improve all servers, not to baby-sit hosting companies. I should point out that this is all technically possible from pure PAWN, so even if they disable the plugin or this feature of the plugin you could hide it in your mode anyway. Plugins should not be crippled based on what hosting companies may or may not like - they to me are not a stakeholder in server features!
This is of course all predicated on the rest of the plugin being fine, that is to say setting max players after the server starts is no worse than setting the game mode name after the server starts. And I doubt that Kalcor would single that out any more than any other point.
I don't see that as an issue at all, at least no more so than anything else in YSF may be. That is a value in the server, and is just as valid for being changed as any other value. There is nothing to say "this value is more protected than that value".
Don't forget that hosts can choose what plugins to allow, and if they think one will adversely affect their system they can not allow it, or they can use a modified version that removes the given feature - it is open-source after all.
The idea of being "disrespectful to server hosts" is not the point IMHO, the plugin is there to improve all servers, not to baby-sit hosting companies. I should point out that this is all technically possible from pure PAWN, so even if they disable the plugin or this feature of the plugin you could hide it in your mode anyway. Plugins should not be crippled based on what hosting companies may or may not like - they to me are not a stakeholder in server features!
This is of course all predicated on the rest of the plugin being fine, that is to say setting max players after the server starts is no worse than setting the game mode name after the server starts. And I doubt that Kalcor would single that out any more than any other point.
10.07.2014, 12:15
Quote:
RE "SetMaxPlayers":
I don't see that as an issue at all, at least no more so than anything else in YSF may be. That is a value in the server, and is just as valid for being changed as any other value. There is nothing to say "this value is more protected than that value". Don't forget that hosts can choose what plugins to allow, and if they think one will adversely affect their system they can not allow it, or they can use a modified version that removes the given feature - it is open-source after all. The idea of being "disrespectful to server hosts" is not the point IMHO, the plugin is there to improve all servers, not to baby-sit hosting companies. I should point out that this is all technically possible from pure PAWN, so even if they disable the plugin or this feature of the plugin you could hide it in your mode anyway. Plugins should not be crippled based on what hosting companies may or may not like - they to me are not a stakeholder in server features! This is of course all predicated on the rest of the plugin being fine, that is to say setting max players after the server starts is no worse than setting the game mode name after the server starts. And I doubt that Kalcor would single that out any more than any other point. |
10.07.2014, 12:53
I'm on the fence RE: SetMaxPlayers. Y_Less does make a very good point...it is still possible to increase slots from within the script regardless of the plugin being used.
That said, I try to be a nice guy and all but frankly if I catch anyone circumventing the 'system' and increasing their slots beyond what they are paying for...they will immediately be kicked to the curb, no refund. This is just my policy when it comes to SmartBytes, and I don't pretend to speak for any other hosts.
Its like the "Please take just one" candy bowl some people put out for halloween. Yeah, most people only take one piece of candy, but there is always that douche that grabs a handful and fills up. They'll likely get away with it...but in the off-chance they do get caught they should expect a pretty good smack from the person running the candy bowl.
That said, I try to be a nice guy and all but frankly if I catch anyone circumventing the 'system' and increasing their slots beyond what they are paying for...they will immediately be kicked to the curb, no refund. This is just my policy when it comes to SmartBytes, and I don't pretend to speak for any other hosts.
Its like the "Please take just one" candy bowl some people put out for halloween. Yeah, most people only take one piece of candy, but there is always that douche that grabs a handful and fills up. They'll likely get away with it...but in the off-chance they do get caught they should expect a pretty good smack from the person running the candy bowl.
10.07.2014, 13:30
R8 has some really nice functions, good job.
Suggestion: is there any way to disable the F4 key to prevent "returning to class selection after next death"?
Suggestion: is there any way to disable the F4 key to prevent "returning to class selection after next death"?
10.07.2014, 13:32
10.07.2014, 13:48
Sure? I thought it was a variable handled by the server.
Edit: I don't aim to disable it completely, just remove the internal callback to OnPlayerRequestClass after OnPlayerDeath after the F4 key has been pressed.
Edit: I don't aim to disable it completely, just remove the internal callback to OnPlayerRequestClass after OnPlayerDeath after the F4 key has been pressed.
10.07.2014, 14:08
That's possible I believe so.
10.07.2014, 14:28
Where does all this SetMaxPlayers-fuss come from? Isn't it possible for server hosts to automatically check whether the server has more than the purchased amount of slots through timers? If that's the case, suspend his account/service. There, solved.
10.07.2014, 15:01
you can use server query for that
10.07.2014, 15:12
Well R8, is just amazing but yet i'm against slots changing during server run time... i believe it was read only from the start for a reason. Now everyone might use the plugin getting higher slots that usual that was set for them, anyways i really appreciate your works. Also.. if SendBulletData is used on a player will decrease his Health as normal shot? would be nice to catch some hackers.. waiting so hard for the linux main version. Thanks once again
« Next Oldest | Next Newest »
Users browsing this thread: 3 Guest(s)