Search Results
Quote: Originally Posted by Deroxi Can you send post the pieces of script: OnPlayerRequestClass (), OnPlayerSpawn() Are you using dialogs? Post the OnDialogResponse() here too please ...
103
Hello. Could anyone properly explain how to fully control player's spawn data? How to prevent this ton of bugs like a Grove Street with bottle of rum or get stuck in the class selecting without possi...
103
Quote: Originally Posted by AtomD So, the final command is: Код: CMD:id(playerid, params[]) { extract params -> new string:szName[MAX_PLAYER_NAME + 1]; else { SendClientMessage(...
202
Quote: Originally Posted by Konstantinos Read this: So, the final command is: Код: CMD:id(playerid, params[]) { extract params -> new string:szName[MAX_PLAYER_NAME + 1]; else {...
202
Quote: Originally Posted by ilijap Why explain? Its specifier . It work like this: If you enter /id John and If there is only one with strating name John it will select him if there are mo...
202
Hello. The objective is to write a command for this stuff in the title using sscanf. Command: /id [name/part] I found some tutorial in sscanf topic and I really didn't understood how this method work...
202
Из-за чего может не вызываться OnPlayerDeath? Вызывается только хукнутый, а обычный не хочет. Код: public OnPlayerDeath(playerid, k...
97,073
Quote: Originally Posted by eakwarp А сам код макроса startup? Вот. Код: #define startup(%0) printf(" >> Модуль {" #%0 "} инициализирова...
97,073
Quote: Originally Posted by eakwarp Код покажите, и не узурпированный "оййабаюсьпоказатьсвойкодонможеткому-тонужен", ...
97,073
Quote: Originally Posted by eakwarp Покажите все пять выводов. Не совсем понял. Показать что в консоли выводится что л...
97,073
Quote: Originally Posted by OKStyle А почему бы до case не создать string с максимальным размером из всех, а в опциях использ...
97,073
Quote: Originally Posted by eakwarp Вы бы код выложили, и с sample, и с кейсами. В первом подозреваю переполнение стека. С s...
97,073
Происходят странности какие-то с компилятором. Первое. В моде есть макрос, с помощью которого вызывается printf(...
97,073