Search Results
I Used TextDraw Expert to make one, when i put it into the script i get like 4 warnings, no errors, i run the server, nothings there The Script Код: //On the top of your script new Text:Textdraw...
196
Quote: Originally Posted by stieben Here you go! //Top Код: new Text:Textdraw0; //OnGameModeInIt Код: Textdraw0 = TextDrawCreate(493.000000,6.000000,"Penis and Balls"); TextDrawAl...
196
Quote: Originally Posted by ByFukara TextDraw or GameTextForPlayer Can you show me an Example of the script, Im not to sure on how to use this TextDraw Sorry, Only if you can.
196
Hey can you guys tell/help me on how to get a text like say " Penis and Balls " Above your Weapon Bar Like just to sit there so its like advertising and its just on the screen, how would i do that? Th...
196
Yes that awnsers part of my question, Will i have to remake the objects with this program, or can i just keep mine atm and just put this in my server? or is that to simple?
185
Quote: Originally Posted by Swift_ Quote: Originally Posted by Phame So this filterscript wouldn't work? It does, I'm just saying, if you have more than 250 objects you shou...
185
So this filterscript wouldn't work?
185
How do i do that can you help plz m8? K so here are some objects how would i script them into a pawn Quote: //Cone Head Clan House CreateObject(967,1335.550,1432.902,9.813,0.0,0.0,-78.05...
185
Say i got alot of objects in my Gamemode, like oever 1000 lines, how would i convert " SOME " of these objects into a filterscript to make my gamemode more clean? Thanks
185
Quote: Originally Posted by Gappy I'm slowly scripting some kind of Zombie Attack RP/DM type thing, still not 100% sure what it's going to be. Haha i have a little feeling we might beco...
301
Quote: Originally Posted by Gappy Not really, I heard that SARP was owned by a kiwi, but not hosted in NZ lol. There is a few Aussie servers but I've never come across a NZ server. Its...
301
Gappy m8, do you know any NZ servers :P?
301
Quote: Originally Posted by Gappy I'm a proud kiwi from christchurch!!!!!!!! I don't host though ooooo You has an msn thar m8?
301
Hey im looking here for people in NZ who play samp, please PM me Back to topic: Im looking for a server hosting, Busniess, Or a person that could host a server for me, But within New Zealand!!! kt...
301
I Don't get it? Can u get me one i don't Under stand haha, and yes dildo's :L
115
Hey how do i change my running style from him running like having a huge dildo is his backside, also is there a way to learn how to script race's like a tut that you could give me? please thank
115
Sorry for double post k ill show u my script thing pawn Код: public OnGameModeInit(){   // Armor Under Tower   CreatePickup ( 1242, 2, 1881.5703, 1635.9821, 10.6411 );   // Health Over Be...
115
Quote: Originally Posted by Backwardsman97 Well for one thing, you don't need to store the pickup id although that's the wrong way to do it. You would have to create different global varia...
115
k i got my script down Код: // Armor Under Tower new pickup; pickup = CreatePickup ( 1242, 2, 1881.5703, 1635.9821, 10.6411 ); // Health Over Beside Tower new pickup; pickup = CreatePickup ( 1...
115
Quote: Originally Posted by Backwardsman97 AddStaticPickup or CreatePickup. Hmm could you help me out a bit more im new to scripting, well you know the Big tower in LV? Looks like a pen...
115