Search Results
pawn Код:
new PlayerText3D: SpeedText[MAX_PLAYERS];
711
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/...
322
Nothing changed, just the same when I entered /buy it showed me the list.
812
Do you have pickups created under 'House'?
806
Use the edit button instead of bumping your post up to 2 times.
441
Delete3DTextLabel(House);
https://sampwiki.blast.hk/wiki/Delete3DTextLabel
806
Unfortunately even with that, I had the same results..
812
What have you changed and what is break? (Thanks will test it out)
Edit: Same result
812
I've added :
pawn Код:
for(new b = 0; b < sizeof(BizzInfo); b++) {
I've changed :
pawn Код:
if (BizEntered[playerid] >= 26 && BizEntered[playerid] <= 32 || B...
812
Do you have teamviewer? I might be able to help you that way
802
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.
390
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'
802
When you typ the command or when you select the skin? If selecting, post your onplayerkeystatechange, or whatever you use to select the skin
414
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...
260
The server is supposed to browse and list the files in the folder for setting variables of each file.
Thanks anyway.
789
We are using vBulletin, looking forward to a vB release!
7,742
Use
pawn Код:
return 0;
instead of
pawn Код:
return 1;
714
If you have this:
pawn Код:
new AdmRank;
Change it to this:
pawn Код:
new AdmRank[21];
601
