djearthquake / amxx

Everything Amxx. Organized by GoldSrc Mod.
Other
14 stars 7 forks source link

file missing #4

Closed arnalll closed 2 years ago

arnalll commented 2 years ago

hi, thanx for your work in this plugin. the issue : i wasnt able to test it since at least lightning.spr is not present and so server crash. also i had a warning while compiling that a symbol is never used "wpnid"

best regards

djearthquake commented 2 years ago

Sorry about that. Thanks for testing. I will add the sprite and recode to pause plugin if file is not found. The warning is removed from newer scripts. Download _Skys.zip again please. There's a sprite directory included now. There was a sky missing as well.

arnalll commented 2 years ago

hi, thanks again, there was a typo issue in the name of the spr, i use amxx 1.10, but wih last code no more warning. Now MOTD appears and say invalid Api key, will look later.

have a nice day

djearthquake commented 2 years ago

Typo on the file name or the script?

https://www.17buddies.rocks/17b2/View/Map/82113/yardrats_halloween.html is where the sprite came from.

82113-lightning spr Go to openweathermap.org/appid to get a free key. I'll revert the MOTD to chat telling to get the key and work on it more.

djearthquake commented 2 years ago

Sprite was repacked last week. Source given

arnalll commented 2 years ago

Thanks again, well i m at work now btw , when i ve said the typo issue i was refering to the 1st answer you gave to me i saw in e-mail that the sprite was in half life valve folder. there is one sprite named lghtning.spr... nevermind. i will test this week end with proper api key. my server is a DoD one and as far i see time of the day is working as expected, only issue, but without real api key working, is when i look at the sky a messy thing appear.

btw grat work

arnalll commented 2 years ago

oh it may be impossible but instead of using TGA's for the sky why not using models? Some maps (very few) have dynamic skyes made by models, "clouds moving etc..."