Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: Merge event list #34

Open
w311ang opened this issue Jul 30, 2020 · 1 comment
Open

REQUEST: Merge event list #34

w311ang opened this issue Jul 30, 2020 · 1 comment
Labels
question Further information is requested

Comments

@w311ang
Copy link

w311ang commented Jul 30, 2020

https://fearlessrevolution.com/viewtopic.php?t=8380

ply.vehicle.burn -- sets on fire the vehicle you're in
ply.input.disable -- does nothing
ply.input.disable_except_look -- does nothing
ply.input.enable -- does nothing
ply.jesus.enable -- enables god mode
ply.jesus.disable -- disables god mode
ply.jesus.toggle -- toggles god mode
ply.ragdoll_and_stumble.enable
ply.ragdoll_and_stumble.disable
ply.jumping.enable -- does nothing
ply.jumping.disable -- does nothing
ply.grapple.enable -- does nothing
ply.grapple.disable -- does nothing
ply.weapon_pickup.enable -- does nothing
ply.weapon_pickup.disable -- does nothing
ply.pda.enable -- does nothing
ply.pda.disable -- does nothing
ply.ammo.givemax -- replenishes all ammo to max (creates an invisible beacon)
ply.explosives.remove_all -- does nothing
equipweapon -- equips given weapon
ply.pause -- player vanishes; camera locked
ply.unpause -- restores above
ply.unlimitedammo.enable -- enables unlimited magazine ammo (infinite symbol @ bottom-left)
ply.unlimitedammo.disable -- disables the above
ply.unequipweapon -- unequips current weapon
ply.health.takedamage -- damages player
ply.health.takedamage.track_event
ply.check_achievement.sanctuary -- does nothing
ply.check_achievement.i_can_show_you_the_world -- enables this achievement (reveal map?)
ply.award_achievement.i_can_see_my_house_from_here -- enables this achievement (reveal map?)
moon_gravity_on -- enables weird pull gravity (happens on jump)
moon_gravity_off -- disables the above
@w311ang w311ang changed the title Merge event command Merge event list Jul 30, 2020
@w311ang w311ang changed the title Merge event list Request: Merge event list Jul 30, 2020
@w311ang w311ang changed the title Request: Merge event list REQUEST: Merge event list Jul 30, 2020
@aaronkirkham
Copy link
Owner

Hi,

I think most of the event list we currently have in here are the only useful ones. 90% of the list you posted do nothing in-game, which is why they are not shown in the hints list. You can however still execute commands which are not shown in the list by manually typing them in e.g. event ply.jumping.disable.

Is there a specific event name you think is useful and should be shown on the list which isn't currently there?

@aaronkirkham aaronkirkham added the question Further information is requested label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants