help with noob bug
hi
simpel thing... but im noob :wink: and cant find the error combiller say array out of bount if i cange the array it says array mismasch .. *ARG* Code:
help please.... |
Please explain what you are trying to do :D
|
ok
i make n command with argument ;) so u can typ amx_make or amx_make 00 and it will make the code behind 00 and if u say amx_make 11 then it will make the code that stand under there in an secount if() with 11 and so on ;) edit// i want check if the arguments are true or not .... thats all cucu |
yo this would officcally be the first person i helped so yay!
i think i see your problem. in Code:
where it says Code:
///EDIT i think i tealized somethign else but its probably nothin. Code:
|
hi
ok thx but i dont understand why to put n string "00" into n array :?: :? ok im coding cb c c++ but this this this SMALL :twisted: i want only do somthing like this example but it dosent work ... Code:
:!: i dont understand this SMALL language *ARG* if someone can make this work .... i can see how it works ... (dont understand .. shiting arrays with strings :roll: :? cucu |
hi
ok i read the tutorial with array 1000000 times Code:
whats wrong ??? *AGR* i copy and copy arrays like in tut but then .. its n other error LOL Code:
line 32 Code:
if (read_argc() == 0) {and line 40 45 50 why :evil: i say "var_menu0[1]" ists n array for string with 2 space in it ... :? all time it works and now :?: HELP PLEASE |
No, new var_menu0[1] creates an array with one variable: var_menu0[0] you need to declare var_menu0[2].
|
Try using '(value)' instead of "(value)".
|
Quote:
Code:
|
Quote:
|
| All times are GMT -4. The time now is 17:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.