AMX brack
#1

Fixed
Reply
#2

Seriously? You're gonna kill me now.
PHP код:
new tmp[3000],str[3000]; 
Reduce these to 120, it's enough.
Reply
#3

When last time I took a look at your OnDialogResponse code, it was so messy. I'd recommend you to either revamp it and use switch statement rather than if and switch statements fucked together, or use EasyDialog.

_______________
Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
Seriously? You're gonna kill me now.
PHP код:
new tmp[3000],str[3000]; 
Reduce these to 120, it's enough.
Already told him a million times to not do this.
Reply
#4

Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
Seriously? You're gonna kill me now.
PHP код:
new tmp[3000],str[3000]; 
Reduce these to 120, it's enough.
Quote:
Originally Posted by Logic_
Посмотреть сообщение
When last time I took a look at your OnDialogResponse code, it was so messy. I'd recommend you to either revamp it and use switch statement rather than if and switch statements fucked together, or use EasyDialog.

_______________


Already told him a million times to not do this.
That doesn't change any thing?
Reply
#5

Maybe not, but fixing a clean code is easier than fixing a messy and barely understandable code.
Reply
#6

Quote:
Originally Posted by Logic_
Посмотреть сообщение
Maybe not, but fixing a clean code is easier than fixing a messy and barely understandable code.
so what the problem in that code?
Reply
#7

Try to compile it with -d3, you will get more information the heck problem is
Reply
#8

Quote:
Originally Posted by Bolex_
Посмотреть сообщение
Try to compile it with -d3, you will get more information the heck problem is
Thanks but already fixed by me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)