Theggv / Kreedz

Kreedz mod for Counter-Strike 1.6
29 stars 10 forks source link

Please add /savestart #32

Closed ghost closed 1 year ago

ghost commented 1 year ago

Greatest plugin I've seen! If this plugin had /savestart it would be perfect. The /savestart saves the location and angle, and the /start teleports to that location and stops the timer. It would be perfect if we could save that saved location in sql instead of temporarily. I am new to gitbuh and didn't know where to post this. Please forgive me for posting on issues.

Flummi commented 1 year ago

https://github.com/Flummi/Kreedz/commit/81dff387e450addadb399b802e685d5cdad5829a

Don't merge, it's only one of many modifications, it will break the main branch. Only for demonstration

ghost commented 1 year ago

Flummi@81dff38

Don't merge, it's only one of many modifications, it will break the main branch. Only for demonstration

Is this a plugin that saves start to spl? Sorry for my lack of words. What I am looking for is a plugin that saves the location and angle in /savestart like in kz rush server or prokreedz and teleports there in /start and stops the timer.

Flummi commented 1 year ago

it's only the foundation to save the startposition (if not already set) into SQL. No /savestart yet due lack of knowledge. :\ The angle is not taken into account because I didn't need it.

Theggv commented 1 year ago

WIP 966b2838a097cfbe981f0b6f716fefefbb41bf52.

Theggv commented 1 year ago

Implemented in #34.

Flummi commented 1 year ago

nice work :)