Search Results
Quote: Originally Posted by Debjit Here is another Tell me if you liked this, I will provide you with .psd, you can edit the colors of your wish Pixels, pixels and one more time pixel...
261
So yea i pushed a little bit, everythin' seems to be pretty close to the end, but one thing. I added to login system Код: PlayerTextDrawSetString(playerid, register[playerid][4],"login"); so w...
280
Quote: Originally Posted by Sew_Sumi Hold up, so you don't understand how the process of the login/register system works? When you connect, it checks for the userfile, and from there it s...
280
Quote: Originally Posted by Sew_Sumi It's actually exactly the same. So this make no sense how server will notice when he need to hide register textdraw or not. System which he gave wil...
280
Well i mean not show both textdraws, only one. Somethin' like this So 1-When player is new, he need to register 2-When play is back and he only need to login and (register) textdraw is gone shows onl...
280
So hi! I have one question so i made textdraws register and login and i wondering how do i need to different textdraws like example player join game textdraw will show something like "Register" he cli...
280
Same problem with login... can't online always says it's wrong password
7,761
Quote: Originally Posted by Sreyas Break from loop or use return to break from function its self when a match or true statement occurred. Like this? Код: new randomammo = random(15)...
79
Hi Any ideas why sometimes message send two or three times "You picked something"? Код: if(pInfo[playerid][IsPlayerInfected] == 0) { new slot, weap, ammo; for ( slot = 0; slot < 14...
79
Quote: Originally Posted by jasperschellekens Your only option would be to add a timer when its a teleport. Or to use CreateObject Instead of CreateDynamicObject CreateObject seriously?...
133
Quote: Originally Posted by coool There is in the first one change 210 to your desired time. Is that what you want? No. I want make if time passed 210sec class will set only if i die ...
221
How can i let select class if time is passed, for example >210 I can select, <210 i cant select. So if time passed i want make that, you can select class, bat just with one condition you press o...
221
Quote: Originally Posted by Sreyas Your function have no problem i just tested it. Try to call this function in a loop and see it yourself.Also if you want more precise 50/50 odds then cha...
251