Search Results
pawn Код: new PlayerText3D: SpeedText[MAX_PLAYERS];
151
Hey, How can I make an object have his rotation changed and position and both time? This is what I've got now, with MoveObject: http://www.xfire.com/video/30bebc/ Good garage: http://www.xfire.com/...
80
Nothing changed, just the same when I entered /buy it showed me the list.
179
Do you have pickups created under 'House'?
176
Use the edit button instead of bumping your post up to 2 times.
100
Delete3DTextLabel(House); https://sampwiki.blast.hk/wiki/Delete3DTextLabel
176
Unfortunately even with that, I had the same results..
179
What have you changed and what is break? (Thanks will test it out) Edit: Same result
179
I've added : pawn Код: for(new b = 0; b < sizeof(BizzInfo); b++)            { I've changed : pawn Код: if (BizEntered[playerid] >= 26 && BizEntered[playerid] <= 32 || B...
179
Do you have teamviewer? I might be able to help you that way
171
I'm sorry that I can't help you, but I can tell you that it's known by some people, when this bug occurs you can set his HP to 0 and he will respawn.
72
Make sure you use the right Pawno.exe and the right folders to put the .inc files, if it doesn't work, try to open pawno.exe, click on the tab 'Options' and recheck 'Associate with *.pwn files'
171
When you typ the command or when you select the skin? If selecting, post your onplayerkeystatechange, or whatever you use to select the skin
84
pawn Код: format(tds,sizeof(tds),"Time: %d:%d:%d~n~Phone: %d~n~Bank: $%d~n~Age: %d~n~Skin: %d~n~GPS: %s", hours, minutes, seconds, PlayerInfo[i][pPnumber], PlayerInfo[i][pBank], PlayerInfo[i][pAge...
56
The server is supposed to browse and list the files in the folder for setting variables of each file. Thanks anyway.
255
We are using vBulletin, looking forward to a vB release!
2,553
When does the player gains his XP?
446
Use pawn Код: return 0; instead of pawn Код: return 1;
206
If you have this: pawn Код: new AdmRank; Change it to this: pawn Код: new AdmRank[21];
154