Search Results
There a few of that scripts on this forum. Use search.
78
Code: new model; This is defined as integer not a string. And here in your function your parameter is set to be a string. Code: GetVehicleModelIDFromName(vname[]) It should be like this I think: ...
59
Quote: Originally Posted by iLinx im not sure about the one on samp wiki but it could easily be made with php or javascript. and just to point you in the right direction if you do plan on...
68
I'm not shure where to post this, hope that it is ok to post it here. I was thinking about opening Balcan SA-MP Wiki with some tutorials and stuff and I see that official SA-MP Wiki has highlight for ...
68
Quote: Originally Posted by Angel φ if you want to delimitter them , you can use parameter p eg pdddd will encrypt d|d|d|d ( eg; 1|5|7|9 ) I know that I just forgot to put it on fi...
96
Uhh I'm not shure how to explain this. Is it possible to skip one format code, like if I split MySQL row and I don't won't to load the third field. Example: The result line would be like Код: f...
96
Few days ago I created temp ban sistem for my GM but I used MySQL functions so it was quite easier to calculate ban expire day. Here is my check if the ban has expired. I didn't have chance for comple...
515
This check pawn Код: if(dini_Int(bstring2,"hour") < h && dini_Int(bstring2,"day") < aday && dini_Int(bstring2,"month") < amonth && dini_Int(bstring2,"year") < ...
515
Quote: Originally Posted by ►Peter Corneile◄ https://sampwiki.blast.hk/wiki/Format lol tnx Quote: Originally Posted by 0rb Try with another % so it looks like '%%d' etc...
150
I have a little problem. I'm trying to insert mysql function DATE_FORMAT but it doesn't work because pawno won't ignore the % character. This is the string: pawn Code: format(query, sizeof(query), ...
150
Quote: Originally Posted by Y_Leѕѕ In that case you would need to do: sscanf(params, "ssz", option, item, params); sscanf(params, "is", gunid, amount); That will store anything remaini...
90
Quote: - Head Shot System (Its working good I think) I'm interested in this... Nice release.
933
Quote: Originally Posted by Y_Leѕѕ You need to check params is null, nothing else. sscanf will return a non null value if it fails (i.e. if they enter the wrong parameters). Last few ...
90
Hello, I just started to work on my new Game Mode, and it has been awhile since I was active on this forum. I decided to use zcmd with sscanf for my commands but I have one question about more complex...
90
IsValidEMail Features Checks if the eMail is in correct format "localpart@domain.tld" Characters that are allowed for local part (username) are uppercase and lowercase letters, numbers, dot (.), unde...
71,256
Quote: Originally Posted by Mechscape Use ToggleAbleSpecating... I'm not shure that has anything to do with Class Selection or it does?
82
Is there any way to disable this (red rectangle) because I don't have class selection on login? -> Picture
82
Tell him to delete gta_sa.set from My Documents
190
Quote: Originally Posted by scorp1543 Quote: Originally Posted by Dujma I use NOD32... Fail ^^ I guess it's ok tho, But i mean it dosent detect much, i had plenty of Trojan...
218