07.05.2017, 06:19
Thank you guys for the positive comments
I been tried it before, but it's showing;
And when I type the cmd In-Game, it's shown SERVER: Unknown Command, so I replaced it to 1000.
You've included the same variable at your gamemode, try to change it in your gamemode or in the filterscript.
I found myself bored then decided to code this filterscript (xD)
Quote:
The reason you're getting cut off on the text is because of big the character array is.
Код:
str[1000], str1[500], count = 0, name[MAX_PLAYER_NAME]; https://sampwiki.blast.hk/wiki/Limits You can only have up to 4096 characters in the information of a dialog. So that should fix your problem with that. |
Код:
Header size: 1084 bytes Code size: 31096 bytes Data size: 24016472 bytes Stack/heap size: 16384 bytes; estimated max. usage=4840 cells (19360 bytes) Total requirements:24065036 bytes
Quote:
Your script doesn't work.
It returns at least 30 "variable shadows a variable at a preceding level". There are also warnings showing from inside /y_ini includes. Specifically the ShowDamages. |
Quote:
I had a script like this for 3 months, never wanted anyone who had the same as mine to release it. I liked it to become a mystery.
I apologize for being such a greedy man (xD) EDIT: I could suggest you to be more unique rather than just copying the whole idea from LS:RP, although it's a cool one, players won't find it original |