Post: NEED Somebody test (promod)
02-21-2012, 06:21 AM #1
ImDUB
Pokemon Trainer
(adsbygoogle = window.adsbygoogle || []).push({}); Its for ps3 im grounded :( so i cant test my self. Its my promod patch. nothing special but can somebody test and tell me if there is an error. thank you

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});
02-21-2012, 10:27 AM #2
FM|T xR3PMz
French Modding | Team
Script compile error
Bad Token ""

:/
02-21-2012, 05:23 PM #3
ImDUB
Pokemon Trainer
Originally posted by VIP View Post
Script compile error
Bad Token ""

:/

Ok thank you I'll fix it soon.
02-21-2012, 08:26 PM #4
Taylor
Former Black Knight.
Originally posted by cod
Its for ps3 im grounded :( so i cant test my self. Its my promod patch. nothing special but can somebody test and tell me if there is an error. thank you

You must login or register to view this content.


DUb, We Know Eachother, You SHud Have Just Gave To Me, And I Wud Have Looked It Thru
02-21-2012, 10:02 PM #5
ImDUB
Pokemon Trainer
Originally posted by xYARDSALEx View Post
DUb, We Know Eachother, You SHud Have Just Gave To Me, And I Wud Have Looked It Thru


You werent on when i made this lol
02-21-2012, 10:26 PM #6
Taylor
Former Black Knight.
Originally posted by cod
You werent on when i made this lol


Well Now I Am
02-21-2012, 10:27 PM #7
Originally posted by cod
Its for ps3 im grounded :( so i cant test my self. Its my promod patch. nothing special but can somebody test and tell me if there is an error. thank you

You must login or register to view this content.


You need to start using this
    
self endon("death");
self endon("disconnect");


That's all I have to say... Cool Man (aka Tustin)
02-22-2012, 01:40 AM #8
ImDUB
Pokemon Trainer
Originally posted by x. View Post
You need to start using this
    
self endon("death");
self endon("disconnect");


That's all I have to say... Cool Man (aka Tustin)

Where?? All I did was change sun direction and add elites welcome text?

---------- Post added at 09:40 PM ---------- Previous post was at 07:20 PM ----------

Can somebody test again
02-22-2012, 08:04 AM #9
Originally posted by cod
Where?? All I did was change sun direction and add elites welcome text?

---------- Post added at 09:40 PM ---------- Previous post was at 07:20 PM ----------

Can somebody test again


This is running every time you spawn but doesn't end on death

    quickScope()
{
for(;Winky Winky
{
if(self getCurrentWeapon() == "m40a3_mp" || self getCurrentWeapon() == "remington700_mp")
{
if(self AdsButtonPressed())
{
self waittill("begin_firing");
self allowAds(false);
wait 0.5;
self allowAds(true);
}
}
wait.01;
}
}


And btw, what is this supposed to be doing? :confused:

    holdUnfreeze()
{
self endon("disconnect");
self endon("death");
for(;Winky Winky
{
self freezeControls(false);
wait 0.001;
self freezeControls(false);
wait 0.001;
}
}

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo