Search Results
Really good tutorial. Thanks for this
561
Quote: Originally Posted by Mencent Hello! Can you show us the coordinates of this pickup? If the coordinates are higher as 4000.0, then the pickup disappears. Yes that's the problem,...
162
https://sampforum.blast.hk/showthread.php?tid=339691 Read the first row of the table in this thread. Your problem is SA-MP is not initializing. Try reinstalling GTA and SAMP, and make sure you don't h...
251
Quote: Originally Posted by TenTen i want cage myself NEVER DO THIS! IF U CAGE URSELF AND THERE'S NOBODY AROUND U - BAD THINGS WILL HAPPEN!!!
105
Quote: Originally Posted by MattyMatty Quote: Originally Posted by maxy153 ur server hacked u No thats not it, it happens on other servers also...
249
OnPlayerUpdate shouldn't be used if you care for the server performance. Use timers instead. EDIT: Stanford said the same.
128
Quote: Originally Posted by XBrianX I do , i got 8 GB ram 8.00 GHZ 4 gb Graphic card. Touchscreen Dell. 8 GHz, 4 GB Graphic card, Touchscreen, Dell Are you trolling??
155
This is done by a simple fuction in this filterscript: https://sampforum.blast.hk/showthread.php?tid=439500 Read the filterscript description for more information.
80
I tried with: Код: CreateDynamicPickup(1272, 1, x, y, 0, -1); It still doesn't work. How to solve the problem?
162
I've created new land out of the game coords (3000, -3000) and when I create a pickup, it just disappear. The pickup is showing on San Andreas, but not out of it. Any solutions?
162
Quote: Originally Posted by Omar55555 show your all /refuel command. The problem isn't in /refuel EDIT: Quote: Originally Posted by Zamora Try this. pawn Код: if(inpu...
108
I created fuel system with dialog, but there is a problem. When I write (for example: 5) it show "You cannot refuel your vehicle" Here's the code: pawn Код: if(1 < strval(inputtext) || strval(i...
108
Thanks InfiniTy. and Konstantinos +rep
69
pawn Код: AVehicleData[vid][Fuel] +inputtext; Error: Код: error 033: array must be indexed (variable "inputtext") Same error on this line: pawn Код: new RefuelPrice = (Amount * RefuelMaxPr...
69