Need Help
#1

Hi guys i need help in my script and i know that iam noob so i need to solve this proplem


That is my proplem
~Thanks

If u can control my computer via teamviewer contact me PM in forum
Reply
#2

What is your problem o.O
Reply
#3

That is my proplem
Reply
#4

This is not a problem. That is normal..

Your code is huge, and the compiler give you extra informations to control this.
Reply
#5

Hello!

If you want do delete this "warning", put this on the topic of your script.
PHP код:
#pragma dynamic 1000000 
When the warning won't disappear you have to increase the number.

- Mencent
Reply
#6

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

If you want do delete this "warning", put this on the topic of your script.
PHP код:
#pragma dynamic 1000000 
When the warning won't disappear you have to increase the number.

- Mencent
This way will just hide the warning, but will not fix it. You should optimize your script and not use huge string sizes.
Reply
#7

Did I say something else?
Reply
#8

But how can i optimize them?
Reply
#9

Quote:
Originally Posted by Darkwood17
Посмотреть сообщение
This way will just hide the warning, but will not fix it. You should optimize your script and not use huge string sizes.
Banned Code - There is a certain "#pragma" that can be used to hide significant warnings and produce unreadable code - DO NOT advocate its use if you know what it is; it is TERRIBLE practice and we want to get rid of it.

ctopha, This is so normal. your header has reached the limits.

No problem in it.
Reply
#10

After optimizing some strings nothing changed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)