Search Results
Please dont go around, saying - Sorry my English, Im PORTUGESE. What you're doing is calling Portuguese people retarded, that they cant even learn english? Better speak for your self.
4,765
you can do that with auto hotkey
145
Get this in your tiny skull - dont post your help requests in gamemode scripts section! 3rd time... You cant make a gamemode in map editor, those are only mappings. Open the file with pawno, you shou...
214
Wait, is this a repost/stolen work? Im sure i have heard southside somewhere else and under a different author. If its not stolen, then good job on your work. EDIT: Ehh, yeah... another stolen scri...
1,048
Wow, you replaced car ids, spawned 2 cars and added 1 mapping and you also wrote a command few times to remove a door. This release isnt really a bug fix and is not worth to be posted here, thats my ...
292
Im trying to convert strcmp commands to zcmd. Could anyone teach me what to do with Код: tmp = strtok(cmdtext, idx); if(!strlen(tmp))
108
Quote: Originally Posted by Vince What we're saying is that you should change it, but it actually doesn't have to be changed. And what should i be changing it to? :
183
So what you guys are saying is Код: tmp = strtok(cmdtext, idx); if(!strlen(tmp)) is sscanf and doesnt need to be touched?
183
Cant be pawn Код: tmp = strtok(cmdtext, idx);            if(!strlen(tmp)) These are strcmp things that needs to be converted as well, arent they?
183
Hello community, could someone convert these commands to zcmd and highlight the places which you have changed so i would know? pawn Код: if(strcmp(cmd, "/bizfee", true) == 0)    {        if...
183
Hello, i was wondering, is there a programm for textdraw creating? And yes, i did use search button, but it drops some random threads which i didnt even requests. (I would appriciate tips on how to us...
75
It just doesnt redirect you to next Dialog/or something after you input your registration password.
323
Downloading & Testing. EDIT: Register is bugged.
323
Quote: Originally Posted by EthanMason Well how can i set myself as an admin please help me.. Turn on your server, join it with the client, register, close the game, go in server's fold...
1,478
Hello, since im not the best scripter, could someone give me a script for dynamic businesses? Or a guide, something.. anything. Forums are empty from businesses, only some primitive ones..
58
Hello, could someone explain me how would these 3 command processors perform on 100 player base. Lets say, its a normal day, they are roleplaying and such..
268
Quote: Originally Posted by Blackazur I would recommend MYSQL cause its more ressourcefree and more better. ressourcefree? I didnt understand.. mind explaining in more detail?
204
Hello, i could someone explain me the difference from having dINI and MySql? Does it increase the performance of the server if you store your information in .ini files rather than in databases?
204
Hello, i was wondering is it really bad to have "sscanf warning: No default value found" I mean, can i ignore the warning and just carry on with everything else. How will the warning impact performanc...
161
Quote: Originally Posted by Yashas Try putting loops in your pawn code itself to check.For example, you connect yourself, and keep some big loops and large code on OnPlayerUpdate and GetTi...
88