|
|
#1751 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Nov 2011
Location: Norway, Tromso
Posts: 395
Reputation: 17
|
Edit: I did it wrong.
|
|
|
|
|
|
#1752 | |
|
Little Clucker
![]() Join Date: Oct 2011
Posts: 36
Reputation: 1
|
Quote:
|
|
|
|
|
|
|
#1753 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2010
Location: pawn && htdocs
Posts: 1,092
Reputation: 46
|
Did someone know id of road train horn soung id ? i only find for car horn
|
|
|
|
|
|
#1754 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Apr 2008
Posts: 611
Reputation: 6
|
Anyone happen to know how i can make a checkpoint pickup a trailer instead of the player.
So if the trailer enters the checkpoint it does what it's suppose to , instead of having to enter it with the truck |
|
|
|
|
|
#1755 |
|
Big Clucker
![]() ![]() Join Date: Jul 2012
Posts: 89
Reputation: 0
|
I want to make a command that creates a new file. The files will have numbers as titles. But, they should not overwrite eachother but just a new number Like: 1.ini, 2.ini 3.ini.
How can I create this using ini by y_less? |
|
|
|
|
|
#1756 |
|
Little Clucker
![]() Join Date: Sep 2009
Posts: 30
Reputation: 0
|
How do I create text that the other player gets a message when a player types a command?
E.G: /pay, the sender recieves "You have sent money to %s" by SendClientMessage, but how does the reciever recieve text that they have been given money? Thanks |
|
|
|
|
|
#1757 |
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,013
Reputation: 701
|
Use the same player ID variable you used in GivePlayerMoney.
|
|
|
|
|
|
#1758 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Apr 2007
Posts: 338
Reputation: 3
|
I want to use va_format to ShowPlayerDialogEx but I don't know why i have error "error 029: invalid expression, assumed zero".
PHP Code:
Last edited by Maniek; 16/10/2012 at 05:13 PM. |
|
|
|
|
|
#1759 | |
|
Huge Clucker
![]() ![]() ![]() Join Date: Jan 2012
Location: USA/Slovakia
Posts: 457
Reputation: 62
|
Quote:
PHP Code:
|
|
|
|
|
|
|
#1760 |
|
Big Clucker
![]() ![]() Join Date: Sep 2012
Posts: 50
Reputation: 4
|
I want to gain knowledge of MySQL as I would like to eventually use it for account storage. With there being no current R7 guides, should I just use and follow a R6 based guide and then when my knowledge is wider, move onto R7. Not going to be hosting a server or using a MySQL database fully anytime soon, so it's just down to if it's a good path to take; to learn MySQL.
Thanks. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to make a soldier aotumaticly be general when the general dies ? | AlbanianGuy | Scripting Help | 35 | 13/05/2012 03:35 PM |
| Minor problem | Desert | Help Archive | 4 | 17/03/2010 05:24 PM |
| Counting with mysql queries | actiwe | Help Archive | 2 | 26/02/2010 02:36 PM |
| SQL queries using GROUP BY | Dabombber | Help Archive | 2 | 05/10/2009 07:47 PM |