Search Results
Ok, So when a player enters a vehicle I want it to display the name in a textdraw same with the health. Any help?
136
What do you mean "American Xbox", All Xbox's are made in USA.
337
I started the command but I dunno how I would do it from here; pawn Код: CMD:saveveh(playerid, params[]){    if(playerVariables[playerid][pAdmin] >= 3)    (        new szQuery[128];  Â...
110
IF it's for a vehicle, you can't get vehicle health "100", It's only 1000. I don't understand you much ;/
146
The only way to do it is OnPlayerUpdate, try removing the message. EDIT: The reason it will spam you is because OnPlayerUpdate is updated every 2 seconds.
361
Can anyone help with this MySQL Help, I got this table; But how would I make a command /saveveh, and it would save this to the table? (I know how to load it on GameModeInit)
110
It's not released yet ¬_¬
322
Because I want it to be unique, have things plays want and not for my own entertaintment but for everyones. (Its a freeroam)
322
"It's another one of these threads" No, it's not. The reason I have this open is because I want my server to be what my players want, not what I want. (Apart of Empire Bay Gaming) So, what would yo...
322
I know thanks. But [128] isn't really necessary. Using just ' s ' works fine!
124
My bad, rookie mistake. Fixed it.
124
EDIT: Fixed. But can someone help me with this?;/
159
Hello guys, I have almost finished my server but I need a little help. Here is my MySQL "vehicle" table format: How would I make a command /vehsave and it would save the vehicle into MySQL and ever...
159