Search Results
Hi, I want to make a cleo script that types in a command when I'm at a certain point in game. The problem is, is it possible to make it do that? Or is it possible to make it press a keybind? I am new ...
59
Guys for fuck sakes, Zeex compiler also makes it crash. This is bullshit no one has a solution?
224
https://github.com/Zeex/pawn Is that the compiler I should use? I just drag all the folders across?
224
sscanf is updated and YSI aswell, I told you that already
224
So, I'm trying to use ******'s Y_users library, and when I tried implementing it into my script pawncc crashed, so I ran the y_users.pwn script included in his Y_Ini download package. Even if I compil...
224
Yes but I don't want to rewrite the whole login script! Can't I just fix the issue?
131
I really don't want to bump this... But I ask nicely that someone would help me with this
131
Umm so guys? No one has an answer? I have been trying to fix this but I can't seem to get anywhere...
131
It's not my own, I'm quite honoured that ****** himself answered my question. I used a tutorial, I posted the link in my first post. I'm new to Y_Ini/YSI. But either way, I don't know what I'm doing w...
131
Line 469 <code> SetWorldTime(Map[Time]);</code> No it isn't related. My path is defined <code>#define UserPath "/ZMA/Users/%s.ini"</code> It's so wierd, I'm confused, I've had ...
131
Ok, so I have been trying to fix this script, it's a login script but it had some issues, so I remade it with another one, this tutorial here https://sampforum.blast.hk/showthread.php?tid=352703 and w...
131
Ok, the LuxAdmin filterscript has to be the first on the list on the server.cfg file, but I tried adding it first before and it didn't fix it, so I removed all the other filterscripts on the list exce...
83
I completely replaced all the files yet I still have the issue! Like I said it used to work! It is almost like it doesn't have access to read and write!
83
I haven't used luxadmin in a while, if I am correct, the last time I used it I had windows xp, now I have Windows 7 Ultimate, it used to work 100%, I have the same files and all but on a different ser...
83
I have been thinking, I don't even think it is possible, is it?
79
Doesn't work at all, and what I am seeing it does nothing of what I am asking for, I am looking to keep my current code or modify it slightly to change the amount of randoms it pics from RandomVehicle...
79
Hello, so I have a script that creates 42 random vehicles with no more than 3 duplicate vehicle types and no duplicate spawn locations. Here it is Код: new Float:RandomVehiclePos[][4] = //It never...
79
I am getting errors on your script, pawn Код: forward VehicleOccupied(vehicleid);public VehicleOccupied(vehicleid){   for(new i=0;i<MAX_PLAYERS;i++)   {         if(IsPlayerInVehicle(i,v...
89
I would like a script that will be able to tell if a car is completely empty, and will remove it, I can't seem to figure out how to do it
89
Thanks Dragonsaurus, but I can't rep you, I still need to spread rep, even though I have I will rep when I can
94