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

Solved Text file organization


Post New Thread Reply   
 
Thread Tools Display Modes
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-11-2020 , 13:32   Re: Text file organization
Reply With Quote #21

Quote:
Originally Posted by Bugsy View Post
Do me a favor, figure out which equali() works, -2, -1, or none.

PHP Code:
if ( !bDone && !bInGroup && equaliszBuffer szAdminGroup iLineLen ) ) 

if ( !
bDone && !bInGroup && equaliszBuffer szAdminGroup iLineLen ) ) 

if ( !
bDone && !bInGroup && equaliszBuffer szAdminGroup ) ) 
You edited your post haha, already return with the result.
__________________


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/

Last edited by iceeedr; 04-11-2020 at 13:33.
iceeedr is offline
Send a message via Skype™ to iceeedr
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-11-2020 , 13:38   Re: Text file organization
Reply With Quote #22

I'm confused. I want to know which of those works, so I do not need to call equali() three times each time.
__________________
Bugsy is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-11-2020 , 13:45   Re: Text file organization
Reply With Quote #23

Quote:
Originally Posted by Bugsy View Post
I'm confused. I want to know which of those works, so I do not need to call equali() three times each time.
PHP Code:
if ( !bDone && !bInGroup && equaliszBuffer szAdminGroup iLineLen ) ) 

//Do nothing

if ( !bDone && !bInGroup && equaliszBuffer szAdminGroup iLineLen ) ) 

//Worked

if ( !bDone && !bInGroup && equaliszBuffer szAdminGroup ) ) 

//Do nothing 
__________________


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
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-11-2020 , 14:44   Re: Text file organization
Reply With Quote #24

Thank you. I will provide a version that works on both OS's
__________________
Bugsy is offline
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-11-2020 , 14:55   Re: Text file organization
Reply With Quote #25

The below code is updated, confirmed working in Windows.

https://forums.alliedmods.net/showpo...19&postcount=3
__________________
Bugsy is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 04-12-2020 , 11:39   Re: Text file organization
Reply With Quote #26

Quote:
Originally Posted by Bugsy View Post
The below code is updated, confirmed working in Windows.

https://forums.alliedmods.net/showpo...19&postcount=3
Working perfectly Bugsy, thanks for the notes too, will be of great help for upcoming plugins.
__________________


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


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