View Single Post
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 08-02-2009 , 05:44   Re: [ZP] Extra item: Movement detector
Reply With Quote #10

PHP Code:
new const max_md[] = "The limit is exeded"            // Limit movement detector    - message 
new const exed_distance[] = "You cant created md so far"     // Distance exeded           - message
new const making_md[] = "Making movement detector"         // Creating movement detector - message 
->

PHP Code:
new const max_md[] = "The limit is exceeded."            // Limit movement detector    - message 
new const exed_distance[] = "You can't create a Movement Detector so far."     // Distance exceeded           - message
new const making_md[] = "Creating a Movement Detector."         // Creating movement detector - message 
(Didn't notice those messages before)

Made some Language Faults...
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect