Raised This Month: $32 Target: $400
 8% 

New ResetScore System


Post New Thread Reply   
 
Thread Tools Display Modes
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-17-2019 , 13:07   Re: New ResetScore System
Reply With Quote #11

Your plugin has so many errors that I was too lazy to score, I suggest you look at your code again and ask yourself "is it good enough for me to post?" and come back later.
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
husam124
Member
Join Date: Jul 2017
Location: Palestine
Old 04-17-2019 , 14:24   Re: New ResetScore System
Reply With Quote #12

If you are lazy to post the errors then I lazy to look at the code too
__________________
supreme being bow to me humans

Last edited by husam124; 04-17-2019 at 14:24.
husam124 is offline
husam124
Member
Join Date: Jul 2017
Location: Palestine
Old 04-17-2019 , 14:31   Re: New ResetScore System
Reply With Quote #13

I don't see problems if you see then tell me to fix
I tried it in LAN server and it works fine.
__________________
supreme being bow to me humans

Last edited by husam124; 04-17-2019 at 14:37.
husam124 is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-17-2019 , 14:38   Re: New ResetScore System
Reply With Quote #14

PHP Code:
if(get_cvar_num("Nuhannad_adv") == 1
Use get_pcvar_* and "set_task(NuhT, "advertise", _, _, _, "b")" function advertise even exist.

If you do not see any problems, I think it's time to look for an ophthalmologist.
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
husam124
Member
Join Date: Jul 2017
Location: Palestine
Old 04-17-2019 , 14:39   Re: New ResetScore System
Reply With Quote #15

I didn't noticed and it's not make any problems
__________________
supreme being bow to me humans
husam124 is offline
husam124
Member
Join Date: Jul 2017
Location: Palestine
Old 04-17-2019 , 14:40   Re: New ResetScore System
Reply With Quote #16

The get pcvar it's to make colorchat+hud when use /rs that's all
__________________
supreme being bow to me humans

Last edited by husam124; 04-17-2019 at 14:40.
husam124 is offline
husam124
Member
Join Date: Jul 2017
Location: Palestine
Old 04-17-2019 , 14:41   Re: New ResetScore System
Reply With Quote #17

And as I said I'm newbie
__________________
supreme being bow to me humans
husam124 is offline
SomewhereLost
AlliedModders Donor
Join Date: Mar 2014
Location: Tomorrowland
Old 04-17-2019 , 14:43   Re: New ResetScore System
Reply With Quote #18

Jesus almighty.
__________________
SomewhereLost is offline
Send a message via Skype™ to SomewhereLost
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-17-2019 , 14:44   Re: New ResetScore System
Reply With Quote #19

The task will generate a log error every time the plugin starts, just because it will not crash the server does not mean that you can post any shit in the forum, have the guise of fixing problems when someone points you to errors. And please, if you want to talk more, use the edit button of the forúm do not create 10 posts to make a conversation because here is not your whatsapp.
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
thEsp
BANNED
Join Date: Aug 2017
Old 04-17-2019 , 14:48   Re: New ResetScore System
Reply With Quote #20

I think CVars(with same name) may override from different plugins.
So use pcnum(s), it'll get values from a CVar index rather than name.
Example:
PHP Code:
new pcvar_whatever // Add it to header of code
pcvar_whatever register_cvar(...) // Add this into plugin_init() forward
// And use it like this
get_pcvar_num(pcvar_whatever
thEsp is offline
Reply


Thread Tools
Display Modes

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 10:05.


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