Search Results
Quote: Originally Posted by CodeMatrix Quote: Originally Posted by [HUN Peti ] Hi, again! Now I can printf the variable(SomeString). But if I want to print it like this: printf(...
1,918
Hi, again! Now I can printf the variable(SomeString). But if I want to print it like this: printf("SomeString: %s", somestring); I get this: SomeString: But If I print just the somestring var like th...
1,918
Quote: Originally Posted by Marcus09 1) No. 2) Your executing the callback if it cannot find the callback. Remove the !. 1) Ok 2) I know it calls it, but there is another problem... Whe...
1,918
Hi! I know there is another callback topic, but I have another problem. :/ I'm using this kind of callback: Код: cell amx_addr, amx_ret, * amx_physAddr; int amx_idx; if (!amx_FindPublic(pAMX,...
1,918
Quote: Originally Posted by dice7 pawn Код: if(sscanf(string, "p|sss", str1, str2, str3) Quote: will this work? Well, try it ! It works, so big thanks! I neded...
764
will this work? pawn Код: new string[256], str1[128], str2[128], str3[128];format(string, 256, "Test|Test2|Test3#");if(sscanf(string, "s|s|s", str1, str2, str3) == 0) {    printf("STR1:%s STR2:%...
764
So anyone, please give me an example where can I set the delimeter (sscanf) :/
764
I tried this, but I didn't find a good example :/ Can't u show me one, please?
764
Hi! I'd need a string tokenizer, which need a delimeter! Please give me a function and an example. Thanks! Edit: It's solved! sscanf is the answer =).
764
Happy Birthday! How old are u? [HUN]Peti
745
I think it'll work ^^. I didn't test it. pawn Код: public OnPlayerCommandText(playerid, cmdtext) {    if(!strcmp(cmdtext, "/getwanted", true, 10)) {        new str[128];        format(s...
499
Quote: Originally Posted by [RAZ ADreNaLiNe-DJ ] Quote: Originally Posted by [HUN Peti ] Quote: Originally Posted by [RAZ ADreNaLiNe-DJ ] Quote: Originally P...
926
Quote: Originally Posted by [RAZ ADreNaLiNe-DJ ] Quote: Originally Posted by [HUN Peti ] anyone else? First of all, why don't you save player position each 5 seconds ? Why no...
926
I tried it, but it crashed my server :S(G-stylezz's plugin)
926
Hi! I made an online map for my own server. This script saves player's positions in every 5 sec, but sometimes my server laggs with 1 online player. It has a 'onlinemap' table and the table has 200 re...
926
I hid 25 packs in LV, SF, and in LS. Now I just have to script it and save who collect it But I still didn't get answer for my question , What do I hide? Please tell me a model ID.
816
Quote: Originally Posted by iTails I got an idea. A server holds and event, and its called Easter Egg hunt. (Apperantly) In this easter egg hunt, you have to go all the way around San And...
816
Quote: Originally Posted by Seif_ [adream-rp.com ] In a place where there are a lot of players, place a pickup cow somewhere hidden but not too hidden. And when you pick it up, you get som...
816