Search Results
Quote: Originally Posted by Saleem this is increasing size of words ? new string[300]; if i change it to new string[600]; then what will happened ? It will allow you to add more text.
101
Quote: Originally Posted by Haydz Haha, Sadly I do the same thing way too often . Thank you so much haha I got it working
98
Ahh you might be right, I was looking at the wrong dialog boxes haha. I will get back to you if it has worked or not. Thanks!
98
Quote: Originally Posted by Haydz Hi, mind posting your dialog code so we can help you find out whats going wrong ? Sure thing Its on multiples but here is the one in the picture: К...
98
For some reason that I can not figure out is my text in my dialog boxes are missing. The strings are set right but I can not figure out why they are disappearing. Can anyone help me? Please and thank ...
98
Then go to show code, copy that and paste it in your script under public OnPlayerConnect.
82
OK, I've changed my mind and I want to make the /stats command be prompt with a Dialog box. This is what I have so far but it doesnt work. I know I'm doing it wrong so can someone explain to me how it...
61
Quote: Originally Posted by Goldilox pawn Код: format(string, sizeof(string), "Stats for %s (ID: %d):", PlayerName(targetid), targetid);        SendClientMessage(playerid, WHITE, s...
141
Ok, I tried what you did and got a few errors. I will try to make it more specific lol. Here's the code and what I want to do: Код: format(string, sizeof(string), "Stats for %s (ID: %d):", Pla...
141
Oh yes its a client message, sorry.
141
I was wondering if there is a way to have all the letters in /stats a certain color and all the numbers a certain color. I tried using Hex (ex. {FFFFFF}) but it made it all disappear. Any help is appr...
141
Quote: Originally Posted by Stanford Try changing the loading and saving way to .cfg They are lol they're in their own .cfg files.
81
My script has a little more than 87000 lines. Every other command works fine. Though /createhouse, /createbusiness, and even /gmx makes it lag more than it should.
81
Title says it all. I type a certain command for example /createhouse and the house gets created but the server lags for a second before I can type another command or even see the house icon show up. I...
81
Quote: Originally Posted by benjaminjones Alright guys.I want to tell you all I bought the SARPL made by Emmet So its not your script. Its Emmets...As he stated before. Btw I work with...
18,172
Quote: Originally Posted by Shawn_Raws When it says changeme and crap when you load the game how do you change it please help! In the script, just ctrl+f and type in "changeme" without ...
1,698
Yeah, here it is http://forum.sa-mp.com/showthread.ph...amp+map+editor
71
The x,y, and z coordinates. For example: CreateObject(3374,x,y,z,rx,ry,rz); Use a map editor such as SA:MP Map Construction. Just put the coords. in there and click "Point camera at these coords"
71