Search Results
Another good release but really simple. 7/10
442
Not to sure f this is classified as help. Anyway, I am trying to think of cool things to do in script using the particle effects. Any ideas to help would be great! Just throw ideas in the comments!
47
It did help. Please only post responses to the question. Thank you
77
I want make a custom callback for OnPlayerChangeAnim. I just want to know how I would go about doing that. So when someone starts to shoot, it places text above then says %s is shooting. Any help is a...
77
I am making a car rent system. So far I have the cars defined as rentcars. I also have so when you enter then it brings up a dialog asking whether to rent or to get out. I need to know what would be t...
81
Quote: Originally Posted by Sk1lleD pawn Код: stock SaveFaction(){    INI:file = INI_Open("faction/LSPD.ini");    INI_WriteString(file, "LSPDLeader", FacInfo[1][facLeader]);    I...
119
I get these errors and have no idea what they are. I converted this from dini so IDK if it was done write. I can post dini version on request pawn Код: stock SaveFaction(){    INI:ini = INI_Ope...
119
Look at https://sampforum.blast.hk/showthread.php?tid=189169, I recommend www.hostspree.org though.
103
Quote: Originally Posted by dEcooR https://sampforum.blast.hk/showthread.php?tid=175565 please read it there is tutorial. I have looked at this already. It doesn't help me any. Could y...
79
How would I convert this to y_ini pawn Код: new file[64];format(file, sizeof(file), "factions/LSPD.ini");format(FacInfo[1][facLeader], MAX_PLAYER_NAME, %s, dini_Get(file, "LSPDLeader"));format(Fac...
79
Quote: Originally Posted by RealCop228 Did YOU look at the results? Or perhaps even try your own search query? Check and Check. Still havn't found my answer
97
Quote: Originally Posted by RealCop228 http://lmgtfy.com/?q=text+draw+editor+SAMP Search before posting- it goes a long way. Did you look at the results? The editors don't make boxes a...
97
How am I able to get the coordinates needed to make Textdraw boxes on the screen. I am making a login screen such as NGG but don't know what coordinate would be. I do know how to make them, I am looki...
97
Quote: Originally Posted by Edix Well you can make it urself by using sscanf and for the admin part you need to do a check when a player connects This section was meant to be for questi...
110
How can I make a valid name Checker for Roleplay. Needs to be 2 _ Example: Dante_M_Williams Detect if the single name is an Admin. Example: Dante can log in with single name Thanks to who ever can he...
110
Quote: Originally Posted by BigETI Then your script includes functions, which are not part of this release. Have you wrote this stuff by yourself, or did somebody actually gave you a scrip...
120
Quote: Originally Posted by BigETI Please re-compile your script with the includes the MySQL plugin thread gives you. Do not mix up includes from one MySQL plugin thread and use a differen...
120