22.08.2014, 10:42
[GameMode] Xenon Gaming Roleplay(v1.0 - MySQL - WIP/Not Complete)
22.08.2014, 12:28
Alright, I'll try to make that update soon. I might have some spare time today. I'll also be releasing an update featuring password changing(currently only for non-admin accounts).
EDIT: The password changing has been completed. I just need to do the car chatting animation and everything will be good to go.
EDIT: The password changing has been completed. I just need to do the car chatting animation and everything will be good to go.
23.08.2014, 16:31
The kick command doesn't work properly, no matter what you do (even if you're on admin duty) you can't kick anyone, what it says is as following: They aren't connected, or have a higher admin rank than you. and the person I am trying to kick isn't even an administrator, just a regular player. I have tried to solve it myself, but I have no clue what it might be. Suggestion?
23.08.2014, 20:45
I'll look into it and edit this post with the fix. Have you modified the command at all?
23.08.2014, 21:00
I got it working, created a topic about it and some guy fixed it for me I got some issues adding a new dialog though. If you got time, I can send you the code. I am a newbie scripter, and the dialog do show up but it doesn't work properly and it doesn't save.
23.08.2014, 22:06
(
Последний раз редактировалось Abagail; 23.08.2014 в 22:52.
)
That's been fixed. I have started a new github for the project till my site gets fixed(and maybe even beyond). The latest .pwn file can be found here,
https://github.com/Abagail/Xenon-Gam...enon_gaming_rp)
https://github.com/Abagail/Xenon-Gam...enon_gaming_rp)
25.08.2014, 02:32
Great game mode !
29.08.2014, 04:12
Abigail what is the point in making a server is your releasing the script?
01.09.2014, 15:58
Quote:
That's been fixed. I have started a new github for the project till my site gets fixed(and maybe even beyond). The latest .pwn file can be found here,
https://github.com/Abagail/Xenon-Gam...enon_gaming_rp) |
07.09.2014, 19:00
Pretty good. Like amazing!
I haven't looked at the whole script but correct me if I'm wrong you are using cache_get_row but I do believe you are supposed to use cache_get_field_content as you're getting the content that's inside the field(rows, w/e).
Plus for floats you should you cache_get_row_float or if you are using cache_get_field_content which I do suggest using use cache_get_field_content_float.
(e.g - Player[playerid][PositionX] = cache_get_field_content_float(0, "PosX");
That is the correct way of using floats, and integers.
I haven't looked at the whole script but correct me if I'm wrong you are using cache_get_row but I do believe you are supposed to use cache_get_field_content as you're getting the content that's inside the field(rows, w/e).
Plus for floats you should you cache_get_row_float or if you are using cache_get_field_content which I do suggest using use cache_get_field_content_float.
(e.g - Player[playerid][PositionX] = cache_get_field_content_float(0, "PosX");
That is the correct way of using floats, and integers.
19.04.2015, 17:34
UPDATE 4/19/2019:
- Players are now frozen(along with having their camera set behind them) when they are kicked or banned from the server.
- Added the RC3(300-311) skins to the list of valid skins if the player specified(if any) has RC3 or above.
- Added a "you have been poked" message when an admin pokes a player.
- Added a /freeze command(along with a more correlated TogglePlayerControllable function) which freezes / unfreezes a player.
- Added a /setworld command to set a player's world(along with: IsValidWorld and SetPlayerWorldEx).
- Players are now frozen(along with having their camera set behind them) when they are kicked or banned from the server.
- Added the RC3(300-311) skins to the list of valid skins if the player specified(if any) has RC3 or above.
- Added a "you have been poked" message when an admin pokes a player.
- Added a /freeze command(along with a more correlated TogglePlayerControllable function) which freezes / unfreezes a player.
- Added a /setworld command to set a player's world(along with: IsValidWorld and SetPlayerWorldEx).
« Next Oldest | Next Newest »
Users browsing this thread: 3 Guest(s)