Raised This Month: $ Target: $400
 0% 

Solved Load prefix specific plugins before map specific


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 01-13-2022 , 01:46   Re: Load prefix specific plugins before map specific
Reply With Quote #1

Quote:
Originally Posted by Natsheh View Post
Remove this ( plugins-aim.ini ) file and your problem is solved !
I think he want the VIP plugin to run in all other type of map, except in all aim maps.
But in all aim maps, he want to run the VIP plugin in aim_storage specifically

Code:
if(MapIsAimMap && MapName != "aim_storage")
{
	StopVipPlugin
}
__________________
My plugin:

Last edited by Celena Luna; 01-13-2022 at 01:50.
Celena Luna is offline
loc4lhost
Junior Member
Join Date: Jan 2022
Old 01-13-2022 , 04:26   Re: Load prefix specific plugins before map specific
Reply With Quote #2

First of all: Thank your for your input!

Quote:
Originally Posted by fysiks View Post
This was discussed not too long ago and it's not something that can be change in the current version of AMX Mod X. It looks like the only solution is to create a map-specific file for each map that has the prefix.
That sucks, then i will remove the 3 or 4 maps rather than creating 30 new files.


Quote:
Originally Posted by Natsheh View Post
Remove this ( plugins-aim.ini ) file and your problem is solved !
Then I would have to create a plugin file for each map. Nothing that i want to do xD

Quote:
Originally Posted by Celena Luna View Post
I think he want the VIP plugin to run in all other type of map, except in all aim maps.
But in all aim maps, he want to run the VIP plugin in aim_storage specifically

Code:
if(MapIsAimMap && MapName != "aim_storage")
{
	StopVipPlugin
}
Thats 100% right!

Last edited by loc4lhost; 01-13-2022 at 04:27.
loc4lhost is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode