Search Results
sry for bumping old post, I really need this FS but link is broken, anyone have it ?
798
I'm looking for newest, without bugs, car and house ownership FS for my deathmatch gamemode... Please give me advice which one to use.
97
@Konstantinos Thank You SO MUCH !!!
145
When I click TAB and click on me (my name) it opens dialog with admin commands and when I choose for example slap player it slaps NPC, not me. If you need some code or more info tell me...
145
Script: Mine Problem: When I click TAB (My ID is 1 cuz NPC is 0) opens dialog with admin commands for example slap and when I choose slap, it slaps NPC but not me... Part of script: I added this just ...
145
Please if someone can convert this: http://pastebin.com/dLtdBYjZ Thanx!
57
Everything is working fine, I followed the Tutorial form start to the end, i have ONLY 1 Q... Is it really important to relog after register or you can continue playing ?
22,510
I'll appreciate it! Login and Register System - Dialogs - Using Y_INI
107
Hello, I have a problem with autologin, I didn't finished it yet cuz I don't know...the only thing I can do is make to save IP in players file in scriptfiles folder...and to put in gamemode new IP; .....
107
Use https://sampforum.blast.hk/showthread.php?tid=117851 to create textdraw, when you save it, it will be saved in scriptfiles folder in .txt file, than open .txt file and you will have all instructio...
210
Try this: pawn Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]){    if(dialogid == 1)    {        new file[128], name[MAX_PLAYER_NAME];        GetPlay...
152
Im talking about ZCMD /check command, where is the problem...in console Im getting sscanf warning, and if I do /check on some player its showing my "Name:" instead of his... pawn Код: CMD:check(p...
86
aaa I fixed...the problem was when Tut point 4 finish it cant go on 5 cuz I didnt put pTutorial[playerid] ++; on 4 tut.. Thanx both of you .. +Rep !!
179
Quote: Originally Posted by Shabi RoxX Try this : pawn Код: }  else if(pTutorial[playerid] == 5)  {     TogglePlayerControllable(playerid, 1);     SetCameraBehindPlayer(playeri...
179
All is working good, until player spawn...when tut finish the player wont spawn...camera is staying where she is...after all 4 position of tutorialing I puted this: pawn Код: //here goes all prev...
179
Ok I'll try it, Im sleepy right now, tomorrow I'll post here the results
179
I want to make command when player type /tutorial then he needs to watch tutorial by SetPlayerCameraPos, I need only 3 positions showing, but I f**** something with timers...can you help giving me som...
179
Hello all, Can You tell me is it important to add MAX_PLAYERS on textdraw or 3dtext variables, new Text:AFK; OR new Text:AFK[MAX_PLAYERS]; and continue AFK= TextDrawCreate(bla bla); OR ...
97
Ok thx anyway i will never post this again
100