Search Results
pawn Code: new hello[2][4];//is the same as...new hello[8];//2*4 = 8 but is... pawn Code: new hello[1][1];//the same as?new hello[2];//1*1 = 1... Sorry was just taking a look at some stuff and ju...
118
Quote: Originally Posted by Guitar It does save the password, but I can just write anything in the log-in dialog and it logs me in, so I am afraid that it doesn't read the password :S T...
774
If you're using Whirlpool write it as a string. If you're using Adler32 (udb_hash) use WriteInt (which would've been the solution from the start). As for your current situation, do it on a test scrip...
774
@Cjgogo - How in the world is it buggy or useless? The only thing I'll agree with you on is that it sucks. It's plain horrible and I used it as a cheap method in my tutorial. Anyway, it'd be best to u...
774
******, Zeex, Slice, Kyosaur, RydeR` [Zh3r0] If you've mentioned him you're either a) retarded or b) haven't been here to see his posts
2,178
Quote: Originally Posted by SaW_[VrTx] Pawn is not programming language http://en.wikipedia.org/wiki/Pawn_%2...ng_language%29 Same difference!
217
Post what programming languages you know. Me, PAWN and a bit of C++.
217
Quote: Originally Posted by T0pAz Could you state your payment? If I did, I would have stated it in my first post :\. I'm merely asking for some assistance.
105
Hi, I'm currently into gaming development and I'm looking for a designer who may assist in a minor project. I'm requesting assistance with the creation of sprites and models. The language is C++, and...
105
What's the scariest movie you've watched?
261
Quote: Originally Posted by Zh3r0 No, the topic asks if you like the creation of OP's friend, learn to fucking read the topic not only the title. So what if I am a hypocritical bastard? I...
237
Quote: Originally Posted by Zh3r0 Then don't fucking post It's nice, but I prefer the UKF ones The topic asks if you like dubstep or not. Stop being a fucking leech and grow the fuck...
237
Quote: Originally Posted by Stewie` Making it more easy: There's no difference between integers and booleans in pawn. They consume the same memory amount. Pardon me? Boolean uses less m...
258
Boolean literals would be expressed the same way as an integer. Though, values 0 (false) and 1 (true) are only recognized as adjacent.
258
Lol, was he banned for creating something that horrible?
362
Quote: Originally Posted by =WoR=G4M3Ov3r These errors aren't from the code you just posted, plus if it was a bracket problem, your compiler would crash. You were saying?
127
https://sampforum.blast.hk/showthread.php?tid=291018
149
Quote: Originally Posted by Naruto_Emilio Not working... it says, Cannot find a dll file named MD something.. Fixed.
1,829