Search Results
How to make that only one player or 10 players can enter interior.. For example if one player types /enter, for other players that try to enter the same location will send message: Someone already ent...
92
MySQL is to complicated for me so I will try to learn YINI.. I need it for custom vehicle system.. Thank you anyway.. If you have some good advice for YINI, write it freely..
138
I was wondering if I can i use both YINI and DINI in my script.. But not for example save with YINI and load with DINI.. So can I use login/register system with YINI and House system with DINI?
138
Quote: Originally Posted by OneDay You should translate the other commands instead. We can help that. okay.. Here are my commands Код: if(strcmp(cmd, "/invite", true) == 0) { ...
69
can someone translate command from ycmd to strcmp, please.. I know that everyone will say that ycmd is better, but all my script is in strcmp and it doesnt work with ycmd, so i need these commands in ...
69
Quote: Originally Posted by Sunehildeep PHP код: new password = random(9999);  Then use the password variable to compare it with the user's input text. Okay thank you ve...
127
Okay thanks.. I can understand some parts of your reply.. I'll be more specific.. I want to use this at bank robbery.. So when someone goes to bank and tries to rob it.. He will get messages like Send...
127
Hi.. I was wondering how to make random passwords.. For example.. Every time you go to rob bank.. You have to guess password among 100 codes.. If someone knows and tell me I will be grateful.. Thank y...
127
Quote: Originally Posted by Vince Don't use spaces or special characters. Quote: Originally Posted by Deroxi Maybe use: _ So: Dozvola_za_auto Thank you guys! This worked!
84
Код: INI_Int("Dozvola za auto",PlayerInfo[playerid][pDozvolaA]); You think something like this?
84
Hello.. I have problem with y_ini. When i login for the first time, everything is okay. But every next login Y_ini copies some of few lines and paste them. Screen: http://imgur.com/a/dNlPd SORRY fo...
84