Search Results
And for windows ? Is there any solve from pwn ?
71
Hey, there is a mode (cleo i think) that freeze your server after 8 mins after you launch it. You have to connect on server and press h+k. After 8 mins he say that server is freezed. I tryed crashdete...
71
OMFG didn't saw that little mistake ;d Thanks a lot :d gonna try it right now
3,963
I thoguth is there any option to read from the end without reading whole text because i talk about big files. Anyway, thanks.
96
But u can give me the code in pawn format?
96
Hello there, i have two questions: Firstly i made a ban system based on unix timestamp and i need a code to convert unix to date ex: from 1392210805 to 02/12/2014 - 13:13:13. I tryed this include but...
96
I rly need this but i think it is a little bugged Код: new y, m, d, h, mi, s; getdate(y, m, d); gettime(h, mi, s); format(bandate, sizeof(bandate), "%d/%d/%d - %d:%d:%d", y,m,d,h,mi,s); T...
3,963
I got a problem with it. I joined race 1, then i started it. It show me CD, it unfreeze me then i go. After finishing it i join again race 1 and then i start it. I get "SERVER UNKNOWN ERROR" and then ...
699
Hello, i have a godfather gamemode and it had strcmp commands. Now i began to make commands using zcmd + sscanf. There are any risk to get flooded or anything ? Someone told me he may crash my server ...
73
fixed, forgot about separator, p<,>
55
I can't understand why i get an error when i try to read a line from file and parse it with sscanf ... This write in file: Код: format(string, sizeof(string), "%d,%d,%s,%d,%f,%f,%f,%f,%d,%d,%s,%...
55
Thanks, i tought scriptfiles is by default selected.
9,055
I know is possible using this plugin, i asked a version using it ..
116
This one need RL_Files, but it don't have linux version.
116
I wanna know how to get number of files in a directory using FileManager. I did this but it don't work ... Код: stock NumFiles(type2) { new string[50]; if(type2 == 1) format(string, sizeof(stri...
116
How may i count files in a folder? I did this and it is not working Код: stock NumFiles(type2) { new string[50]; if(type2 == 1) format(string, sizeof(string), "Vehicles/normal/"); else if(typ...
9,055
My avast just blocked your Demo link: Code: Infection Details URL: http://ww38.preview.rl-rp.com/track.php?... Process: C:\Program Files\Google\Chrome\Applicati... Infection: URL:Mal
975
It worked fine, but after some changes to my gm i get that. It is updated.
153
After some updates to my GM i've got that error and i don't understand why Код: error 017: undefined symbol "SSCANF_OnGameModeInit" The sscanf include is up to date. Any ideas?
153