Search Results
Looking for a mapper, PM me if you wanna know more.
184,296
Okay I solved it, I need to press like 4 cm away from the REGISTER button to be pressed. Why is that? This is the LoadTextdraws code(Which is used to create them while the player connects) Код: ...
139
Quote: Originally Posted by Darkwood17 Use PlayerTextDrawSetSelectable before you use SelectTextDraw. Код: PlayerTextDrawSetSelectable(playerid, PlayerText:register7[playerid], 1); Se...
139
Hello, I am currently working with textdraws. And when I press the register7 textdraw, it opens textdraw14 for some reason. Which is part of the talent textdraws. Here is the code: Код: if(player...
139
Quote: Originally Posted by AndreT Code: ... ShowPlayerProgressBar(playerid, UnfreezeBar[playerid]); UnfreezeBar[playerid] = CreatePlayerProgressBar(playerid,258.00, 367.00, 124.50, 14....
120
Yeah double checked all that. Still it wont dissapear
120
Hey, I'm working with progressbar that "loads". And when its finished loading it wont go away. Here is the code: Code: stock freeze(playerid) { TogglePlayerControllable(playerid, 0); ShowPlayerPro...
120
I was hoping there was a object that looks a lot like water and functions like water. So if you swim through it you wont fall to your death
74
Hello, I havent been playing SA-MP or been coding in SA-MP for a long time now. I was wondering if its possible to add water to the game yet through MTA or any other map editing program? I would lik...
74
Try adding another string. Had this problem to once and I added two or three more strings.
103
Quote: Originally Posted by ****** You could try changing the order in the save file - each entry is a single line so not hard to re-order. Yeah I have done that. Still no luck.
83
Yeah thats what I did. But after I saved & closed the game, and returned to continue. It happend like this. But before it worked with no issues.
83
Hello, I am using iPLEOMAXs textdraw edtior. And after I took a break & started again, I cant get the textdraws infront of the usebox. Instead it gets behind it and text is not visible. Is there a...
83
https://www.youtube.com/watch?v=901AgjzT9vw Is it possibly this one?
91
At home is the best for me, in a dark room with some good music. ********,skype & all other social websites turned off.
149
Hello, I have a issue with this code: Код: if(IsAtRadioTower(playerid)) { if(GetPVarInt(playerid, "AtRadioTower") != 0) { SetPVarInt(playerid, "AtRadioTower", GetPVar...
115
Yea it saves correctly. But when I login it changes to 0 and the position.
100
Yea it does. But when i login it sets my skin & pos in database to 0 and position where the camera is.
100