Search Results
I would suggest setting a variable containing the seller id to the player who's buying (In your example, 2) The variable is set when the seller uses the command /sellweapon When the player id2 buys a ...
105
Quote: Originally Posted by Sew_Sumi You shouldn't be directly referencing dialogids in the first place I'm sure really. You're not able to simply stack everything together in one group a...
67
Well, I'm thinking about splitting a gamemode into multiple files but I have a small question. Does the dialog ids starts from 0 in each file? I mean if i show 2 dialogs with the same id but was in a...
67
Try using a textdraw editor, The only thing I can think about.
83
Quote: Originally Posted by Nero_3D You can if you pass the correct address, for example by using ref from amx_memory PHP код: SetTimerEx("decrease", 1000, true, "i", ref(TEST))...
131
Quote: Originally Posted by jasperschellekens format a string before printing it to get the right value. PHP код: new TEST = 5;  forward decrease(&n);  public decrease(...
131
So I'm trying to pass a variable by reference to a function using SetTimerEx and I'm just getting a messy result. I cannot find where I fucked up and I searched about this and didn't find a thing, Hel...
131
Most of players either forget to get a back-up copy for the chatlog or doesn't care about it but hold on, What if you need that file later? I always had this problem till today, I thought about writti...
249
I believe i know this "AddDirFile" Function and it might be the problem Inside your bank files folder, Add an other folder called "B" That function takes the first letter (Char) of the string and us...
195
Yes yes yes yes!!!!! Python got lot of built-in modules and it's awesome at data handling (Strings, Lists....) also mind sending it to me? (The updated plugin)
940
I know this is an old topic but does any one got the modules ? Or will this thing ever be alive again?
1,527
this simply just sets the player's cash/score w/o updating the data base, I would say either use a timer to save all the players' stats (Each 5mns maybe) or you can easly update the player's score/cas...
71
This would require a timer maybe (May be a little laggy). There is an other way to do it by checking the date whenever the player connects. I'm giving just information here, Maybe you could take car...
62
Yes I know but i still did some effort here
771
Quote: Originally Posted by Jayse I don't want to be a dick but there's better ways to do this type of "control panels", one way is using sockets and other way is playing with redis. I ...
771
I've released the first version a month ago and I believe it was some kind of useless but it was a good start for me anyway, I had some ideas and I still have more but the version 2 will be safe to re...
771
This isn't a script request section, Scripting Help Here is a topic to request for a script from someone: https://sampforum.blast.hk/showthread.php?tid=447813
112
It simply changes the player's skin to the one which u are looking for
139
Is it hard to read? Scripting Help There is a topic for requests also there is ******
58