Search Results
Yeah, not optimal maybe. But I was probably first to come up with an idea of how to use objects in samp to create a little bit more realistic prison than what seen before.
1,203
I think the advertising section is a great way for new servers to get a stable playerbase. It's hard to gain members without advertising the server, especially if you can't afford the hosted tab. We s...
412
No. I copy-pasted everything into a clean gamemode (see pastebin at top), still not working as it should.
104
Yeah, it's nothing. When I use it as a FS it works fine. I don't wanna use it as a FS though, I wanna use it in my GM script.
104
Hey. Everything compiles thing but whenever I create a house in-game it doesn't save if restart. Can you look my script through and see where I made a mistake? Thank you, by the way, I use GarHouse. G...
104
It gives me an error at the line below saying: (1452) : error 017: undefined symbol "idx" pawn Код: tmp = strtok(params, idx);
60
Hey. I have got to a point where I can't figure out how to convert these two strcmp commands to zcmd! Believe me, I have been trying for at least 20 minutes without any progress. I'm no master so I th...
60
Sorry, perhaps I wasn't very specific with what I meant, I need to save the file aswell to my Users folder. I'll experiment with what you have given me and see if I can figure it out. Thanks.
119
I have tried to put pClass[16], but it didn't work.
119
Hi. I have now for some time tried to figure out how to save letters instead of numbers. I want to allow people to choose what class they want to join as when they first join the server. Players will ...
119
Hi. Today I made a custom object in 3ds Max. I followed several tutorials at GamerX forums and finally implemented the object to my script. pawn Код: CreateObject(19801, -402.00814819336, 2268.79...
84
Hehe. I did not put the zcmd in OnPlayerCommandText. I put it in a seperate part. Anyway, I tried it again and it worked somehow! :P Will test it out and reply here if I encounter any problems. paw...
147
Hi. I wonder how I can convert this strcmp command below into a zcmd: pawn Код: if (strcmp("/enter", cmdtext, true, 10) == 0)  {    for(new i; i<MAX_HOUSES; i++)    {      if(IsPlayerIn...
147
Ah yeah, obviously, thank you.
114
Thanks for your answer. I tried it but when I try kicking myself it returns the following; Код: [12:38:23] Admin Otto Kling kicked Otto Kl [12:38:23] Server closed the connection. As you can see t...
114
Don't take me for an idiot. I have obviously been looking there, I always do search and whatnot. But when it comes to the point where I can't find the solution myself. I ask here. After all we are in ...
114
Hey. I am creating a kick command with zcmds. The kick itself seems to be working fine. Just the message it's supposed to send is quite messy and I really don't know how to continue. pawn Код: COM...
114
@[ISS]jumbo. I appreciate the help you tried to give me but due to your lack of English it was hard to understand what you was saying. No offence man, I really am thankful for you trying. Anyone else ...
127
I normally never bump my threads but I need to know this to continue my scripting. Please have a look at my questions above, I would very much appreciate it.
127