Search Results
Hello, I am having trouble loading some of the information for my server. I can load the players health, armour, and money because they have a default code that sets the value [below] Код: GiveP...
69
Hello, Im making my own roleplay server and have decided to add in a feature that tells the users how many acounts have been created on the server, however i do not know how to do this. I have a login...
164
Hello samp forum members, I have been working on my player stats (PlayerInfo[MAX_PLAYERS][Info]) using the Y_INI saving system and need to save a players wepons OnDisconnect and load them OnConnact b...
42
Hello forum members, Recently i have switched from the DINI file system to the YINI system after much convincing. So far i have found this system very similar and easy to use and i have decided to exp...
117
Ok thanks, and 1 hour is a little crazy but i didnt make the script i would have changed it anyway
54
Hello samp forums members, Earlier i was following a tutorial by 'Twisted_Insane' [link]:https://sampforum.blast.hk/showthread.php?tid=322311 And i created the jail command just as they did. It work...
54
Quote: Originally Posted by Yuryfury Clean and simple. Could be useful on small servers. I agree, this is a nice simple script that could be useful for learners like your self Toby. For...
437
Hello forum members, I have been on a few servers that had there server ip in the format of a website eg website.com:7777 I am wondering how this is done as i want to present my server ip in a simil...
189
Wait, ive just tested the code you gave me and im not sure where to put the: Код: SetPVarInt(playerid, "pAdminLevel", PlayerInfo[playerid][pAdminLevel]) If i put it at the top of the script i get:...
129
Thanks alot this is cery useful information to me Rep +
129
Hello samp forum members, Today i have come across a problem that has really stumped me and put a halt on my gamemodes progress. The problem is the communication between my gamemode and my filstersci...
129
Thank you very much both of you, i have tested each of you scripts and they worked fine. Dont know how annoying it was for me trying to get that to work. You make it look so simple
85
Ok guys thank you very much i will go and test your methods
85
Hello samp forum, I am trying to create a sysem tha prevents a car from exploding when its health is very low. What i have tried to do is create a function thats repeats every half-second and it is m...
85
Hello samp forum, I played on a server earlier that had a featue where cars would not catch fire when their health was 0, instead is displayed game text for the player saying "totalled" and the car w...
72
Hello samp forums, I found this useful car spawn filterscript earlier and it works perfectly, however after a spawned vehicle is destroyed it respawns where it was first spawned. I am wondering if it...
77
Hello again samp forum, I have set up a command on my server and that is when a player types /stats it will display their stats in the chat. The only problem im having is how do i get a players healt...
64
Thank you VincentDunn you have been very helpful, just one more question. Accounting for the invalid skins? How do i do that and can it cause issues?
102
Hello forums members, I am creating my own game mode and so far its going well. However i have come across a small obstacle and that is that i do not know how to allocate a random skin to a player fo...
102