Search Results
BUMP EDIT: also when i remove the includes to try compiling it, it still freezes
200
Haven't still figured out what caused this? any ideas?
200
I replaced streamer and sscanf2 i dont think others should be replaced but its still not workin.
200
Oh right... Well i don't know if any of them outdated, how do i find out? Код: #include <a_samp> #include <streamer> (Incognito's) #include <zcmd> #include <airbreak> #inc...
200
It's RP gamemode made by me from scratch so it's not at the forums. It's over +40k lines and i compiled it with 0.3x compiler and it worked only had few loose indentation warnings
200
Hello, as i updated to 0.3.7 i cannot compile my script what was freshly compiled few days before 0.3.7, in 0.3z i can compile. Do anyone could have any ideas what could cause it? The script is from 2...
200
I'll suggest you to remove player's money when his gun dealer, or that command would be abused in any server also for quitjob Код: CMD:quitjob(playerid,params[]) { if(pTeam[playerid] != 4) { pT...
506
Quote: Originally Posted by DeitY Excelent! Could you add like removing dig after some time, cous pernament is kinda stupid? Quote: Originally Posted by AchievementMaster360 ...
534
Object, as you can see from the first screenshot
534
I don't see anything to screenshot but added them.
534
Body system I made this for my server, but im going to release it because i need reputation to advertise my server. It's not ready and wait for new updates. Also suggest your ideas for this filterscri...
534
Well thank you for your advice HazardouS, tomorow im going to check if i have a line longer than 500 characters, because i don't think i missed a bracket but i will check, my gamemode is +41k lines so...
106
Hello,i have an problem, I haven't been scripting for a long time, i took my old script(not very old like a year or so) but it wont compile it, it won't show any errors or warnings just the box and it...
106
thank you, whatever were you being sarcastic or not
788
do you have any account registering system?
98
Код: CMD:startjob(playerid,params[]) { if(lawnmower[playerid] != 0) { SendClientMessage(playerid,0xFFFFFFFF,"You are already on job!"); return 1; } SetPlayerCheckpoint(playerid, size,x,y,z); // f...
117
Код: onplayerconnect: SetTimerEx("paytimeplus", 600000, true, "i", playerid); forward paytimeplus(playerid); public paytimeplus(playerid) { if(IsPlayerConnected(playerid)) { pInfo[playerid][...
173
how do you set paytimeplus timer?
173
How do you give the paytime?
173